ethConfigStatus

SL-ETH-MIB · smartoptics variant · .1.3.6.1.4.1.4515.1.1.1.1.1.7

Object

column Integer32
This variable indicates the Line Status of the
Ethrenet interface.  
              
The ethConfigStatus is a bit map represented as a
sum, therefore, it can represent multiple failures (alarms) 
simultaneously.
              
ethConfigNoAlarm must be set if and only if no other
flag is set.
              
The various bit positions are:
1     ethConfigNoAlarm           No alarm present
2     ethConfigTransmitFault     Optical GbE transceiver transmit fault 
4     ethConfigLossOfSignal      Optical GbE transceiver signal detect failed
8     ethConfigLinkFail          Mac Layer Link failed

Context

MIB
SL-ETH-MIB
OID
.1.3.6.1.4.1.4515.1.1.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
ethConfigEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-16