ibmOsaExpATMLastFailureRespCode
IBM-OSA-MIB ·
.1.3.6.1.4.1.2.6.188.1.7.1.43
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
- IBM-OSA-MIB
- OID
.1.3.6.1.4.1.2.6.188.1.7.1.43- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ibmOSAExpATMPortEntry
- 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 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOsaExpATMLastFailureRespCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOsaExpATMLastFailureRespCode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-OSA-MIB::ibmOsaExpATMLastFailureRespCode'
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