All MIBs › Nortel-MsCarrier-MscPassport-ApsMIB › mscApsAdminState
mscApsAdminState
Module: Nortel-MsCarrier-MscPassport-ApsMIB
OID (symbolic): Nortel-MsCarrier-MscPassport-ApsMIB::mscApsAdminState
OID (numeric): 1.3.6.1.4.1.562.36.2.1.134.12.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute indicates the OSI Administrative State of the component.
The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle.
The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down.
The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.
What is mscApsAdminState?
This read-only value reports the OSI administrative state of the Aps component: locked (administratively barred from service), shuttingDown (draining existing use), or unlocked (in service), defaulting to unlocked. Use it to confirm whether an operator has locked out this APS component before troubleshooting why it isn't switching traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.36.2.1.134.12.1.1 snmpwalk -v2c -c public <target> Nortel-MsCarrier-MscPassport-ApsMIB::mscApsAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.36.2.1.134.12.1.1.1 snmpget -v2c -c public <target> Nortel-MsCarrier-MscPassport-ApsMIB::mscApsAdminState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mscApsAdminState.1
Start monitoring Nortel MsCarrier MscPassport switch (SONET Automatic Protection Switching) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-MsCarrier-MscPassport-ApsMIB::mscApsAdminState OID value, configure state conditions and alerts, and monitor any Nortel MsCarrier MscPassport switch (SONET Automatic Protection Switching) from a single console.
OID Breakdown
Upper-level ancestors (10 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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36 | msCarrier | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2 | mscPassport | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2.1 | mscComponents | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.36.2.1.134 | mscAps | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.12 | mscApsStateTable | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.12.1 | mscApsStateEntry | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.12.1.1 | mscApsAdminState | Nortel-MsCarrier-MscPassport-ApsMIB |