All MIBs › CTATM-CONFIG-MIB › ctATMLANEInfoExtStatus
ctATMLANEInfoExtStatus
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMLANEInfoExtStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: LEC_active - The LEC is actually trying to become or is operational. See lecInterfaceState in the ATM Forum's LAN Emulation MIB to see which state the LEC is in. LEC_notInService - The LEC is not trying to become operational because the MIB read so. LEC_noLink - The LEC is not trying to become operational because the physical interface does not have link. LEC_noATMaddrnoUNI - The LEC is not trying to become operational because there isn't an ATM address and UNI is not operational. LEC_noATMaddr - The LEC is not trying to become operational because there isn't an ATM address. LEC_noUNI - The LEC is not trying to become operational because UNI is not operational. LEC_memError - The LEC is not trying to become operational because it was not able to allocate memory in order to do so.
What is ctATMLANEInfoExtStatus?
This read-only INTEGER, with values such as lecactive, lecnotInService, lecnoLink, and lecnoATMaddrnoUNI, describes the specific reason a LEC is or is not becoming operational. An admin uses this to diagnose why a LEC won't come up, in more detail than the generic lecInterfaceState defined in the ATM Forum's LANE MIB. For example, a status of lecnoLink tells the admin the LEC can't progress toward operational state because there's no physical ATM link present, rather than a configuration problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.2 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMLANEInfoExtStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.2.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMLANEInfoExtStatus.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::ctATMLANEInfoExtStatus 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.6 | ctATMLANEInfoExtGroup | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.6.1 | ctATMLANEInfoExtStatusTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1 | ctATMLANEInfoExtStatusEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.2 | ctATMLANEInfoExtStatus | CTATM-CONFIG-MIB |