Unisphere-Data-AAA-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-AAA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdAaaMIB 1.3.6.1.4.1.4874.2.2.20
The Authentication, Authorization and Accounting (AAA) MIB for the Unisphere Networks enterprise.
       usdAaaObjects 1.3.6.1.4.1.4874.2.2.20.1
           usdAaaAssignment 1.3.6.1.4.1.4874.2.2.20.1.1
               usdAaaAssignGeneral 1.3.6.1.4.1.4874.2.2.20.1.1.1
                   usdAaaAssignBrasLicense 1.3.6.1.4.1.4874.2.2.20.1.1.1.1 displaystring read-write
The license string that determines the system-wide maximum number of remote user connections allowed. A zero-length string (no license) prohibits remote user connections.
                   usdAaaAssignBrasLicensedUsers 1.3.6.1.4.1.4874.2.2.20.1.1.1.2 integer32 read-only
The system-wide maximum number of remote user connections allowed by the currently configured license string.
                   usdAaaAssignDomainDelimiters 1.3.6.1.4.1.4874.2.2.20.1.1.1.3 displaystring read-write
The list of delimiters used to separate the user's name from the user's domain in the username field. The default is '@'.
                   usdAaaAssignRealmDelimiters 1.3.6.1.4.1.4874.2.2.20.1.1.1.4 displaystring read-write
The list of delimiters used to separate the user's name from the user's realm in the username field. The realm is treated like the domain in the ERX. The default is none.
                   usdAaaAssignDomainParseOrder 1.3.6.1.4.1.4874.2.2.20.1.1.1.5 integer read-write
The order in which the user's name is parsed: either search for domain first or realm first in the form (realm/user@domain.com). The default is domain first. Enumeration: 'domainFirst': 1, 'realmFirst': 2.
                   usdAaaAssignSubscriberLimit 1.3.6.1.4.1.4874.2.2.20.1.1.1.6 integer32 read-write
The maximum number of subscribers permitted in this VR context. The value '0' means no limit.
               usdAaaAssignDomain 1.3.6.1.4.1.4874.2.2.20.1.1.2
                   usdAaaAssignDomainTable 1.3.6.1.4.1.4874.2.2.20.1.1.2.1 no-access
The entries in this table specify the assignment of a remote access user to a virtual router, based on the user's domain.
                       usdAaaAssignDomainEntry 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1 no-access
A specification of the virtual router to which users on a specified domain should be assigned.
                           usdAaaAssignDomainName 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.1 usdaaadomainname read-only
The domain name uniquely identifying this entry.
                           usdAaaAssignDomainRowStatus 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.2 rowstatus read-only
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.
                           usdAaaAssignDomainRouterName 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.3 usdname read-only
The name of the virtual router to which remote access users within this domain are assigned.
                           usdAaaAssignDomainLoopback 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.4 integer32 read-only
The number of the loopback interface, associated with the specified virtual router, whose IP address is used as the source address when transmitting IP packets on unnumbered remote access user links. For example, if the associated loopback interface for this domain/router was configured via the console as 'loopback 2', this object would contain the integer value 2. A value of -1 indicates the loopback interface is unspecified.
                           usdAaaAssignDomainIpHint 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.5 truthvalue read-only
Enables/disables the IP hint feature, which causes the system to allocate an IP address before going to RADIUS for authentication.
                           usdAaaAssignDomainAtmServiceLevel 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.6 integer read-only
The Service category for this circuit: ubr Unspecified bit rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-realtime Variable Bit Rate. cbr Constant bit rate. Set the service level in combination of the traffic attributes PCR/SCR/MBS in the following matrix for successfull configurations. ServiceLevel PCR SCR MBS ------------------------------------------ ubr omit omit omit ubrPcr must omit omit nrtVbr must must must cbr must omit omit Enumeration: 'nrtVbr': 3, 'cbr': 4, 'none': 0, 'ubrPcr': 2, 'ubr': 1.
                           usdAaaAssignDomainAtmPcr 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.7 integer32 read-only
Peak Cell Rate, in kilobits per second (kbps), of this circuit. This parameter is only required when usdAaaAssignDomainAtmServiceLevel is configured to have one of the following values: ubrPcr nrtVbr cbr
                           usdAaaAssignDomainAtmScr 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.8 integer32 read-only
