All MIBs › TRIDIUMR3-MIB › outputIndex
outputIndex
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::outputIndex
OID (numeric): 1.3.6.1.4.1.4131.1.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index in the output table for a particular snmp output object. Used to address table entries.
What is outputIndex?
This is the numeric key identifying one row of the station's SNMP output (read-only) table, used purely to address entries. It lets a monitoring system enumerate and reference each exposed read-only station value distinctly. For example, outputIndex 2 might reference the compressor's running-hours counter that the station exposes as read-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.5.1.1 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::outputIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.5.1.1.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::outputIndex.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::outputIndex 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.5 | outputTable | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.5.1 | outputTableEntry | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.5.1.1 | outputIndex | TRIDIUMR3-MIB |