STN-AAA-MIB: View SNMP OID List / Download MIB

VENDOR: SPRING TIDE NETWORKS


 Home MIB: STN-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
 stnAAA 1.3.6.1.4.1.3551.2.10
The MIB module that describes managed objects of Spring Tide Networks Authentication, Authorization and Accounting functionality
       stnAAAObjects 1.3.6.1.4.1.3551.2.10.1
           stnAAAConfig 1.3.6.1.4.1.3551.2.10.1.1
               stnStackingRuleGroup 1.3.6.1.4.1.3551.2.10.1.1.1
                   stnStackingRuleProtocol 1.3.6.1.4.1.3551.2.10.1.1.1.1 integer read-only
The rule comparison protocol. Users using this protocol will use the TunnelType and TunnelEndpoint fields Enumeration: 'none': 1, 'ppp': 2.
                   stnStackingRuleTunnelType 1.3.6.1.4.1.3551.2.10.1.1.1.2 integer read-only
The tunneling action the connection will take if the rule comparison protocol is matched. Enumeration: 'pptp': 2, 'none': 1, 'l2tp': 4.
                   stnStackingRuleTunnelEndPoint 1.3.6.1.4.1.3551.2.10.1.1.1.3 displaystring read-only
The name of server endpoint that we will TunnelType to when the rule comparison protocol is matched.
               stnEndPointTable 1.3.6.1.4.1.3551.2.10.1.1.2 no-access
The Endpoint Table.
                   stnEndPointEntry 1.3.6.1.4.1.3551.2.10.1.1.2.1 no-access
An Server Endpoint entry. An entry in this table corresponds to a single PPP or tunnelling endpoint entity
                       stnEndPointIndex 1.3.6.1.4.1.3551.2.10.1.1.2.1.1 integer32 read-only
The configuration instance of this endpoint.
                       stnEndPointIpAddress 1.3.6.1.4.1.3551.2.10.1.1.2.1.2 ipaddress read-only
IP address of this endpoint.
                       stnEndPointName 1.3.6.1.4.1.3551.2.10.1.1.2.1.3 displaystring read-only
The name of server endpoint - if no address is configured then this name will be used for a DNS lookup
                       stnEndPointPassword 1.3.6.1.4.1.3551.2.10.1.1.2.1.4 octet string no-access
The challenge password or shared secret for this endpoint.
               stnAddressPoolTable 1.3.6.1.4.1.3551.2.10.1.1.3 no-access
The Address Pool Table.
                   stnAddressPoolEntry 1.3.6.1.4.1.3551.2.10.1.1.3.1 no-access
An Address Pool entry. An entry in this table corresponds to an address range - all of the entries in this table make up a single address pool for the router
                       stnAddressPoolIndex 1.3.6.1.4.1.3551.2.10.1.1.3.1.1 integer32 no-access
The priority of each range
                       stnStartIpAddress 1.3.6.1.4.1.3551.2.10.1.1.3.1.2 ipaddress read-only
The starting IP address of the address range
                       stnEndIpAddress 1.3.6.1.4.1.3551.2.10.1.1.3.1.3 ipaddress read-only
The ending IP address of the address range
               stnNetworkAccessGroup 1.3.6.1.4.1.3551.2.10.1.1.4
                   stnNetworkAccessUserAuthenType 1.3.6.1.4.1.3551.2.10.1.1.4.1 bits read-only
The type of authentication that will be performed for all users using the router - only one user authentication type may be specified at a time Bits: 'none': 0, 'internal': 1, 'radius': 2.
                   stnNetworkAccessEndPointAuthenType 1.3.6.1.4.1.3551.2.10.1.1.4.2 bits read-only
The type of authentication that will be performed for all endpoints using the router - only one endpoint authentication type may be specified at a time Bits: 'none': 0, 'internal': 1, 'radius': 2.
                   stnNetworkAccessUserAccType 1.3.6.1.4.1.3551.2.10.1.1.4.3 bits read-only
The type of accounting that will be performed for all users using the router - more than one user authentication may be specified at a time Bits: 'none': 0, 'internal': 1, 'radius': 2.
                   stnNetworkAccessEndPointAccType 1.3.6.1.4.1.3551.2.10.1.1.4.4 bits read-only