Sustained Cell Rate, in kilobits per second (kbps), of this circuit. This parameter is only required when usdAaaAssignDomainAtmServiceLevel is configured to have one of the following values: nrtVbr
                           usdAaaAssignDomainAtmMbs 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.9 integer32 read-only
Maximum Burst Size, in cells, of this circuit. This parameter is only required when usdAaaAssugbDomainAtmServiceLevel is configured to have one of the following values: nrtVbr
                           usdAaaAssignDomainOverrideUserName 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.10 displaystring read-only
The override user name associated with this entry. This object is used to override the username of the remote client.
                           usdAaaAssignDomainOverridePassword 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.11 octet string read-only
The override password for the user name defined by usdAaaAssignDomainOverrideUserName. This object is used to override the password part of the username/password pair of the remote client. This value returns a string length of 0 on reads for security reasons.
                           usdAaaAssignDomainStripDomain 1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.12 truthvalue read-only
Enables/disables the domain name stripping feature, which causes the system to strip the domain name before sending the access-request to RADIUS for authentication.
                   usdAaaAssignDomainTunnelTable 1.3.6.1.4.1.4874.2.2.20.1.1.2.2 no-access
The entries in this table specify the tunnels associated with a domain.
                       usdAaaAssignDomainTunnelEntry 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1 no-access
A specification of the tunnels associated with a domain.
                           usdAaaAssignDomainTunnelName 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.1 usdaaadomainname read-only
The domain name associated with this entry.
                           usdAaaAssignDomainTunnelTag 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.2 integer read-only
The tunnel tag value associated with this entry.
                           usdAaaAssignDomainTunnelPreference 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.3 integer read-only
The tunnel's preference value associated with this entry. The value 0 is the highest preference.
                           usdAaaAssignDomainTunnelType 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.4 integer read-only
The tunnel type associated with this entry. Attempts to set this object to tunnelUnknown(2) will fail (wrongValue). Enumeration: 'tunnelUnknown': 2, 'tunnelL2tp': 1, 'tunnelL2f': 3.
                           usdAaaAssignDomainTunnelMedium 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.5 integer read-only
The tunnel medium associated with this entry. The medium dictates the format of the tunnel address. Attempts to set this object to tunnelMediumUnknown(2) will fail (wrongValue). Enumeration: 'tunnelMediumUnknown': 2, 'tunnelMediumIPv4': 1.
                           usdAaaAssignDomainTunnelAddress 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.6 displaystring read-only
The tunnel server address associated with this entry. The usdAaaAssignDomainTunnelMedium object defines the format of the address. MEDIUM EXAMPLE FORMAT tunnelMedium_IPv4 xyz.xyz.xyz.xyz
                           usdAaaAssignDomainTunnelPassword 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.7 displaystring read-only
The tunnel password associated with this entry. The object returns a null length string on reads due to security concerns.
                           usdAaaAssignDomainTunnelId 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.8 displaystring read-only
The tunnel identifier associated with this entry. The tunnel identifier is used to distinguish between multiple tunnels to the same usdAaaAssignDomainTunnelAddress.
                           usdAaaAssignDomainTunnelHostName 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.9 displaystring read-only
The tunnel client hostname associated with this entry. This object is analogous to the RADIUS attribute Tunnel-Client-Auth-ID. When a tunnel is established with a peer, this object can be used to distinguish groups of tunnels.
                           usdAaaAssignDomainTunnelRowStatus 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.10 rowstatus read-only
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.
                           usdAaaAssignDomainTunnelServerName 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.11 displaystring read-only
The tunnel server hostname associated with this entry. This object is analogous to the RADIUS attribute Tunnel-Server-Auth-ID. When a tunnel is established with a peer, this object can be used to distinguish groups of tunnels.
                           usdAaaAssignDomainTunnelClientAddress 1.3.6.1.4.1.4874.2.2.20.1.1.2.2.1.12 displaystring read-only
The tunnel client address associated with this entry. The usdAaaAssignDomainTunnelMedium object defines the format of the address. MEDIUM EXAMPLE FORMAT tunnelMedium_IPv4 xyz.xyz.xyz.xyz
           usdAaaAuthentication 1.3.6.1.4.1.4874.2.2.20.1.2
               usdAaaAuthGeneral 1.3.6.1.4.1.4874.2.2.20.1.2.1
                   usdAaaAuthMethods 1.3.6.1.4.1.4874.2.2.20.1.2.1.1 octet string read-write
