ibmOsaExpEthLanTrafficState

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.4.1.3

Object

column Enumeration
The LAN state value ranges from 0 to 8.  A value of 5,
disabled is further explained in object
ibmOsaExpEthDisabledStatus.

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.4.1.3
Type
column
Access
readonly
Status
current
Parent
ibmOSAExpEthPortEntry
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::ibmOsaExpEthLanTrafficState'
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::ibmOsaExpEthLanTrafficState.<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::ibmOsaExpEthLanTrafficState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1unavailable
2enabling
3disabling
4enabled
5disabled
6linkMonitor
7definitionError
8configuredOffline

Conformance