All MIBs › TRIDIUMR3-MIB › ackState
ackState
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::ackState
OID (numeric): 1.3.6.1.4.1.4131.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2). Alarm can be acknowledged by setting ackState to 'acked'(0)
What is ackState?
This tracks whether a human operator has acknowledged this specific alarm row, as acked(0), unacked(1), or ackPending(2). It is writable specifically so an SNMP manager can acknowledge an individual alarm by setting it to acked(0), separate from the bulk-acknowledge action object. For example, an operator investigating one flapping door sensor sets that alarm's ackState to 0 while other unrelated alarms in the table remain unacked(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.4 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::ackState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.4.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::ackState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4131.1.3.1.4.1 i <value>
Start monitoring Tridium Niagara R3 building automation controllers/supervisors, JACE/BAS gateway devices (alarm record/acknowledgment status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIDIUMR3-MIB::ackState OID value, configure state conditions and alerts, and monitor any Tridium Niagara R3 building automation controllers/supervisors, JACE/BAS gateway devices (alarm record/acknowledgment status) 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.4131 | tridium | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1 | tridiumStation | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3 | alarmTable | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3.1 | alarmTableEntry | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3.1.4 | ackState | TRIDIUMR3-MIB |