The type of accounting that will be performed for all endpoints using the router - more than one endpoint authentication may be specified at a time Bits: 'none': 0, 'internal': 1, 'radius': 2.
                   stnNetworkAccessDomainName 1.3.6.1.4.1.3551.2.10.1.1.4.5 displaystring read-only
The domain name configured for the router - this domain name is used primarily for PPPOE when no router can be determined from the connection type - a username parse will occur attempting to match this domain name with a string located after an '@' sign in the user name ex: john@springtidenetworks.com
                   stnNetworkAccessServiceNameRadiusAttrType 1.3.6.1.4.1.3551.2.10.1.1.4.6 integer read-only
The type of RADIUS attribute that will be used to carry the service name for a user if applicable Enumeration: 'servicename': 1, 'filterid': 2, 'class': 3.
                   stnNetworkAccessLdapAuthorizationUpdateTime 1.3.6.1.4.1.3551.2.10.1.1.4.7 integer read-only
The amount of time between LDAP updates for this router in seconds
                   stnNetworkAccessLdapUpdateNotification 1.3.6.1.4.1.3551.2.10.1.1.4.8 displaystring read-write
LDAP service update notification from network management apps.
                   stnNetworkAccessRealmAttrType 1.3.6.1.4.1.3551.2.10.1.1.4.9 integer read-only
The type of RADIUS attribute that will be used to specify the realm name for a user if applicable Enumeration: 'springTide-ST-Realm-Name': 0, 'cisco-Avpair': 1.
               stnRadiusAccServerTable 1.3.6.1.4.1.3551.2.10.1.1.5 no-access
The Radius Accounting Server Table.
                   stnRadiusAccServerEntry 1.3.6.1.4.1.3551.2.10.1.1.5.1 no-access
An Radius Accounting Server entry. An entry in this table corresponds to a single radius accounting server entry
                       stnRadiusAccServerIndex 1.3.6.1.4.1.3551.2.10.1.1.5.1.1 integer32 no-access
The priority of this accounting server - higher priority servers will attempt to be contacted before lower priority servers - highest priority is 1 - priority indexes must be contiguous
                       stnRadiusAccServerAddress 1.3.6.1.4.1.3551.2.10.1.1.5.1.2 ipaddress read-only
The IP address of this Radius accounting server.
                       stnRadiusAccServerDestPort 1.3.6.1.4.1.3551.2.10.1.1.5.1.3 integer32 read-only
The destination accounting port of this Radius accounting server.
                       stnRadiusAccServerRetrans 1.3.6.1.4.1.3551.2.10.1.1.5.1.4 integer32 read-only
The number of times the router will attempt to retransmit to this server if there is no response
                       stnRadiusAccServerTimeOut 1.3.6.1.4.1.3551.2.10.1.1.5.1.5 integer32 read-only
The time in seconds to determine the last (re)transmission to this server failed.
                       stnRadiusAccServerSecret 1.3.6.1.4.1.3551.2.10.1.1.5.1.6 octet string no-access
The shared secret configured for this Radius accounting server - this secret must also be configured on the RADIUS server itself
                       stnRadiusAccServerName 1.3.6.1.4.1.3551.2.10.1.1.5.1.7 displaystring read-only
The name of this Radius accounting server - this name will be used for a DNS lookup if an ip address is not configured
                       stnRadiusAccServerConfigInstance 1.3.6.1.4.1.3551.2.10.1.1.5.1.8 integer32 read-only
The configuration instance of this accounting server
               stnRadiusAuthServerTable 1.3.6.1.4.1.3551.2.10.1.1.6 no-access
The Radius Authentication Server table.
                   stnRadiusAuthServerEntry 1.3.6.1.4.1.3551.2.10.1.1.6.1 no-access
An Radius authentication server entry. An entry in this table corresponds to a single radius authentication server entry
                       stnRadiusAuthServerIndex 1.3.6.1.4.1.3551.2.10.1.1.6.1.1 integer32 no-access
The priority of this Radius authentication server - highest priority is 1 and higher priority servers will be contacted first - the priorities must be contiguous
                       stnRadiusAuthServerAddress 1.3.6.1.4.1.3551.2.10.1.1.6.1.2 ipaddress read-only
