I2000-V1 :: iMAPNorthboundAlarmQuery

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsI2000-V1iMAPNorthboundAlarmQuery

iMAPNorthboundAlarmQuery

Module: I2000-V1

OID (symbolic): I2000-V1::iMAPNorthboundAlarmQuery

OID (numeric): 1.3.6.1.4.1.2011.2.15.2.4.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Accepts only values 0 and 1 (single character) Attempt to set any other value returns error 1-> starts query active alarm process (if previous query alarm process is in progress then error is returned) 0-> stops the previous query active alarm process in progress (if any)

What is iMAPNorthboundAlarmQuery?

Writing 1 tells the iMAP to start querying its active alarms and report them to the NMS as traps; writing 0 stops an in-progress query. Setting 1 while a query is already running, or any value other than 0/1, returns an error - admins use this to trigger a full active-alarm resynchronization on demand.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.2.15.2.4.1.5
snmpwalk -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmQuery

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.2.15.2.4.1.5.1
snmpget -v2c -c public <target> I2000-V1::iMAPNorthboundAlarmQuery.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.2.15.2.4.1.5.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::iMAPNorthboundAlarmQuery 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.1iMAPNorthboundFaultQueryI2000-V1
1.3.6.1.4.1.2011.2.15.2.4.1.5iMAPNorthboundAlarmQueryI2000-V1