The set of authentication protocols configured on this system. Each octet in this object contains one of the values defined in the UsdAaaAuthenticationMethods TEXTUAL-CONVENTION. The system will sequence through each octet of this object starting at octet 1 and attempt to use the corresponding authentication protocol defined by UsdAaaAuthenticationMethods. Note that if the octet is set to: protocolNone(4) Then authentication does not take place. If an authentication protocol is configured and attempts to reach the authentication server fail, the system will move to the next octet in this object and retry the authentication in the form dictated by the corresponding authentication protocoltype. The process of sequencing thru each octet will stop if the authentication server is successfully contacted, or there are no more configured octets in this object.
           usdAaaAccounting 1.3.6.1.4.1.4874.2.2.20.1.3
               usdAaaAcctGeneral 1.3.6.1.4.1.4874.2.2.20.1.3.1
                   usdAaaAcctInterval 1.3.6.1.4.1.4874.2.2.20.1.3.1.1 integer32 read-write
The interval that must elapse between generation of accounting reports, ranging from 10 minutes to 18 hours, or disabled if set to zero.
                   usdAaaAcctDupServerRouterName 1.3.6.1.4.1.4874.2.2.20.1.3.1.2 usdname read-write
The name of another router on this system to which accounting reports should be sent, in addition to or instead of sending accounting reports to the accounting service (if any) configured on the current router (i.e., the router context within which this object instance exists). A zero-length name disables this mechanism.
                   usdAaaAcctMethods 1.3.6.1.4.1.4874.2.2.20.1.3.1.3 octet string read-write
The set of accounting protocols configured on this system. Each octet in this object contains one of the values defined in the UsdAaaAccountingMethods TEXTUAL CONVENTION. The system will sequence through each octet of this object starting at octet 1 and attempt to use the corresponding accounting protocol defined by UsdAaaAccountingMethods. Note that if the octet is set to: protocolNone(4) Then accounting is disabled. If an accounting protocol is configured and reports are not successfully generated, the system will move to the next octet in this object and repeat the attempt to generate an accounting report in the form dictated by the corresponding accounting protocol type. The process of sequencing thru each octet will stop if accounting reports are either successfully generated, or there are no more configured octets in this object.
                   usdAaaAcctSendStopOnAaaDeny 1.3.6.1.4.1.4874.2.2.20.1.3.1.4 truthvalue read-write
Enables/disables the accounting stop message sent to the accounting server when authentication server grants access, but AAA denies access.
                   usdAaaAcctSendStopOnAaaReject 1.3.6.1.4.1.4874.2.2.20.1.3.1.5 truthvalue read-write
Enables/disables the accounting stop message sent to the accounting server when authentication server denies access.
           usdAaaAddress 1.3.6.1.4.1.4874.2.2.20.1.4
               usdAaaAddrGeneral 1.3.6.1.4.1.4874.2.2.20.1.4.1
                   usdAaaAddrPoolDefault 1.3.6.1.4.1.4874.2.2.20.1.4.1.1 integer read-write
Identifies the default source of IP address allocation for remote access links: none No address source is specified. Using this setting allows the remote PPP subscriber (client) to set it's own address. local Use the local address pool named 'default'. dhcp Use DHCP service. Enumeration: 'dhcp': 2, 'none': 0, 'local': 1.
                   usdAaaDupAddrCheck 1.3.6.1.4.1.4874.2.2.20.1.4.1.2 truthvalue read-write
Enables/disables the duplicate IP address checking which causes the system to check the route table for the PPP user's dynamic IP address is provided to PPP (from AAA).
               usdAaaAddrNameServer 1.3.6.1.4.1.4874.2.2.20.1.4.2
                   usdAaaAddrDns 1.3.6.1.4.1.4874.2.2.20.1.4.2.1
                       usdAaaAddrDnsPrimary 1.3.6.1.4.1.4874.2.2.20.1.4.2.1.1 ipaddress read-write
The IP address of the primary DNS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
                       usdAaaAddrDnsSecondary 1.3.6.1.4.1.4874.2.2.20.1.4.2.1.2 ipaddress read-write