The IP address of this Radius authentication server.
                       stnRadiusAuthServerDestPort 1.3.6.1.4.1.3551.2.10.1.1.6.1.3 integer32 read-only
The destination authenticaton port of this Radius authentication server.
                       stnRadiusAuthServerRetrans 1.3.6.1.4.1.3551.2.10.1.1.6.1.4 integer32 read-only
The number of times the router will attempt to retransmit to this radius authentication server
                       stnRadiusAuthServerTimeOut 1.3.6.1.4.1.3551.2.10.1.1.6.1.5 integer32 read-only
The time (in seconds) to determine the last (re)transmission to this authentication server failed.
                       stnRadiusAuthServerSecret 1.3.6.1.4.1.3551.2.10.1.1.6.1.6 octet string no-access
The shared secret configured for this Radius authentication server - this same secret must be configured on the RADIUS server itself
                       stnRadiusAuthServerName 1.3.6.1.4.1.3551.2.10.1.1.6.1.7 displaystring read-only
The name of this Radius authentication server - this name will be used for a DNS lookup if no ip address is configured
                       stnRadiusAuthServerConfigInstance 1.3.6.1.4.1.3551.2.10.1.1.6.1.8 integer32 read-only
The configuration instance of this Radius authentication server
               stnUserTable 1.3.6.1.4.1.3551.2.10.1.1.7 no-access
The User Table.
                   stnUserEntry 1.3.6.1.4.1.3551.2.10.1.1.7.1 no-access
An User entry. An entry in this table corresponds to a single user entry
                       stnUserIndex 1.3.6.1.4.1.3551.2.10.1.1.7.1.1 integer32 read-only
The configuration instance of this entry.
                       stnUserName 1.3.6.1.4.1.3551.2.10.1.1.7.1.2 displaystring read-only
The user name for this user table entry
                       stnUserPassword 1.3.6.1.4.1.3551.2.10.1.1.7.1.3 octet string no-access
The password of this user.
                       stnUserIpAddress 1.3.6.1.4.1.3551.2.10.1.1.7.1.4 ipaddress read-only
The IP address for user sessions created for this user - 255.255.255.254 picks an address from the address pool table and 0 or 255.255.255.255 allows the user to pick the address.
                       stnUserIpNetMask 1.3.6.1.4.1.3551.2.10.1.1.7.1.5 ipaddress read-only
The IP sub-network mask for sessions created for this user.
                       stnUserIpRouting 1.3.6.1.4.1.3551.2.10.1.1.7.1.6 integer read-only
The routing method for this user session. Enumeration: 'both': 4, 'none': 1, 'send': 2, 'unset': 0, 'listen': 3.
                       stnUserMTU 1.3.6.1.4.1.3551.2.10.1.1.7.1.7 integer read-only
The maximum transmission unit used by the framed protocol that this user is configured for.
                       stnUserIpCompression 1.3.6.1.4.1.3551.2.10.1.1.7.1.8 integer read-only
The compression type for sessions created for this user. Enumeration: 'none': 1, 'vj': 2.
                       stnUserTimeOut 1.3.6.1.4.1.3551.2.10.1.1.7.1.9 integer32 read-only
The total amount of time a session should be allowed to stay connected. A value of 0 indicates no timeout
                       stnUserIdleTime 1.3.6.1.4.1.3551.2.10.1.1.7.1.10 integer32 read-only
The total amount of time a session should be allowed to stay connected when idle. A value of 0 indicates no timeout
                       stnUserTunnelType 1.3.6.1.4.1.3551.2.10.1.1.7.1.11 integer read-only
The type of tunnel that should be used for compulsory tunneling - none indicates that this user should be given a strictly PPP session Enumeration: 'pptp': 2, 'none': 1, 'l2tp': 4, 'unset': 0.
                       stnUserTunnelServerEndPoint 1.3.6.1.4.1.3551.2.10.1.1.7.1.12 displaystring read-only
The name of the tunnel server endpoint to be used when a valid tunnel type is configured
                       stnUserTunnelClientEndPoint 1.3.6.1.4.1.3551.2.10.1.1.7.1.13 displaystring read-only
The name of the tunnel client endpoint to be used when a valid tunnel type is configured
                       stnUserAssignedTunnelName 1.3.6.1.4.1.3551.2.10.1.1.7.1.14 displaystring read-only
