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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-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 |
| 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 |