ibmOsaExpATMClientCurrentState

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.7.1.42

Object

column Enumeration
The current state of the LAN Emulation Client. Note
that 'ifOperStatus' is defined to be 'up' when, and
only when, this field is 'operational'.

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.7.1.42
Type
column
Access
readonly
Status
current
Parent
ibmOSAExpATMPortEntry
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 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOsaExpATMClientCurrentState'
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::ibmOsaExpATMClientCurrentState.<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::ibmOsaExpATMClientCurrentState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initialState
2lecsConnect
3configure
4join
5initialRegistration
6busConnect
7operational

Conformance