All MIBs › ROOMALERT11E-MIB › alarm1
alarm1
Module: ROOMALERT11E-MIB
OID (symbolic): ROOMALERT11E-MIB::alarm1
OID (numeric): 1.3.6.1.4.1.20916.1.3.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Alarm for sensor channel 1. The binary equivalent of the decimal number displayed will indicate which switch sensors are currently in an alarm state (0 = sensor ok, 1 = sensor in alarm state). For example, if switch sensors 1 and 4 are in alarm state, the value displayed will be 9, which equals 00001001 in binary.
What is alarm1?
This value reports the alarm state for sensor channel 1's internal switch sensors, encoded as a bitmask (0-255) where each bit set to 1 means the corresponding switch sensor is currently in an alarm state — e.g. a value of 9 (binary 00001001) means switch sensors 1 and 4 are both alarming. An admin decodes this single value to instantly see which of the up to 8 switch inputs need attention, without polling all 8 individually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.20916.1.3.2.1 snmpwalk -v2c -c public <target> ROOMALERT11E-MIB::alarm1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.20916.1.3.2.1.1 snmpget -v2c -c public <target> ROOMALERT11E-MIB::alarm1.1
Start monitoring AVTECH Room Alert 11E environmental monitor (temperature/humidity/switch sensor readings) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ROOMALERT11E-MIB::alarm1 OID value, configure state conditions and alerts, and monitor any AVTECH Room Alert 11E environmental monitor (temperature/humidity/switch sensor readings) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.20916 | avtech | ROOMALERT11E-MIB |
| 1.3.6.1.4.1.20916.1 | products | ROOMALERT11E-MIB |
| 1.3.6.1.4.1.20916.1.3 | roomalert11E | ROOMALERT11E-MIB |
| 1.3.6.1.4.1.20916.1.3.2 | traps | ROOMALERT11E-MIB |
| 1.3.6.1.4.1.20916.1.3.2.1 | alarm1 | ROOMALERT11E-MIB |