All MIBs › CTATM-CONFIG-MIB › ctATMIlmiState
ctATMIlmiState
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMIlmiState
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object describes the current state of ILMI on this interface.
The meaning of the various values returned is as follows: unknown -ILMI is in the process of becoming operational. up -ILMI is operational and is doing keep alives. addressRegistration -ILMI is attempting address registration. autoconfigure -ILMI is attempting to automatically configure UNI version, provided ctATMIlmiStatus is enableAutoConfigure. down -ILMI is down either because it is disabled or failed to become operational. estabConnectivity -ILMI is waiting to hear an answer from the other side. noLink -ILMI has not been told that it's physical interface has link integrity. obtainLECS -ILMI is requesting the LECS registration table from the switch.
What is ctATMIlmiState?
This read-only INTEGER, unknown, up, addressRegistration, autoconfigure, and other values, describes the current operational state of ILMI on an interface. An admin monitors this to confirm ILMI has actually reached the up state doing keepalives rather than remaining stuck negotiating. For example, seeing the state stuck at addressRegistration(3) instead of progressing to up(2) suggests the ATM switch on the other end isn't responding to this interface's address-registration requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMIlmiState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMIlmiState.1
Start monitoring Cabletron/Enterasys ATM switch (interface config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATM-CONFIG-MIB::ctATMIlmiState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATM switch (interface config) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10 | ctATM | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10.1 | ctATMConfig | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.10.1.3 | ctATMIlmi | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.3.1 | ctATMIlmiTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1 | ctATMIlmiEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4 | ctATMIlmiState | CTATM-CONFIG-MIB |