All MIBs › LAN-EMULATION-CLIENT-MIB › lecLastFailureRespCode
lecLastFailureRespCode
Module: LAN-EMULATION-CLIENT-MIB
OID (symbolic): LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode
OID (numeric): 1.3.6.1.4.1.353.5.3.1.1.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status code from the last failed Configure response or Join response. Failed responses are those for which the LE_CONFIGURE_RESPONSE / LE_JOIN_RESPONSE frame contains a non-zero code, or fails to arrive within a timeout period.
If none of this client's requests have failed, this object has the value 'none'.
If the failed response contained a STATUS code that is not defined in the LAN Emulation specification, this object has the value 'undefinedError'.
The value 'timeout' is self-explanatory.
Other failure codes correspond to those defined in the specification, although they may have different numeric values.
What is lecLastFailureRespCode?
This read-only OID reports the status code from the client's last failed Configure or Join response, such as timeout or invalidAtmAddress; it reads none if no request has failed. An admin checks this to diagnose why a LEC failed to join its emulated LAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.1.1.2.1.5 snmpwalk -v2c -c public <target> LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.1.1.2.1.5.1 snmpget -v2c -c public <target> LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode.1
Start monitoring Vendor-neutral ATM Forum standard (ATM switches/edge devices with LAN Emulation Clients) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM Forum standard (ATM switches/edge devices with LAN Emulation Clients) from a single console.
OID Breakdown
Upper-level ancestors (9 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.3 | atmfLanEmulation | ELAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.3.1 | leClientMIB | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1 | leClientMIBObjects | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2 | lecStatusTable | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2.1 | lecStatusEntry | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2.1.5 | lecLastFailureRespCode | LAN-EMULATION-CLIENT-MIB |