hwAsEntityAlarmLight

HUAWEI-UNIMNG-MIB · .1.3.6.1.4.1.2011.5.25.327.2.9.1.4

Object

column AlarmStatus
The alarm status for this entity.

Context

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

Syntax

Source
AlarmStatus
Base type
Bits

Values & Constraints

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

Conformance