The IP address of the secondary DNS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
                   usdAaaAddrWins 1.3.6.1.4.1.4874.2.2.20.1.4.2.2
                       usdAaaAddrWinsPrimary 1.3.6.1.4.1.4874.2.2.20.1.4.2.2.1 ipaddress read-write
The IP address of the primary WINS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
                       usdAaaAddrWinsSecondary 1.3.6.1.4.1.4874.2.2.20.1.4.2.2.2 ipaddress read-write
The IP address of the secondary WINS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
           usdAaaStatistics 1.3.6.1.4.1.4874.2.2.20.1.5
               usdAaaIncomingInitiateRequests 1.3.6.1.4.1.4874.2.2.20.1.5.1 counter32 read-only
The number of AAA incoming initiate requests
               usdAaaIncomingTerminateRequests 1.3.6.1.4.1.4874.2.2.20.1.5.2 counter32 read-only
The number of AAA incomining termination requests
               usdAaaOutgoingTunnelGrantResponses 1.3.6.1.4.1.4874.2.2.20.1.5.3 counter32 read-only
The number of AAA outgoing tunnel grant responses
               usdAaaOutgoingGrantResponses 1.3.6.1.4.1.4874.2.2.20.1.5.4 counter32 read-only
The number of AAA outgoing grant responses
               usdAaaOutgoingDenyResponses 1.3.6.1.4.1.4874.2.2.20.1.5.5 counter32 read-only
The number of AAA outgoing deny responses
               usdAaaOutgoingErrorResponses 1.3.6.1.4.1.4874.2.2.20.1.5.6 counter32 read-only
The number of AAA outgoing error responses
               usdAaaOutgoingAuthRequests 1.3.6.1.4.1.4874.2.2.20.1.5.7 counter32 read-only
The number of AAA outgoing authentication requests
               usdAaaIncomingAuthResponses 1.3.6.1.4.1.4874.2.2.20.1.5.8 counter32 read-only
The number of AAA incoming authentication responses
               usdAaaOutgoingReAuthRequests 1.3.6.1.4.1.4874.2.2.20.1.5.9 counter32 read-only
The number of AAA outgoing re-authentication requests
               usdAaaIncomingReAuthResponses 1.3.6.1.4.1.4874.2.2.20.1.5.10 counter32 read-only
The number of AAA incoming re-authentication responses
               usdAaaOutgoingAcctRequests 1.3.6.1.4.1.4874.2.2.20.1.5.11 counter32 read-only
The number of AAA outgoing accounting requests
               usdAaaIncomingAcctResponses 1.3.6.1.4.1.4874.2.2.20.1.5.12 counter32 read-only
The number of AAA incoming accounting responses
               usdAaaOutgoingDupAcctRequests 1.3.6.1.4.1.4874.2.2.20.1.5.13 counter32 read-only
The number of AAA outgoing duplicate accounting requests
               usdAaaIncomingDupAcctResponses 1.3.6.1.4.1.4874.2.2.20.1.5.14 counter32 read-only
The number of AAA incoing duplication accounting responses
               usdAaaOutgoingAddrRequests 1.3.6.1.4.1.4874.2.2.20.1.5.15 counter32 read-only
The number of AAA outgoing address requests
               usdAaaIncomingAddrResponses 1.3.6.1.4.1.4874.2.2.20.1.5.16 counter32 read-only
The number of AAA incoming address responses
           usdAaaTimeout 1.3.6.1.4.1.4874.2.2.20.1.6
               usdAaaTimeoutGeneral 1.3.6.1.4.1.4874.2.2.20.1.6.1
                   usdAaaIdleTimeout 1.3.6.1.4.1.4874.2.2.20.1.6.1.1 integer32 read-write
The maximum number of seconds that a user session can be idle before system disconnects the user, ranging from 300 to 7200 seconds, 0 disables idle timeout.
                   usdAaaSessionTimeout 1.3.6.1.4.1.4874.2.2.20.1.6.1.2 integer32 read-write
The maximum number of seconds that a user session can be established before system disconnects the user, ranging from 60 to 604800 seconds, 0 disables session timeout.
           usdAaaTunnel 1.3.6.1.4.1.4874.2.2.20.1.7
               usdAaaTunnelGeneral 1.3.6.1.4.1.4874.2.2.20.1.7.1
                   usdAaaTunnelClientName 1.3.6.1.4.1.4874.2.2.20.1.7.1.1 displaystring read-write
