I2000-V1 :: iMAPNorthboundAlarmAcknowledge

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsI2000-V1iMAPNorthboundAlarmAcknowledge

iMAPNorthboundAlarmAcknowledge

Module: I2000-V1

OID (symbolic): I2000-V1::iMAPNorthboundAlarmAcknowledge

OID (numeric): 1.3.6.1.4.1.2011.2.15.2.4.4.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Give serial number(s) of alarms to be acknowledged. 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 acknowledged. This also contains invalid Alarm serial number(s). If all alarms are successfully acknowledged then output is blank.

What is iMAPNorthboundAlarmAcknowledge?

Writing a comma-separated list of alarm serial numbers here acknowledges 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 (including invalid ones) that could not be acknowledged, 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.4.1
snmpwalk -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmAcknowledge

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.2.15.2.4.4.1.1
snmpget -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmAcknowledge.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.2.15.2.4.4.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::iMAPNorthboundAlarmAcknowledge 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.4iMAPNorthboundFaultAcknowledgeI2000-V1
1.3.6.1.4.1.2011.2.15.2.4.4.1iMAPNorthboundAlarmAcknowledgeI2000-V1