I2000-V1 :: iMAPNorthboundAlarmClear

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsI2000-V1iMAPNorthboundAlarmClear

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2011huaweiHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.2productsHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.2.15netManagerHUAWEI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2011.2.15.2iMAPNorthboundI2000-V1
1.3.6.1.4.1.2011.2.15.2.4iMAPNorthboundFaultI2000-V1
1.3.6.1.4.1.2011.2.15.2.4.6iMAPNorthboundFaultClearI2000-V1
1.3.6.1.4.1.2011.2.15.2.4.6.1iMAPNorthboundAlarmClearI2000-V1