All MIBs › CISCO-WAN-MG-MIB › mgAdministrativeState
mgAdministrativeState
Module: CISCO-WAN-MG-MIB
OID (symbolic): CISCO-WAN-MG-MIB::mgAdministrativeState
OID (numeric): 1.3.6.1.4.1.351.150.10.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the current admin state of the Media Gateway. The possible admin states are: 'inService' - The MG is ready to provide service. In this state, the MG will respond to connection control requests, emit autonomous messages to MGCs as applicable, etc. 'commandedOutOfService' - The MG does not provide service and all resources have been released. In this state, the MG will not respond to any connection control requests or emit autonomous messages. 'pendingOutOfService' - This is a transitional state prior to going 'commandedOutOfService'. In this state the MG provides service but does not accept new service requests (i.e. creation of connections) will transition to 'commandedOutOfService' according to 'mgShutdownGraceTime'.
What is mgAdministrativeState?
This read-only object indicates the current administrative state of the Media Gateway: 'inService' (ready and handling calls), 'commandedOutOfService' (not providing service), or 'pendingOutOfService' (transitioning to out-of-service). It reflects the gateway's readiness to accept and process call control requests from MGCs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgAdministrativeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgAdministrativeState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150.10 | ciscoWanMgMIB | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1 | ciscoWanMgMIBObjects | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.1 | mediaGateway | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.1.2 | mgAdministrativeState | CISCO-WAN-MG-MIB |