All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwAlarmSendSwitch
hwAlarmSendSwitch
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSendSwitch
OID (numeric): 1.3.6.1.4.1.2011.6.30.1.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Control function of whether to report the trap generated corresponding to an alarm to the trap host. Options: 1. on(1) -indicates that the trap generated corresponding to the alarm of object hwAlarmIndex needs to be reported to the trap host. 2. off(2) -indicates that the trap generated corresponding to the alarm of object hwAlarmIndex need not to be reported to the trap host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.1.7.1.2 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSendSwitch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.1.7.1.2.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSendSwitch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.1.7.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAlarmSendSwitch.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.1 | hwAlarmSynObjects | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.1.7 | hwAlarmSendTable | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.1.7.1 | hwAlarmSendEntry | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.1.7.1.2 | hwAlarmSendSwitch | HUAWEI-SNMP-NOTIFICATION-MIB |