All MIBs › I2000-V1 › iMAPNorthboundAlarmClear
iMAPNorthboundAlarmClear
Module: I2000-V1
OID (symbolic): I2000-V1::iMAPNorthboundAlarmClear
OID (numeric): 1.3.6.1.4.1.2011.2.15.2.4.6.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Give serial number(s) of alarms to be cleared. Multiple serial numbers are separated by comma(,). Alarms serial number(s)are of type unsigned long and incompatible types are automatically considered as invalid serial number(s). Get attempt on this node will result in error.
Output: Serial number(s) of alarms which could not be cleared. This also contains invalid Alarm serial number(s). If all alarms are successfully cleared then output is blank.
What is iMAPNorthboundAlarmClear?
Writing a comma-separated list of alarm serial numbers here manually clears those specific alarms and notifies the NMS; a GET on this object always errors since it's write-only. The value read back after a SET lists any serial numbers that could not be cleared, with a blank result meaning full success.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.2.15.2.4.6.1 snmpwalk -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmClear
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.2.15.2.4.6.1.1 snmpget -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmClear.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.2.15.2.4.6.1.1 s <value>
Start monitoring Huawei iMAP transmission network element management system (northbound heartbeat/alarms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the I2000-V1::iMAPNorthboundAlarmClear OID value, configure state conditions and alerts, and monitor any Huawei iMAP transmission network element management system (northbound heartbeat/alarms) 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.2 | products | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.2.15 | netManager | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.2.15.2 | iMAPNorthbound | I2000-V1 |
| 1.3.6.1.4.1.2011.2.15.2.4 | iMAPNorthboundFault | I2000-V1 |
| 1.3.6.1.4.1.2011.2.15.2.4.6 | iMAPNorthboundFaultClear | I2000-V1 |
| 1.3.6.1.4.1.2011.2.15.2.4.6.1 | iMAPNorthboundAlarmClear | I2000-V1 |