ACMIB :: alarmStatusInputBitmap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBalarmStatusInputBitmap

alarmStatusInputBitmap

Module: ACMIB

OID (symbolic): ACMIB::alarmStatusInputBitmap

OID (numeric): 1.3.6.1.4.1.1751.2.18.21.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Remote status from external device. bit = 0 closed, bit = 1 open,

LSB 15 bits represent 15 external inputs. MSB bit 15 is always 0.

What is alarmStatusInputBitmap?

This OID represents the status of up to 15 external digital input sensors connected to an alarm card, where each bit shows whether an input is open (1) or closed (0). Network engineers monitor this to track the state of environmental sensors, door locks, or emergency switches connected to the device. For example, a value of 0x0102 indicates inputs 1 and 8 are open while others are closed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.21.1
snmpwalk -v2c -c public <target> ACMIB::alarmStatusInputBitmap

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.21.1.1
snmpget -v2c -c public <target> ACMIB::alarmStatusInputBitmap.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::alarmStatusInputBitmap OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.21alarmConfigACMIB
1.3.6.1.4.1.1751.2.18.21.1alarmStatusInputBitmapACMIB