The default tunnel client hostname associated with this virtual router. This object is used when no tunnel client name (client auth ID) is supplied in the authentication response.
                   usdAaaTunnelPassword 1.3.6.1.4.1.4874.2.2.20.1.7.1.2 displaystring read-write
The default tunnel password associated with this virtual router. This object is used when no tunnel password is supplied in the authentication response. The object returns a null length string on reads due to security concerns.
                   usdAaaTunnelNasPortMethod 1.3.6.1.4.1.4874.2.2.20.1.7.1.3 integer read-write
The default tunnel NAS-port method associated with this virtual router. This object is used to specify the LAC's NAS-port method. This provides limit compatiability to Cisco LNS for the NAS-port method AVP. Enumeration: 'ciscoAvp': 1, 'none': 0.
                   usdAaaTunnelIgnoreNasPort 1.3.6.1.4.1.4874.2.2.20.1.7.1.4 truthvalue read-write
Enables/disables the use of the NAS-port value that is passed in from the tunnel application.
                   usdAaaTunnelIgnoreNasPortType 1.3.6.1.4.1.4874.2.2.20.1.7.1.5 truthvalue read-write
Enables/disables the use of the NAS-port-type value that is passed in from the tunnel application.
                   usdAaaTunnelAssignmentIdFormat 1.3.6.1.4.1.4874.2.2.20.1.7.1.6 integer read-write
The tunnel assignment ID format for distinguishing tunnel definitions. This object is used to specify the tunnel assigment ID format passed to the LAC. The value assignmentId(0) indicates that the original tunnel assignment ID value is to be used; clientServerId(1) indicates that the concatenated value from client-auth-name, server-auth-name, and assignment-id is to be used. Enumeration: 'assignmentId': 0, 'clientServerId': 1.
           usdAaaSubscribers 1.3.6.1.4.1.4874.2.2.20.1.8
               usdAaaSubscriberMaxCount 1.3.6.1.4.1.4874.2.2.20.1.8.1 integer32 read-only
The configuration setting for the maximum number of subscribers. There is a grace number of subscribers above this limit, which when reached will cause authentication requests to be denied.
               usdAaaSubscriberPeakCount 1.3.6.1.4.1.4874.2.2.20.1.8.2 gauge32 read-only
The peak number of subscribers. The peak count includes successfully authenticated subscribers as well as those subscribers in the process of being authenticated.
               usdAaaSubscriberCount 1.3.6.1.4.1.4874.2.2.20.1.8.3 gauge32 read-only
The current number of subscribers. The subscriber count includes successfully authenticated subscribers as well as those subscribers in the process of being authenticated.
               usdAaaSubscriberTable 1.3.6.1.4.1.4874.2.2.20.1.8.4 no-access
The entries in this table represent subscribers by subscriber handle value.
                   usdAaaSubscriberEntry 1.3.6.1.4.1.4874.2.2.20.1.8.4.1 no-access
A specification of subscribers by subscriber handle.
                       usdAaaSubscriberHandle 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.1 unsigned32 no-access
The subscriber handle associated with this subscriber. A subscriber handle is a monotomically increasing integer.
                       usdAaaSubscriberUserName 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.2 displaystring read-only
The RADIUS userName associated with this subscriber.
                       usdAaaSubscriberRouterName 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.3 usdname read-only
The virtual router assigned to this subscriber.
                       usdAaaSubscriberRouterIndex 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.4 unsigned32 read-only
The router index that identifies the virtual router associated with this subscriber. The value of this object can be used to index the router in the usdRouterTable.
                       usdAaaSubscriberLoginTime 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.5 displaystring read-only
The time this subscriber logged in to RADIUS server.
                       usdAaaSubscriberIpAddress 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.6 ipaddress read-only
The client IP Address assigned to this subscriber.
                       usdAaaSubscriberIpAddressMask 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.7 ipaddress read-only
The client IP Address Mask assigned to this subscriber.
                       usdAaaSubscriberAddrAssignType 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.8 usdaddressassigntype read-only
The address assignment type for this subscriber.
                       usdAaaSubscriberInterfaceId 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.9 displaystring read-only
