All MIBs › IT-WATCHDOGS-V4-MIB › temperatureUnits
temperatureUnits
Module: IT-WATCHDOGS-V4-MIB
OID (symbolic): IT-WATCHDOGS-V4-MIB::temperatureUnits
OID (numeric): 1.3.6.1.4.1.17373.4.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Current units for temperature values. 0 = Degrees Fahrenheit, 1 = Degrees Celsius
What is temperatureUnits?
Selects whether temperature-related readings on this unit are reported in Fahrenheit (0) or Celsius (1). An admin sets this to match their site's convention so the temperature values reported across all sensor tables (internalTemp, tempSensorTemp, etc.) are interpreted correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17373.4.1.1.7 snmpwalk -v2c -c public <target> IT-WATCHDOGS-V4-MIB::temperatureUnits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17373.4.1.1.7.1 snmpget -v2c -c public <target> IT-WATCHDOGS-V4-MIB::temperatureUnits.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17373.4.1.1.7.1 i <value>
Start monitoring I.T. Watchdogs Blackbird/Watchdog100 environmental monitoring hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IT-WATCHDOGS-V4-MIB::temperatureUnits OID value, configure state conditions and alerts, and monitor any I.T. Watchdogs Blackbird/Watchdog100 environmental monitoring hardware 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.17373 | itwatchdogs | IT-WATCHDOGS-V4-MIB |
| 1.3.6.1.4.1.17373.4 | blackbird | IT-WATCHDOGS-V4-MIB |
| 1.3.6.1.4.1.17373.4.1 | watchdog100 | IT-WATCHDOGS-V4-MIB |
| 1.3.6.1.4.1.17373.4.1.1 | deviceInfo | IT-WATCHDOGS-V4-MIB |
| 1.3.6.1.4.1.17373.4.1.1.7 | temperatureUnits | IT-WATCHDOGS-V4-MIB |