All MIBs › TRIDIUMR3-MIB › alarmTransition
alarmTransition
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::alarmTransition
OID (numeric): 1.3.6.1.4.1.4131.1.3.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The initial state of the source. normal(0), offnormal(1), fault(2), or alert(3).
What is alarmTransition?
This records the initial state of the alarm's source at the moment the alarm was raised, as normal(0), offnormal(1), fault(2), or alert(3). Comparing it against the current sourceState lets an admin see whether a condition has worsened or changed severity since the alarm first fired. For example, an alarm with alarmTransition offnormal(1) that now shows sourceState fault(2) indicates the underlying condition has deteriorated since it was first flagged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.13 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::alarmTransition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.13.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::alarmTransition.1
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::alarmTransition 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.13 | alarmTransition | TRIDIUMR3-MIB |