hwInnerLinkAlarmLight

HUAWEI-INNER-LINK-MIB · .1.3.6.1.4.1.2011.5.25.158.1.2.1.11

Object

column Bits
This object indicates the alarm status of an inter-chassis logical link. Available options:
notSupported(0)
underRepair(1)
critical(2)
major(3)
minor(4)
alarmOutstanding(5)
warning(6)
indeterminate(7)

Context

MIB
HUAWEI-INNER-LINK-MIB
OID
.1.3.6.1.4.1.2011.5.25.158.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
hwInnerLinkEntry
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 'HUAWEI-INNER-LINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-INNER-LINK-MIB::hwInnerLinkAlarmLight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-INNER-LINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-INNER-LINK-MIB::hwInnerLinkAlarmLight.<hwInnerLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-INNER-LINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-INNER-LINK-MIB::hwInnerLinkAlarmLight'

Syntax

Bits

Values & Constraints

Enumerated Values
0notSupported
1underRepair
2critical
3major
4minor
5alarmOutstanding
6warning
7indeterminate

Conformance