lecLastFailureRespCode
LAN-EMULATION-CLIENT-MIB ·
.1.3.6.1.4.1.353.5.3.1.1.2.1.5
Object
column Enumeration
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.
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lecStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode.<lecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAN-EMULATION-CLIENT-MIB::lecLastFailureRespCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | timeout |
3 | undefinedError |
4 | versionNotSupported |
5 | invalidRequestParameters |
6 | duplicateLanDestination |
7 | duplicateAtmAddress |
8 | insufficientResources |
9 | accessDenied |
10 | invalidRequesterId |
11 | invalidLanDestination |
12 | invalidAtmAddress |
13 | noConfiguration |
14 | leConfigureError |
15 | insufficientInformation |
Conformance
Member of