All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwAlarmAdminStatus
hwAlarmAdminStatus
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmAdminStatus
OID (numeric): 1.3.6.1.4.1.2011.6.30.7.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Alarm management status. Options: 1. init(1) -The default status is init(1). 2. conversion(2) -If an alarm needs to be converted into an event, perform the setting operation to set the management status of the alarm to conversion(2).
What is hwAlarmAdminStatus?
Management state of this alarm: init, the default, or conversion, set to demote the alarm into an ordinary event; the inverse control to hwEventAdminStatus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.9 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.9.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.7.1.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAlarmAdminStatus.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::hwAlarmAdminStatus 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.9 | hwAlarmAdminStatus | HUAWEI-SNMP-NOTIFICATION-MIB |