adGenEthAlarmStatus

ADTRAN-GEN-ETH-IFC-MIB · .1.3.6.1.4.1.664.5.70.15.2.1.1.10

Object

column Bits
A bit-map representing the current ETH alarm status of the specified port.
The bit positions are:
0 - no alarm
1 - LOS
2 - LOBS
3 - HIBER
4 - LCLFLT
5 - REMFLT

Context

MIB
ADTRAN-GEN-ETH-IFC-MIB
OID
.1.3.6.1.4.1.664.5.70.15.2.1.1.10
Type
column
Access
readonly
Status
current
Parent
adGenEthStatusEntry

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

Syntax

Bits

Values & Constraints

Enumerated Values
0noAlarm
1lossOfSignal
2lossOfBlockSync
3highBERT
4localFault
5remoteFault