The name of the tunnel initiator to which a session is to be assigned - this variable allows for a grouping mechanism of tunnel sessions
                       stnUserTunnelPassword 1.3.6.1.4.1.3551.2.10.1.1.7.1.15 octet string no-access
The shared secret used for this tunnel session when a valid tunnel type is configured
                       stnUserServiceType 1.3.6.1.4.1.3551.2.10.1.1.7.1.16 integer read-only
The permission level of the user - framed indicates a PPP user and possibly a tunnel user, login indicates a telnet or serial user with read-only allowances, provisioner indicates a telnet or serial user with read-only allowances as well as write privileges for the specific router they are configured on, administrative indicates a telent or serial user with read-only allowances as well as write priveleges for all routers Enumeration: 'login': 1, 'provisioner': 101, 'administrative': 6, 'unset': 0, 'framed': 2.
                       stnUserIpFilters 1.3.6.1.4.1.3551.2.10.1.1.7.1.17 octet string read-only
The list of IP filters that this user entry will be using for its sessions - every four bytes of the octet string contain a 32 bit filter configuration instance
                       stnUserIpRoutes 1.3.6.1.4.1.3551.2.10.1.1.7.1.18 octet string read-only
The list of IP routes for this user - every four bytes of the octet string contain a 32 bit route configuration instance
                       stnUserPrimaryDNSServer 1.3.6.1.4.1.3551.2.10.1.1.7.1.19 ipaddress read-only
The IP address of the primary DNS server
                       stnUserSecondaryDNSServer 1.3.6.1.4.1.3551.2.10.1.1.7.1.20 ipaddress read-only
The IP address of the secondary DNS server
                       stnUserPrimaryNBNSServer 1.3.6.1.4.1.3551.2.10.1.1.7.1.21 ipaddress read-only
The IP address of the primary NBNS server
                       stnUserSecondaryNBNSServer 1.3.6.1.4.1.3551.2.10.1.1.7.1.22 ipaddress read-only
The IP address of the secondary NBNS server
                       stnUserServiceName 1.3.6.1.4.1.3551.2.10.1.1.7.1.23 displaystring read-only
The name indicating the service level for this user - the correlating service and policies for the service may be configured either locally or on an LDAP server
                       stnUserPhysicalPort 1.3.6.1.4.1.3551.2.10.1.1.7.1.24 integer32 read-only
The physical port this user is allowed to connect to
                       stnUserPhysicalSlot 1.3.6.1.4.1.3551.2.10.1.1.7.1.25 integer32 read-only
The physical slot this user is allowed to connect to
                       stnUserVirtualPathId 1.3.6.1.4.1.3551.2.10.1.1.7.1.26 integer32 read-only
The virtual path identifier that this user is allowed to use
                       stnUserVirtualCircuitId 1.3.6.1.4.1.3551.2.10.1.1.7.1.27 integer32 read-only
The virtual circuit identifier that this user is allowed to use
                       stnUserRealmInstance 1.3.6.1.4.1.3551.2.10.1.1.7.1.28 integer32 read-only
The instance of this users Realm record
               stnDefaultPppUserGroup 1.3.6.1.4.1.3551.2.10.1.1.8
                   stnDefaultUserIpAddress 1.3.6.1.4.1.3551.2.10.1.1.8.1 ipaddress read-only
The IP address for the default PPP user session.
                   stnDefaultUserIpNetMask 1.3.6.1.4.1.3551.2.10.1.1.8.2 ipaddress read-only
The IP sub-network mask that the PPP default user will use.
                   stnDefaultUserIpRouting 1.3.6.1.4.1.3551.2.10.1.1.8.3 integer read-only
The routing method for the PPP default user Enumeration: 'both': 4, 'none': 1, 'send': 2, 'listen': 3.
                   stnDefaultUserMTU 1.3.6.1.4.1.3551.2.10.1.1.8.4 integer read-only
The maximum transmission unit used by the framed protocol that the PPP default user is configured for.
                   stnDefaultUserIpCompression 1.3.6.1.4.1.3551.2.10.1.1.8.5 integer read-only
