chassisTemperature

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.1.1.1.9

Object

This object identifies the current temperature of the chassis. The
temperature returned will be either Celsius or Fahrenheit based on your
current regional display settings.  If the temperature returned is -1
then a problem with the temperature sensor has occurred and the current
temperature is unknown.
(Not applicable to 2-slot chassis.)

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
mcrChassisEntry
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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::chassisTemperature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::chassisTemperature.<mcrChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::chassisTemperature'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Object Constraints
range: -2147483648-2147483647
Type Constraints
range: -2147483648..2147483647

Conformance