eriRouterEntityTempCurrent
ERICSSON-ROUTER-ENVMON-MIB ·
.1.3.6.1.4.1.193.218.2.4.1.6.1.3
Object
column degrees CelsiusEriRouterTemperature
The current temperature of this entity in degrees Celsius.
Context
- MIB
- ERICSSON-ROUTER-ENVMON-MIB
- OID
.1.3.6.1.4.1.193.218.2.4.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- degrees Celsius
- Parent
- eriRouterEntityTempSensorEntry
- Groups
- 1
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 '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::eriRouterEntityTempCurrent'
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::eriRouterEntityTempCurrent.<entPhysicalIndex>.<eriRouterEntityTempIndex>'
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::eriRouterEntityTempCurrent'
Syntax
degrees CelsiusEriRouterTemperature
- 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
Member of