The compression type for the PPP default user Enumeration: 'none': 1, 'vj': 2.
                   stnDefaultUserTimeOut 1.3.6.1.4.1.3551.2.10.1.1.8.6 integer32 read-only
The total amount of time the default PPP user should be allowed to stay connected. A value of 0 indicates no timeout
                   stnDefaultUserIdleTime 1.3.6.1.4.1.3551.2.10.1.1.8.7 integer32 read-only
The total amount of time the PPP default user should be allowed to stay connected when idle. A value of 0 indicates no timeout
                   stnDefaultUserTunnelType 1.3.6.1.4.1.3551.2.10.1.1.8.8 integer read-only
The type of tunnel that should be used for compulsory tunneling for the PPP default user - if none is indicated then PPP termination with no tunneling occurs Enumeration: 'pptp': 2, 'none': 1, 'l2tp': 4.
                   stnDefaultUserTunnelServerEndPoint 1.3.6.1.4.1.3551.2.10.1.1.8.9 displaystring read-only
The name of the tunnel server endpoint for the PPP default user to be used if a valid tunnel type is configured for the tunnel type
                   stnDefaultUserTunnelClientEndPoint 1.3.6.1.4.1.3551.2.10.1.1.8.10 displaystring read-only
The name of the tunnel client endpoint for the PPP default user to be used if a valid tunnel type is configured for the tunnel type
                   stnDefaultUserIpFilters 1.3.6.1.4.1.3551.2.10.1.1.8.11 octet string read-only
The list of IP filters for the PPP default user - each 32 bits of the octet string specifies a filter file configuration instance
                   stnDefaultUserIpRoutes 1.3.6.1.4.1.3551.2.10.1.1.8.12 octet string read-only
The list of IP routes for the PPP default user - each 32 bits of the octet string specifies a route configuration instance
                   stnDefaultUserPrimaryDNSServer 1.3.6.1.4.1.3551.2.10.1.1.8.13 ipaddress read-only
The IP address of the primary DNS server
                   stnDefaultUserSecondaryDNSServer 1.3.6.1.4.1.3551.2.10.1.1.8.14 ipaddress read-only
The IP address of the secondary DNS server
                   stnDefaultUserPrimaryNBNSServer 1.3.6.1.4.1.3551.2.10.1.1.8.15 ipaddress read-only
The IP address of the primary NBNS server
                   stnDefaultUserSecondaryNBNSServer 1.3.6.1.4.1.3551.2.10.1.1.8.16 ipaddress read-only
The IP address of the secondary NBNS server
                   stnDefaultUserServiceName 1.3.6.1.4.1.3551.2.10.1.1.8.17 displaystring read-only
The name indicating the service level for this default user - the correlating service and policies for the service may be configured either locally or on an LDAP server
               stnNoAuthPppUserGroup 1.3.6.1.4.1.3551.2.10.1.1.9
                   stnNoAuthPppUserName 1.3.6.1.4.1.3551.2.10.1.1.9.1 displaystring read-only
The name of this no-authentication PPP user.
                   stnNoAuthPppUserPassword 1.3.6.1.4.1.3551.2.10.1.1.9.2 octet string no-access
The password of this no-authentication PPP user.
               stnUserIpFilterTable 1.3.6.1.4.1.3551.2.10.1.1.10 no-access
The IP Filter table.
                     stnUserIpFilterEntry 1.3.6.1.4.1.3551.2.10.1.1.10.1 no-access
An User IP filter entry. An entry in this table corresponds to a single filter file
                         stnUserIpFilterIndex 1.3.6.1.4.1.3551.2.10.1.1.10.1.1 integer32 read-only
The configuration instance of this IP filter file
                         stnUserIpFilterName 1.3.6.1.4.1.3551.2.10.1.1.10.1.2 displaystring read-only
The name of this IP filter file.
                         stnUserIpFilterRules 1.3.6.1.4.1.3551.2.10.1.1.10.1.3 octet string read-only
A list of the IP Filter Rules that this filter file contains - each 32 bits of the octet string contains a filter rule configuration instance
               stnUserIpFilterRuleTable 1.3.6.1.4.1.3551.2.10.1.1.11 no-access
The User IP filte rule table.
                     stnUserIpFilterRuleEntry 1.3.6.1.4.1.3551.2.10.1.1.11.1 no-access
