All MIBs › TRIDIUMR3-MIB › sourceState
sourceState
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::sourceState
OID (numeric): 1.3.6.1.4.1.4131.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the source. normal(0), offnormal(1), fault(2), or alert(3).
What is sourceState?
This reports the current state of whatever station object triggered the alarm entry, as one of normal(0), offnormal(1), fault(2), or alert(3). An admin watches this value to see whether the underlying point has recovered or is still faulted, independent of whether anyone has acknowledged the alarm itself. For example, a sourceState of fault(2) on a temperature sensor's alarm row indicates the sensor hardware is still reporting a fault even if the alarm has already been acked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.3 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::sourceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.3.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::sourceState.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::sourceState 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.3 | sourceState | TRIDIUMR3-MIB |