All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwClrAlarmExpSignal
hwClrAlarmExpSignal
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwClrAlarmExpSignal
OID (numeric): 1.3.6.1.4.1.2011.6.30.12.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
It is used to clear the alarm output signal. After the alarm output signal is cleared, the recovery notification is sent to the external alarm interface and the corresponding active alarm is cleared. For the current external alarm interface, only the one-LED and three-LED output mode is supported. In the one-LED output mode, the alarm output signal cannot be cleared by level and can be cleared only by all(1); In the three-LED output mode, the alarm output signal can be cleared by all the following parameters. Options: 1. other(-1) -indicates the default status in the system. 2. all(1) -indicates that all the alarm output signals are cleared. 3. critical(2) -indicates that the critical alarm output signal is cleared. 4. major(3) -indicates that the major alarm output signal is cleared. 5. minor(4) -indicates that the minor alarm output signal is cleared.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.12.2 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwClrAlarmExpSignal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.12.2.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwClrAlarmExpSignal.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.12.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwClrAlarmExpSignal.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.2011.6.30.12 | hwAlarmExpSignal | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.12.2 | hwClrAlarmExpSignal | HUAWEI-SNMP-NOTIFICATION-MIB |