All MIBs › SENSATRONICS-ITTM › sensor1DataInt
sensor1DataInt
Module: SENSATRONICS-ITTM
OID (symbolic): SENSATRONICS-ITTM::sensor1DataInt
OID (numeric): 1.3.6.1.4.1.16174.1.1.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Data from sensor 1, integer format, no decimal places
What is sensor1DataInt?
The current reading from sensor channel 1, as a whole-number integer (range -100 to 255) with no decimal places, in the units set by unitMode. Use this integer form when polling programmatically, since it avoids parsing the decimal string in sensor1DataStr.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16174.1.1.1.3.1.3 snmpwalk -v2c -c public <target> SENSATRONICS-ITTM::sensor1DataInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16174.1.1.1.3.1.3.1 snmpget -v2c -c public <target> SENSATRONICS-ITTM::sensor1DataInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.16174.1.1.1.3.1.3.1 i <value>
Start monitoring Sensatronics ITTM networked temperature/environmental monitor (temperature readings/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENSATRONICS-ITTM::sensor1DataInt OID value, configure state conditions and alerts, and monitor any Sensatronics ITTM networked temperature/environmental monitor (temperature readings/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.16174 | sensatronics | SENSATRONICS-SMI |
| 1.3.6.1.4.1.16174.1 | consumerProducts | SENSATRONICS-SMI |
| 1.3.6.1.4.1.16174.1.1 | envMonitors | SENSATRONICS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.16174.1.1.1 | productITTM | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.3 | sensorInfo | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.3.1 | sensor1 | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.3.1.3 | sensor1DataInt | SENSATRONICS-ITTM |