A text string describing the local interface associated with this subscriber. Types/formats/examples for this string include: ATM Virtual Circuit atm /:. 'atm 3/0:0.100' Ethernet { fastEthernet | gigabitEthernet } / 'fastEthernet 3/0' 'gigabitEthernet 3/0' Ethernet VLAN { fastEthernet | gigabitEthernet } /: 'fastEthernet 3/0:1000' 'gigabitEthernet 3/0:1000' Channelized Serial serial /:[/]* 'serial 3/0:4' (T1/E1) 'serial 3/0:2/4' (T3/E3) 'serial 3/0:2/1/1/4' (OC3/OC12 - channelized DS3) 'serial 3/0:2/1/1/1/4' (OC3/OC12 - virtual tributaries) L2TP/L2F over IP ip::::: :: 'ip:10.10.0.1:20.20.0.2:1234:5678:9abc:def0:6789abcd' (Note: tunnelIDs, sessionIDs, and callSerialNumber are in hexadecimal.) Other formats may be supported over time.
                       usdAaaSubscriberState 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.10 usdsubscriberstate read-only
The state of this subscriber.
                       usdAaaSubscriberClientType 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.11 usdsubscriberclienttype read-only
The client type for this subscriber. Certain client types (e.g., 'other') might be suppressed from representation in this table.
                       usdAaaSubscriberIngressPolicyName 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.12 displaystring read-only
The Ingress Policy Name associated with this subscriber.
                       usdAaaSubscriberEgressPolicyName 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.13 displaystring read-only
The Egress Policy Name associated with this subscriber.
                       usdAaaSubscriberQosProfileName 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.14 displaystring read-only
The QoS Profile Name associated with this subscriber.
                       usdAaaSubscriberRowStatus 1.3.6.1.4.1.4874.2.2.20.1.8.4.1.15 rowstatus read-write
Controls the deletion of the subscriber from this table. Deletion of the subscriber is analogous to logging the subscriber out of the network. Note: only 'destroy' is supported for SNMP SET operations.
               usdAaaSubscriberRouterSummaryTable 1.3.6.1.4.1.4874.2.2.20.1.8.5 no-access
The entries in this table report number of subscribers per router.
                   usdAaaSubscriberRouterSummaryEntry 1.3.6.1.4.1.4874.2.2.20.1.8.5.1 no-access
A specification of subscribers for a router.
                       usdAaaSubscriberRouterSummaryRouterIndex 1.3.6.1.4.1.4874.2.2.20.1.8.5.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router mib.
                       usdAaaSubscriberRouterSummaryCount 1.3.6.1.4.1.4874.2.2.20.1.8.5.1.2 gauge32 read-only
The number of subscribers on this router.
               usdAaaSubscriberRouterTable 1.3.6.1.4.1.4874.2.2.20.1.8.6 no-access
The entries in this table sort subscribers by router ID.
                   usdAaaSubscriberRouterEntry 1.3.6.1.4.1.4874.2.2.20.1.8.6.1 no-access
A specification of subscribers by router ID.
                       usdAaaSubscriberRouterRouterIndex 1.3.6.1.4.1.4874.2.2.20.1.8.6.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       usdAaaSubscriberRouterHandle 1.3.6.1.4.1.4874.2.2.20.1.8.6.1.2 unsigned32 no-access
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing integer.
                       usdAaaSubscriberRouterRowStatus 1.3.6.1.4.1.4874.2.2.20.1.8.6.1.3 rowstatus read-only
Always has value 'active'.
               usdAaaSubscriberLocationType 1.3.6.1.4.1.4874.2.2.20.1.8.7 usdsubscriberlocationtype read-only
Describes the interpretation of UsdSubscriberLocationValue object values into platform-dependent interface location components, e.g., 'slot.port'.
               usdAaaSubscriberLocationSummaryTable 1.3.6.1.4.1.4874.2.2.20.1.8.8 no-access
The entries in this table report number of subscribers per interface location.
                   usdAaaSubscriberLocationSummaryEntry 1.3.6.1.4.1.4874.2.2.20.1.8.8.1 no-access
A specification of subscribers on an interface location.
                       usdAaaSubscriberLocationSummaryLocationIndex 1.3.6.1.4.1.4874.2.2.20.1.8.8.1.1 usdsubscriberlocationvalue no-access
The value of a platform interface location.
                       usdAaaSubscriberLocationSummaryCount 1.3.6.1.4.1.4874.2.2.20.1.8.8.1.2 gauge32 read-only
