eriRouterCpuTempCurrent

ERICSSON-ROUTER-ENVMON-MIB · .1.3.6.1.4.1.193.218.2.4.1.4.1.3

Object

column deprecated degreesEriRouterTemperature
The current temperature of this CPU.

Context

MIB
ERICSSON-ROUTER-ENVMON-MIB
OID
.1.3.6.1.4.1.193.218.2.4.1.4.1.3
Type
column
Access
readonly
Status
deprecated
Units
degrees
Parent
eriRouterCpuTempSensorEntry
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 'ERICSSON-ROUTER-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-ENVMON-MIB::eriRouterCpuTempCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERICSSON-ROUTER-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-ENVMON-MIB::eriRouterCpuTempCurrent.<entPhysicalIndex>.<eriRouterCpuTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERICSSON-ROUTER-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERICSSON-ROUTER-ENVMON-MIB::eriRouterCpuTempCurrent'

Syntax

Source
EriRouterTemperature
Base type
Unsigned32
Display format
d
Type Description
Represents a temperature, in degrees Celsius. In the
unlikely event that the temperature to be reported is
less than 0 degrees Celsius, a value of 0 will be
used. Likewise, if the temperature is greater than
100, a value of 100 will be used.

Values & Constraints

Type Constraints
range: 0..100

Conformance