All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwAlarmName
hwAlarmName
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmName
OID (numeric): 1.3.6.1.4.1.2011.6.30.7.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Alarm name. It is used to briefly describe the alarm triggered by the system.
What is hwAlarmName?
Short text name describing a given alarm, shown alongside its numeric hwAlarmID in NMS alarm lists so operators don't have to memorize alarm IDs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.2 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.2.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAlarmName.1
Start monitoring Huawei router or switch (alarm/event/trap notification delivery config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmName OID value, configure state conditions and alerts, and monitor any Huawei router or switch (alarm/event/trap notification delivery config) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.30 | hwSyntrap | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.30.7 | hwAlarmCtrl | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1 | hwAlarmCtrlTable | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1.1 | hwAlarmCtrlEntry | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1.1.2 | hwAlarmName | HUAWEI-SNMP-NOTIFICATION-MIB |