An User IP filter rule entry. An entry in this table corresponds to a single IP filter rule entry
                         stnUserIpFilterRuleIndex 1.3.6.1.4.1.3551.2.10.1.1.11.1.1 integer32 read-only
The configuration instance of this IP filter rule
                         stnUserIpFilterRuleSrcAddress 1.3.6.1.4.1.3551.2.10.1.1.11.1.2 ipaddress read-only
The filter rule comparison source IP address.
                         stnUserIpFilterRuleSrcNetMask 1.3.6.1.4.1.3551.2.10.1.1.11.1.3 ipaddress read-only
The filter rule comparison source IP sub-network mask.
                         stnUserIpFilterRuleSrcPort 1.3.6.1.4.1.3551.2.10.1.1.11.1.4 integer32 read-only
The filter rule comparison source port.
                         stnUserIpFilterRuleDestAddress 1.3.6.1.4.1.3551.2.10.1.1.11.1.5 ipaddress read-only
The filter rule comparison destination IP address.
                         stnUserIpFilterRuleDestNetMask 1.3.6.1.4.1.3551.2.10.1.1.11.1.6 ipaddress read-only
The filter rule comparison destination IP sub-network mask.
                         stnUserIpFilterRuleDestPort 1.3.6.1.4.1.3551.2.10.1.1.11.1.7 integer32 read-only
The filter rule comparison destination port.
                         stnUserIpFilterRuleProtocol 1.3.6.1.4.1.3551.2.10.1.1.11.1.8 integer32 read-only
The filter rule comparison protocol.
                         stnUserIpFilterRuleAction 1.3.6.1.4.1.3551.2.10.1.1.11.1.9 integer32 read-only
The action we should take if a match occurs to the specified comparisons above
                         stnUserIpFilterRuleEndPoint 1.3.6.1.4.1.3551.2.10.1.1.11.1.10 displaystring read-only
The name of endpoint we will use for the action if appropriate
               stnUserIpRouteTable 1.3.6.1.4.1.3551.2.10.1.1.12 no-access
The User IP route table.
                     stnUserIpRouteEntry 1.3.6.1.4.1.3551.2.10.1.1.12.1 no-access
An User IP route entry. An entry in this table may correspond to a single IP route
                         stnUserIpRouteIndex 1.3.6.1.4.1.3551.2.10.1.1.12.1.1 integer32 read-only
The configuration instance of this IP route.
                         stnUserIpRouteDestAddress 1.3.6.1.4.1.3551.2.10.1.1.12.1.2 ipaddress read-only
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.
                         stnUserIpRouteDestNetMask 1.3.6.1.4.1.3551.2.10.1.1.12.1.3 ipaddress read-only
The IP sub-network mask associated with the destination IP address of this entry.
                         stnUserIpRouteDestGateway 1.3.6.1.4.1.3551.2.10.1.1.12.1.4 ipaddress read-only
The gateway for packets with a matching destination address and netmask.
                         stnUserIpRouteMetric 1.3.6.1.4.1.3551.2.10.1.1.12.1.5 integer32 read-only
The number of hops to the gateway.
               stnLDAPAuthorServerTable 1.3.6.1.4.1.3551.2.10.1.1.13 no-access
The (conceptual) table listing the LDAP authorization servers with which the client shares a secret.
                     stnLDAPAuthorServerEntry 1.3.6.1.4.1.3551.2.10.1.1.13.1 no-access
An entry (conceptual row) representing a LDAP authorization server with which the client shares a secret.
                         stnLDAPAuthorServerIndex 1.3.6.1.4.1.3551.2.10.1.1.13.1.1 integer32 no-access
A number uniquely identifying each LDAP Authorization server with which this client communicates.
                         stnLDAPAuthorServerAddress 1.3.6.1.4.1.3551.2.10.1.1.13.1.2 ipaddress read-only
The IP address of the LDAP authorization server referred to in this table entry.
                         stnLDAPAuthorClientServerPortNumber 1.3.6.1.4.1.3551.2.10.1.1.13.1.3 integer32 read-only
The UDP port the client is using to send requests to this server.
                         stnLDAPAuthorServerTimeout 1.3.6.1.4.1.3551.2.10.1.1.13.1.4 integer32 read-only
