hwEntityAlarmLight

HUAWEI-ENTITY-EXTENT-MIB · .1.3.6.1.4.1.2011.5.25.31.1.1.1.1.4

Object

column HwAlarmStatus
This object indicates the entity alarm status, which is consistent with the entity alarm indicator status.

Context

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

Syntax

Source
HwAlarmStatus
Base type
Bits

Values & Constraints

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

Conformance