esconPortOutFiberStatus

IBMESCON-MIB · .1.3.6.1.4.1.2.5.17.1.1.1.3

Object

column mandatory Enumeration
Status of the fiber out of this device to the host:
              
outDisableReq    = out disable obtained; the fiber
                   out of this device into the host
                   is not in the light-on state
outDisableForced = out ESCON emits OLS; the fiber
                   out of this device into the host
                   is not in the light-on state
outLoffForced    = out ESCON forced light-off; the fiber
                   out of this device into the host
                   is not in the light-on state
outOls           = the fiber out of this device into the
                   host is in an intermediate state
                   between light-off and light-on
outOlsforced     = out ESCON forced OLS; the fiber
                   out of this device into the host
                   is not in the light-on state
outEnable        = the fiber out of this device into the
                   host is in the light-on state, and is
                   ready to transfer data from this
                   device to the host
outError         = the status of the fiber out of this
                   device to the host is none of those
                   listed above.  This is a state that
                   should not occur

Context

MIB
IBMESCON-MIB
OID
.1.3.6.1.4.1.2.5.17.1.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
esconPortEntry

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 'IBMESCON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMESCON-MIB::esconPortOutFiberStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMESCON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMESCON-MIB::esconPortOutFiberStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMESCON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMESCON-MIB::esconPortOutFiberStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outDisableReq
2outDisableForced
3outLoffForced
4outOls
5outOlsForced
6outEnable
7outError