Amount of time in seconds the STN 5000 will wait for a reply before considering the transmission a failure
                         stnLDAPAuthorConnectionEstablishTimeout 1.3.6.1.4.1.3551.2.10.1.1.13.1.5 integer32 read-only
Amount of time in seconds the STN 5000 will wait to reestablish a failed connection
                         stnLDAPAuthorBindPassword 1.3.6.1.4.1.3551.2.10.1.1.13.1.6 octet string read-only
This is the password used in conjunction with the stnLDAPAuthorBindUserId to authenticate to the server during a bind
                         stnLDAPAuthorRootDirectory 1.3.6.1.4.1.3551.2.10.1.1.13.1.7 displaystring read-only
The path from the topmost (root) directory of the LDAP server to the directory that contains the stnLDAPAuthorServiceDirectoryName
                         stnLDAPAuthorServiceDirectoryName 1.3.6.1.4.1.3551.2.10.1.1.13.1.8 displaystring read-only
The domain name component of a company or organization. This is the directory where the services and policies directories are located
                         stnLDAPAuthorBindOrganizationalUnit 1.3.6.1.4.1.3551.2.10.1.1.13.1.9 displaystring read-only
Directory where the stnLDAPAuthorBindUserId user entry can be found
                         stnLDAPAuthorBindUserId 1.3.6.1.4.1.3551.2.10.1.1.13.1.10 displaystring read-only
The user id to be used in conjunction with the stnLDAPAuthorBindPassword to authenticate to the server during bind process
                         stnLDAPAuthorServerName 1.3.6.1.4.1.3551.2.10.1.1.13.1.11 displaystring read-only
The name of this LDAP authorization server - this name will be used for a DNS lookup if no ip address is configured
                         stnLDAPAuthorServerConfigInstance 1.3.6.1.4.1.3551.2.10.1.1.13.1.12 integer32 read-only
The configuration instance of this LDAP authorization server
               stnRealmTable 1.3.6.1.4.1.3551.2.10.1.1.14 no-access
The Realm Table.
                     stnRealmEntry 1.3.6.1.4.1.3551.2.10.1.1.14.1 no-access
A Realm entry. An entry in this table corresponds to a single realm entry
                         stnRealmIndex 1.3.6.1.4.1.3551.2.10.1.1.14.1.1 integer32 read-only
The configuration instance of this realm entry.
                         stnRealmName 1.3.6.1.4.1.3551.2.10.1.1.14.1.2 displaystring read-only
The realm name for this realm table entry
                         stnRealmAddrPoolInstance 1.3.6.1.4.1.3551.2.10.1.1.14.1.3 integer32 read-only
The address pool instance associated with this realm
                         stnRealmForcedNextHop 1.3.6.1.4.1.3551.2.10.1.1.14.1.4 ipaddress read-only
The IP address of the next hop router that all IP traffic received on this interface will be sent to
               stnRealmRADIUSAuthenTable 1.3.6.1.4.1.3551.2.10.1.1.15 no-access
The Realm RADIUS Authen Servers Table.
                     stnRealmRADIUSAuthenEntry 1.3.6.1.4.1.3551.2.10.1.1.15.1 no-access
A Realm RADIUS Authentication server entry. An entry in this table corresponds to a single Realm authentication server entry
                         stnRealmRADIUSAuthenServerIndex 1.3.6.1.4.1.3551.2.10.1.1.15.1.1 integer32 read-only
The RADIUS authentication server array index.
                         stnRealmRADIUSAuthenServerInstance 1.3.6.1.4.1.3551.2.10.1.1.15.1.2 integer32 read-only
The instance of a RADIUS authentication server
                         stnRealmRADIUSAuthenServerAddress 1.3.6.1.4.1.3551.2.10.1.1.15.1.3 ipaddress read-only
The IP address of this Radius authentication server.
                         stnRealmRADIUSAuthenServerDestPort 1.3.6.1.4.1.3551.2.10.1.1.15.1.4 integer32 read-only
The destination authenticaton port of this Radius authentication server.
                         stnRealmRADIUSAuthenServerRetrans 1.3.6.1.4.1.3551.2.10.1.1.15.1.5 integer32 read-only
