juniSystemTempValue

OBS ✓
Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.9.4.1.3

Object

column degrees CelsiusSNMPv2-SMIInteger32
The temperature measured by this sensor in degrees Celsius.  This
measurement is valid only if the value of the corresponding
juniSystemTempStatus is tooLow, nominal or tooHigh.
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
Juniper-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.2.1.9.4.1.3
Type
column
Access
readonly
Status
current
Units
degrees Celsius
Parent
juniSystemTempEntry
Groups
1

Walk 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 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTempValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTempValue.<juniSystemTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemTempValue'

Syntax

degrees CelsiusSNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance