All MIBs › CORIANT-GROOVE-MIB › aaaServerAdminStatus
aaaServerAdminStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::aaaServerAdminStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The administrative state specifes the permission to use or prohibition against using the resource. The administrative state can be modified by the user.
default value :up
What is aaaServerAdminStatus?
This is the administrative on/off switch for a configured AAA server entry, showing whether the operator has enabled (up) or disabled (down) the use of that server. Because the value is user-modifiable and independent of whether the server is actually reachable, an administrator can use it to intentionally take a AAA server out of service, for example during maintenance, without deleting its configuration. For example, setting aaaServerAdminStatus to down for a decommissioned RADIUS host stops the device from sending it any more Access-Request messages while keeping its address and shared secret on file for later reuse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.4.1.1.8 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::aaaServerAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.4.1.1.8.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::aaaServerAdminStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aaaServerAdminStatus.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::aaaServerAdminStatus OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7 | security | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4 | aaaServer | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1 | aaaServerTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1.1 | aaaServerEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1.1.8 | aaaServerAdminStatus | CORIANT-GROOVE-MIB |