All MIBs › COSINE-ORION-MIB › csOrionAAAServerListSvrType
csOrionAAAServerListSvrType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionAAAServerListSvrType
OID (numeric): 1.3.6.1.4.1.3085.3.1.6.21.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of AAA server.
undefined(-1) means the corresponding AAA server is not yet defined, i.e., no entry in csOrionAAAServerConfigTable with a name as defined in csOrionAAAServerListSvrName.
local(3) means that authentication is to be done locally.
What is csOrionAAAServerListSvrType?
This read-only INTEGER reports the type of a server referenced in an AAA server list: undefined(-1) if no matching entry exists yet in the server configuration table, or ldap(1), radius(2), or local(3) otherwise. An admin checks this to catch a list entry that references a server name that was never actually configured. For example, seeing undefined(-1) for a list entry named 'corp-ldap' tells the admin that server still needs to be created in the AAA server configuration table before authentication will work.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.21.3.1.5 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionAAAServerListSvrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.21.3.1.5.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionAAAServerListSvrType.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionAAAServerListSvrType OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.6 | csOrionServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.21 | csOrionAAAServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.21.3 | csOrionAAAServerListConfigTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.21.3.1 | csOrionAAAServerListConfigEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.21.3.1.5 | csOrionAAAServerListSvrType | COSINE-ORION-MIB |