The number of subscribers associated with this interface location.
               usdAaaSubscriberLocationTable 1.3.6.1.4.1.4874.2.2.20.1.8.9 no-access
The entries in this table sort subscribers by interface location.
                   usdAaaSubscriberLocationEntry 1.3.6.1.4.1.4874.2.2.20.1.8.9.1 no-access
An association of a subscriber to an interface location.
                       usdAaaSubscriberLocationLocationIndex 1.3.6.1.4.1.4874.2.2.20.1.8.9.1.1 usdsubscriberlocationvalue no-access
The value of a platform interface location.
                       usdAaaSubscriberLocationHandle 1.3.6.1.4.1.4874.2.2.20.1.8.9.1.2 unsigned32 no-access
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing integer.
                       usdAaaSubscriberLocationRowStatus 1.3.6.1.4.1.4874.2.2.20.1.8.9.1.3 rowstatus read-only
Always has value 'active'.
               usdAaaSubscriberPseudoPeakCount 1.3.6.1.4.1.4874.2.2.20.1.8.10 gauge32 read-only
The peak number of pseudo-subscribers. The peak count includes successfully authenticated pseudo-subscribers as well as those pseudo-subscribers in the process of being authenticated. Pseudo-subscribers are those whose identities are locally configured on a dynamic link (e.g. an ATM subinterface) via the (imprecisely named) Unisphere-Data-SUBSCRIBER-MIB. Some links (e.g. IPoA) provide no link protocol with which to query the identity of a remote user. In such a case, a locally configured pseudo-subscriber can be used to conduct AAA authentication-based configuration of the dynamic link when it becomes active. Pseudo-subscribers are understood to be intended more for dynamic configuration than for actually identifying the remote user. Consequently, the pseudo-subscribers are not reflected in any of the subscriber tables defined in this MIB.
               usdAaaSubscriberPseudoCount 1.3.6.1.4.1.4874.2.2.20.1.8.11 gauge32 read-only
The current number of pseudo-subscribers. The pseudo-subscriber count includes successfully authenticated subscribers as well as those subscribers in the process of being authenticated. Pseudo-subscribers are those whose identities are locally configured on a dynamic link (e.g. an ATM subinterface) via the (imprecisely named) Unisphere-Data-SUBSCRIBER-MIB. Some links (e.g. IPoA) provide no link protocol with which to query the identity of a remote user. In such a case, a locally configured pseudo-subscriber can be used to conduct AAA authentication-based configuration of the dynamic link when it becomes active. Pseudo-subscribers are understood to be intended more for dynamic configuration than for actually identifying the remote user. Consequently, the pseudo-subscribers are not reflected in any of the subscriber tables defined in this MIB.
           usdAaaCapabilities 1.3.6.1.4.1.4874.2.2.20.1.9
               usdAaaAccountingCapability 1.3.6.1.4.1.4874.2.2.20.1.9.1 truthvalue read-only
Indicates whether this system supports AAA Accounting. The value true(1) indicate that it does, false(2) indicates that it does not.
               usdAaaAddressAssignmentCapability 1.3.6.1.4.1.4874.2.2.20.1.9.2 truthvalue read-only
Indicates whether this system supports AAA address assignment. The value true(1) indicates that it does, false(2) indicates that it does not.
               usdAaaBrasCapability 1.3.6.1.4.1.4874.2.2.20.1.9.3 truthvalue read-only
Indicates whether this system supports AAA BRAS functionality. The value true(1) indicates that it does, false(2) indicates that it does not.
               usdAaaTunnelingCapability 1.3.6.1.4.1.4874.2.2.20.1.9.4 truthvalue read-only
Indicates whether this system supports AAA tunneling. The value true(1) indicates that it does, false(2) indicates that it does not.
       usdAaaMIBConformance 1.3.6.1.4.1.4874.2.2.20.4
           usdAaaMIBCompliances 1.3.6.1.4.1.4874.2.2.20.4.1
               usdAaaCompliance 1.3.6.1.4.1.4874.2.2.20.4.1.1
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when new objects were added.
               usdAaaCompliance2 1.3.6.1.4.1.4874.2.2.20.4.1.2
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when new objects were added and new groupings were defined.
               usdAaaCompliance3 1.3.6.1.4.1.4874.2.2.20.4.1.3
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when the usdAaaAssignDomainStripDomain object was added to the B-RAS group.
               usdAaaCompliance4 1.3.6.1.4.1.4874.2.2.20.4.1.4
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when new assignment delimiter objects were added to the B-RAS group.
               usdAaaCompliance5 1.3.6.1.4.1.4874.2.2.20.4.1.5
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when the subscriber and capabilities groups were added.
               usdAaaCompliance6 1.3.6.1.4.1.4874.2.2.20.4.1.6
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when support was added for subscriber information by interface location.
               usdAaaCompliance7 1.3.6.1.4.1.4874.2.2.20.4.1.7
