TRIDIUMR3-MIB :: source

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTRIDIUMR3-MIBsource

source

Module: TRIDIUMR3-MIB

OID (symbolic): TRIDIUMR3-MIB::source

OID (numeric): 1.3.6.1.4.1.4131.1.3.1.6

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Indicates the path to the station object which generated the alarm.

What is source?

This gives the Niagara station's internal object path for the station object that generated the alarm. Admins use it to jump straight to the misbehaving point or component in the station's object tree rather than guessing from the alarm text alone. An example value might be slot:/Drivers/BacnetNetwork/Device1/Points/ChillerTemp, pinpointing exactly which BACnet point triggered the alarm.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.6
snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::source

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.6.1
snmpget -v2c -c public <target> TRIDIUMR3-MIB::source.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> source.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::source 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 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.4131tridiumTRIDIUMR3-MIB
1.3.6.1.4.1.4131.1tridiumStationTRIDIUMR3-MIB
1.3.6.1.4.1.4131.1.3alarmTableTRIDIUMR3-MIB
1.3.6.1.4.1.4131.1.3.1alarmTableEntryTRIDIUMR3-MIB
1.3.6.1.4.1.4131.1.3.1.6sourceTRIDIUMR3-MIB