All MIBs › M2000-V1 › iMAPNorthboundAlarmQuery
iMAPNorthboundAlarmQuery
Module: M2000-V1
OID (symbolic): M2000-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?
Write '1' to start the M2000 querying its active alarms and reporting them to the NMS as traps, or '0' to stop an in-progress query; any other value is rejected, and starting a query while one is already running also returns an error.
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> M2000-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> M2000-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 M2000 network/telecom management system with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the M2000-V1::iMAPNorthboundAlarmQuery OID value, configure state conditions and alerts, and monitor any M2000 network/telecom management system from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 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.1 | iMAPNorthboundFaultQuery | I2000-V1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.2.15.2.4.1.5 | iMAPNorthboundAlarmQuery | M2000-V1 |