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

Walk 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
1none
2timeout
3undefinedError
4versionNotSupported
5invalidRequestParameters
6duplicateLanDestination
7duplicateAtmAddress
8insufficientResources
9accessDenied
10invalidRequesterId
11invalidLanDestination
12invalidAtmAddress
13noConfiguration
14leConfigureError
15insufficientInformation

Conformance