event.AttributeUnion | Value union of an event attribute |
event.EventAttr | A single event attribute |
event.EventNotification | The event notification interface of SAE allows integration with external IP address managers for router drivers that do not receive address assignment events directly from the router |
event.IllegalArgument | Raised when illegal arguments were passed |
event.RouterListener | A callback interface that can be implemented by a client of the event interface |
event.UnknownRouter | Raised when a call for a currently not managed router is received |
sae.Action | Structure used for an action to be taken at a specified time |
sae.ActionExt | Structure used for service schedules that consist of actions that are performed at specified times |
sae.AddrInterfaceName | Structure used to hold the name of a managed interface, the name of the router or virtual router on which the interface resides, and the IP address of the interface |
sae.Attr | Structure used for the name and values of an object attribute |
sae.DhcpAttribute | Structure that encapsulates DHCP profile data that is used to manipulate IP addresses assigned through DHCP |
sae.FeatureNotInstalled | An Exception that indicates that a requested interface module is not installed |
sae.GlobalAddress | Globally unique IP address |
sae.GlobalLoginName | Globally unique Login Name |
sae.IdxPair | Structure used to hold a subscription index paired with a service index |
sae.InterfaceIndex | Structure used to hold the SNMP interface index (ifindex) of a managed interface and the virtual router on which the interface resides |
sae.InterfaceName | Structure used to hold the name of a managed interface and the name of virtual router on which the interface resides |
sae.LoginException | Exception raised if a subscriber login to a subscriber session fails, or if an authentication fails for a registered login, an unregistered login, or a registered login that is being obtained |
sae.NonUniqueUserException | Exception raised if there is more than one active subscriber session for the specified subscriber ID |
sae.OperationFailed | |
sae.OverloadException | Exception raised if the SAE was overloaded at the time of the request and did not perform the requested operation |
sae.ReadResult | Structure used to hold the result of a subscriber information request |
sae.Registration | Structure used for client device registration information for DHCP connections |
sae.SAEAccess | Interface to access the SAE core API |
sae.SAEException | Exception raised if there is an unspecified error condition within the SAE |
sae.SAEFeature | Common interface for SAE interface modules |
sae.ScheduledTime | Structure used for two time specifications for a service schedule |
sae.ScheduleEntry | Structure used for a service schedule |
sae.ScriptExecutionError | The script could not be executed |
sae.ScriptProcessor | |
sae.ScriptSyntaxError | The script was rejected by the script compiler |
sae.Select | Structure used to identify attributes and to filter information retrieved from service definitions and subscriptions |
sae.ServiceActivationEngine | The interface to the interface module manager of SAE |
sae.ServiceAuthenticationException | Exception raised if authentication for service activation failed |
sae.Subscriber | Interface that is used to manage an active subscriber session |
sae.SubscriberId | Structure to identify one or more active subscriber sessions in an SAE |
sae.SubscriberIterator | Interface that is used to iteratively retrieve subscriber objects that were not transmitted from a single API call to the SAE |
sae.TimedAddress | Structure that encapsulates a subscriber's IP address and the timestamp of the request |
sae.TimeSpec | Structure used for the attributes of a time specification |
sae.TunnelSession | |
sae.UnknownServiceException | Exception raised if the requested service is not available |
sae.UnknownServiceSessionException | Exception raised if the requested service session does not exist |
sae.UnknownSubscriptionException | Exception raised if the requested subscription does not exist |
sae.UnknownUserException | Exception raised if a subscriber is not logged in to the subscriber session |
sae.UnsupportedException | Exception raised if SAE does not support the requested operation |