ibmOsaExpTRRingState

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.5.1.20

Object

column Enumeration
The current interface state with respect
to entering or leaving the ring.

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.5.1.20
Type
column
Access
readonly
Status
current
Parent
ibmOSAExpTRPortEntry
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::ibmOsaExpTRRingState'
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::ibmOsaExpTRRingState.<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::ibmOsaExpTRRingState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1opened
2closed
3opening
4closing
5openFailure
6ringFailure

Conformance