All MIBs › CENTILLION-CONFIG-MIB › lnmOperStatus
lnmOperStatus
Module: CENTILLION-CONFIG-MIB
OID (symbolic): CENTILLION-CONFIG-MIB::lnmOperStatus
OID (numeric): 1.3.6.1.4.1.930.2.1.2.25.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object reflects the actual state of LNM which may differ from that of the lnmAdminStatus object. This can occur when the LNM task has failed but the the corresponding lnmAdminStatus is 'up'.
What is lnmOperStatus?
This read-only object reports the actual current operational state (up, down, or other) of LNM (LAN Network Manager token-ring management) on the switch, which can diverge from the administratively desired lnmAdminStatus if the LNM task itself has failed. An admin specifically watches for a mismatch between this and lnmAdminStatus, since that mismatch is the direct symptom of an internal LNM process failure rather than a deliberate configuration change. For example, seeing lnmAdminStatus set to up while this object reports down would tell an admin the LNM task crashed or failed to start, warranting investigation rather than a configuration fix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.25.1 snmpwalk -v2c -c public <target> CENTILLION-CONFIG-MIB::lnmOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.25.1.1 snmpget -v2c -c public <target> CENTILLION-CONFIG-MIB::lnmOperStatus.1
Start monitoring Nortel/Bay Networks Centillion ATM/LAN switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CENTILLION-CONFIG-MIB::lnmOperStatus OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks Centillion ATM/LAN switches (legacy) 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.930 | centillion | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2 | proprietary | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1 | cnSystem | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.2 | sysConfig | CENTILLION-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.930.2.1.2.25 | lnmGroup | CENTILLION-CONFIG-MIB |
| 1.3.6.1.4.1.930.2.1.2.25.1 | lnmOperStatus | CENTILLION-CONFIG-MIB |