hwAlarmType

HUAWEI-SNMP-NOTIFICATION-MIB · .1.3.6.1.4.1.2011.6.30.7.1.1.6

Object

column EventType
Alarm type. It is used to describe the major cause of the alarm 
and is classified into five types.
Options:                   
1. communication(1) -indicates the communication alarm. 
2. service(2)       -indicates the service quality alarm. 
3. process(3)       -indicates the process error alarm. 
4. equipment(4)     -indicates the hardware device alarm. 
5. environment(5)   -indicates the environment alarm.

Context

MIB
HUAWEI-SNMP-NOTIFICATION-MIB
OID
.1.3.6.1.4.1.2011.6.30.7.1.1.6
Type
column
Access
readonly
Status
current
Parent
hwAlarmCtrlEntry

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

Syntax

Source
EventType
Base type
Enumeration

Values & Constraints

Type Values
1communication
2servicequality
3processerror
4equipment
5environmental