The number of times the router will attempt to retransmit to this radius authentication server
                         stnRealmRADIUSAuthenServerTimeOut 1.3.6.1.4.1.3551.2.10.1.1.15.1.6 integer32 read-only
The time (in seconds) to determine the last (re)transmission to this authentication server failed.
                         stnRealmRADIUSAuthenServerSecret 1.3.6.1.4.1.3551.2.10.1.1.15.1.7 octet string no-access
The shared secret configured for this Radius authentication server - this same secret must be configured on the RADIUS server itself
                         stnRealmRADIUSAuthenServerName 1.3.6.1.4.1.3551.2.10.1.1.15.1.8 displaystring read-only
The name of this Radius authentication server - this name will be used for a DNS lookup if no ip address is configured
               stnNamedAddressPoolTable 1.3.6.1.4.1.3551.2.10.1.1.16 no-access
The Named Address Pool Table.
                     stnNamedAddressPoolEntry 1.3.6.1.4.1.3551.2.10.1.1.16.1 no-access
A named address pool entry. An entry in this table corresponds to a single named address pool
                         stnNamedAddressPoolIndex 1.3.6.1.4.1.3551.2.10.1.1.16.1.1 integer32 read-only
The configuration instance of this Named Address Pool entry.
                         stnNamedAddressPoolName 1.3.6.1.4.1.3551.2.10.1.1.16.1.2 displaystring read-only
The name of this named address pool table entry
               stnNamedAddressPoolRangeTable 1.3.6.1.4.1.3551.2.10.1.1.17 no-access
The Named Address Pool Address Range Table.
                     stnNamedAddressPoolRangeEntry 1.3.6.1.4.1.3551.2.10.1.1.17.1 no-access
A named address pool range entry. An entry in this table corresponds to a single address range
                         stnNamedAddressPoolRangeIndex 1.3.6.1.4.1.3551.2.10.1.1.17.1.1 integer32 read-only
The index into the array of address ranges
                         stnNamedAddressPoolStartIpAddress 1.3.6.1.4.1.3551.2.10.1.1.17.1.2 ipaddress read-only
The starting IP address of the address range
                         stnNamedAddressPoolEndIpAddress 1.3.6.1.4.1.3551.2.10.1.1.17.1.3 ipaddress read-only
The ending IP address of the address range
           stnAAAStats 1.3.6.1.4.1.3551.2.10.1.2
       stnAAAMibConformance 1.3.6.1.4.1.3551.2.10.2
       stnAAATrapVars 1.3.6.1.4.1.3551.2.10.3
           stnNotificationRadiusAuthServerIndex 1.3.6.1.4.1.3551.2.10.3.1 integer32 read-only
The priority of this Radius authentication server - highest priority is 1 and higher priority servers will be contacted first - the priorities must be contiguous
           stnNotificationRadiusAccServerIndex 1.3.6.1.4.1.3551.2.10.3.2 integer32 read-only
The priority of this accounting server - higher priority servers will attempt to be contacted before lower priority servers - highest priority is 1 - priority indexes must be contiguous
             stnMaxUserSessionLimitExceeded 1.3.6.1.4.1.3551.2.100.0.20
A stnMaxUserSessionLimitExceeded trap signifies that the agent entity has detected that the maximum number of sessions has been exceeded on one of its engines. The generation of this trap can be controlled by the AAATraps configuration object.
             stnRadiusAuthenMismatch 1.3.6.1.4.1.3551.2.100.0.21
A stnRadiusAuthenMismatch trap signifies that the agent entity has detected that the a authentication failure (security breach or retransmission parameter) has been detected on one of its routers. The generation of this trap can be controlled by the AAATraps configuration object.
             stnPrimaryBillingServerFailure 1.3.6.1.4.1.3551.2.100.0.22
A stnPrimaryBillingServerFailure trap signifies that the agent entity has detected that a problem has occurred with the primary billing server and is switching to a secondary billing server. The generation of this trap can be controlled by the AAATraps configuration object.
             stnNoAddressesAvailable 1.3.6.1.4.1.3551.2.100.0.23
A stnNoAddressesAvailable trap signifies that the agent entity has detected that no addresses are available on the indicated router. The generation of this trap can be controlled by the AAATraps configuration object.