All MIBs › CENTILLION-CONFIG-MIB › lnmAdminStatus
lnmAdminStatus
Module: CENTILLION-CONFIG-MIB
OID (symbolic): CENTILLION-CONFIG-MIB::lnmAdminStatus
OID (numeric): 1.3.6.1.4.1.930.2.1.2.25.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired state of the LNM on the switch as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the lnmOperStatus.
What is lnmAdminStatus?
This read-write object sets the desired state, up or down, for LNM (LAN Network Manager) on the switch, as configured by the operator. Setting this is the administrative half of the LNM control loop, with the switch's agent working to bring the actual state (lnmOperStatus) into line with whatever is set here. For example, an admin disabling token-ring management features on a switch that no longer needs LNM would set this to down, then confirm lnmOperStatus eventually reflects down as well.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.25.2 snmpwalk -v2c -c public <target> CENTILLION-CONFIG-MIB::lnmAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.25.2.1 snmpget -v2c -c public <target> CENTILLION-CONFIG-MIB::lnmAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.930.2.1.2.25.2.1 i <value>
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::lnmAdminStatus 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.2 | lnmAdminStatus | CENTILLION-CONFIG-MIB |