rbnEntityTempCurrent

OBS ✓
RBN-ENVMON-MIB · .1.3.6.1.4.1.2352.2.4.1.6.1.3

Object

column degrees CelsiusRbnTemperature
The current temperature of this entity in degrees Celsius.
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
RBN-ENVMON-MIB
OID
.1.3.6.1.4.1.2352.2.4.1.6.1.3
Type
column
Access
readonly
Status
current
Units
degrees Celsius
Parent
rbnEntityTempSensorEntry
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 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnEntityTempCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnEntityTempCurrent.<entPhysicalIndex>.<rbnEntityTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ENVMON-MIB::rbnEntityTempCurrent'

Syntax

degrees CelsiusRbnTemperature
Source
RbnTemperature
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..100

Conformance