Obsolete compliance statement for systems supporting AAA. This statement became obsolete when several new objects were added.
               usdAaaCompliance8 1.3.6.1.4.1.4874.2.2.20.4.1.8
The compliance statement for systems supporting AAA.
           usdAaaMIBGroups 1.3.6.1.4.1.4874.2.2.20.4.2
               usdAaaGroup 1.3.6.1.4.1.4874.2.2.20.4.2.1
Obsolete collection of objects providing management of AAA functionality in a Unisphere product. This group became obsolete when new objects were added.
               usdAaaGroup2 1.3.6.1.4.1.4874.2.2.20.4.2.2
Obsolete collection of objects providing management of AAA functionality in a Unisphere product. This group became obsolete when new objects were added and new groupings were defined.
               usdAaaBasicGroup 1.3.6.1.4.1.4874.2.2.20.4.2.3
The basic collection of objects providing management of AAA functionality in a Unisphere product.
               usdAaaBrasGroup 1.3.6.1.4.1.4874.2.2.20.4.2.4
Obsolete collection of objects providing management of AAA B-RAS functionality in a Unisphere product. This group became obsolete when the usdAaaAssignDomainStripDomain object was added.
               usdAaaTunnelGroup 1.3.6.1.4.1.4874.2.2.20.4.2.5
The collection of objects providing management of AAA tunneling functionality in a Unisphere product.
               usdAaaAuthenticationGroup 1.3.6.1.4.1.4874.2.2.20.4.2.6
The collection of objects providing management of AAA authentication functionality in a Unisphere product.
               usdAaaAccountingGroup 1.3.6.1.4.1.4874.2.2.20.4.2.7
Obsolete collection of objects providing management of AAA accounting functionality in a Unisphere product. This group became obsolete when the usdAaaAcctSendStopOnAaaDeny object was added.
               usdAaaAddressGroup 1.3.6.1.4.1.4874.2.2.20.4.2.8
The collection of objects providing management of AAA address assignment functionality in a Unisphere product.
               usdAaaBrasGroup2 1.3.6.1.4.1.4874.2.2.20.4.2.9
Obsolete collection of objects providing management of AAA B-RAS functionality in a Unisphere product. This group became obsolete when new assignment delimiter objects were added.
               usdAaaBrasGroup3 1.3.6.1.4.1.4874.2.2.20.4.2.10
Obsolete collection of objects providing management of AAA B-RAS functionality in a Unisphere product. This group became obsolete when new objects were added.
               usdAaaSubscriberGroup 1.3.6.1.4.1.4874.2.2.20.4.2.11
Obsolete collection of objects providing management of AAA B-RAS Subscriber functionality in a Unisphere product. This group became obsolete when support was added for monitoring subscriber information by interface location.
               usdAaaCapabilitiesGroup 1.3.6.1.4.1.4874.2.2.20.4.2.12
The collection of objects providing management of AAA Capabilities functionality in a Unisphere product.
               usdAaaSubscriberGroup2 1.3.6.1.4.1.4874.2.2.20.4.2.13
Obsolete collection of objects providing management of AAA B-RAS Subscriber functionality in a Unisphere product. This group became obsolete when the pseudo-subscriber meters were added.
               usdAaaAccountingGroup2 1.3.6.1.4.1.4874.2.2.20.4.2.14
The collection of objects providing management of AAA accounting functionality in a Unisphere product.
               usdAaaBrasGroup4 1.3.6.1.4.1.4874.2.2.20.4.2.15
The collection of objects providing management of AAA B-RAS functionality in a Unisphere product.
               usdAaaSubscriberGroup3 1.3.6.1.4.1.4874.2.2.20.4.2.16
The collection of objects providing management of AAA B-RAS Subscriber functionality in a Unisphere product.