All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwAlarmSynAdminStatus
hwAlarmSynAdminStatus
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSynAdminStatus
OID (numeric): 1.3.6.1.4.1.2011.6.30.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When the alarm whose synchronization is initiated by the NMS, one of the following methods can be used: Options: 1. other(1) -other. 2. stop(2) -stop. 3. interval(3) -indicates that synchronize the alarm by serial number (that is, synchronize all the alarms in the system). During the synchronization, hwAlarmSynBeginSn, hwAlarmSynEndSn and hwSynTrapAdminStatus need to be issued. The corresponding value is interval(3). 4. all(4) -indicates that synchronize all the active alarms (the active alarms refer to the alarm whose fault alarms are already sent but the corresponding recovery alarms are not sent). hwSynTrapAdminStatus is issued directly and the corresponding value is all (4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.1.5 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSynAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.1.5.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmSynAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.1.5.1 i <value>
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.5 | hwAlarmSynAdminStatus | HUAWEI-SNMP-NOTIFICATION-MIB |