All MIBs › TRIDIUMR3-MIB › inputValue
inputValue
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::inputValue
OID (numeric): 1.3.6.1.4.1.4131.1.4.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Current value of station object. Is writeable.
What is inputValue?
This holds the current value of the station object exposed at this input table row and is writeable. Because it can be set, an SNMP manager can push a new value into the station, letting external systems remotely change points such as setpoints or overrides. For example, a building automation head-end could SNMP SET inputValue to 72.0 to change a temperature setpoint exposed through this row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.4.1.3 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::inputValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.4.1.3.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::inputValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4131.1.4.1.3.1 s <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::inputValue 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.4 | inputTable | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.4.1 | inputTableEntry | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.4.1.3 | inputValue | TRIDIUMR3-MIB |