internalTemp
OBS ✓
IT-WATCHDOGS-V4-MIB ·
.1.3.6.1.4.1.17373.4.1.2.1.5
Object
column 0.1 DegreesInteger32
Current reading for Temperature in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- IT-WATCHDOGS-V4-MIB
- OID
.1.3.6.1.4.1.17373.4.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- 0.1 Degrees
- Parent
- internalEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IT-WATCHDOGS-V4-MIB' -M '/opt/observium/mibs/itwatchdogs:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IT-WATCHDOGS-V4-MIB::internalTemp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IT-WATCHDOGS-V4-MIB' -M '/opt/observium/mibs/itwatchdogs:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IT-WATCHDOGS-V4-MIB::internalTemp.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IT-WATCHDOGS-V4-MIB' -M '/opt/observium/mibs/itwatchdogs:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IT-WATCHDOGS-V4-MIB::internalTemp'
Syntax
0.1 DegreesInteger32
Values & Constraints
No enumerated values or constraints recorded.