slEntPhysicalSysTemp
SL-ENTITY-MIB ·
.1.3.6.1.4.1.4515.1.3.6.1.1.1.25
Object
column Integer32
Internally measured module temperature. The value 0 means -128 Celsuis. An increment on one is equivalent to 1/256 degree, yielding a total range of -128 to +128 Celsius.
Context
- MIB
- SL-ENTITY-MIB
- OID
.1.3.6.1.4.1.4515.1.3.6.1.1.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slEntPhysicalEntry
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 'SL-ENTITY-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ENTITY-MIB::slEntPhysicalSysTemp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-ENTITY-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ENTITY-MIB::slEntPhysicalSysTemp.<slEntPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-ENTITY-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-ENTITY-MIB::slEntPhysicalSysTemp'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647