All MIBs › CISCO-LES-MIB › lesJoinLastFailLec
lesJoinLastFailLec
Module: CISCO-LES-MIB
OID (symbolic): CISCO-LES-MIB::lesJoinLastFailLec
OID (numeric): 1.3.6.1.4.1.9.9.39.1.1.2.1.7
Node type: OBJECT-TYPE
Type: AtmLaneAddress
Access: read-only
Description: The ATM address of the client whose last LE_JOIN_REQUEST resulted in a rejection by this server. If the server has never issued a rejection response then this object will have the value of all 0's (i.e. 0x000...).
What is lesJoinLastFailLec?
This object records the ATM address of the client whose most recent LE_JOIN_REQUEST was rejected by this LES, reading all zeros if the LES has never rejected a join. An admin cares because it identifies which specific client is currently failing to join the ELAN without having to trace every join attempt in real time. For example, a client repeatedly failing to join due to a capacity limit or bad ELAN name would show up here, letting the admin go investigate that one device directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.2.1.7 snmpwalk -v2c -c public <target> CISCO-LES-MIB::lesJoinLastFailLec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.2.1.7.1 snmpget -v2c -c public <target> CISCO-LES-MIB::lesJoinLastFailLec.1
Start monitoring Cisco ATM switches/routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LES-MIB::lesJoinLastFailLec OID value, configure state conditions and alerts, and monitor any Cisco ATM switches/routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.39 | ciscoLesMIB | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1 | ciscoLesMIBObjects | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1 | les | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.2 | lesStatsTable | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.2.1 | lesStatsEntry | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.2.1.7 | lesJoinLastFailLec | CISCO-LES-MIB |