dieTemperature
ELECTROLINE-COMMON-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.4.4.1
Object
scalar TenthCelsius
Return the die temperature in tenth of Celsius read from the bcm chip internal temperature probe. Note that only the 3383 has this probe.
Context
- MIB
- ELECTROLINE-COMMON-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.4.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- privateStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-COMMON-TEST-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-COMMON-TEST-MIB::dieTemperature.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-COMMON-TEST-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-COMMON-TEST-MIB::dieTemperature'
Syntax
- Source
- TenthCelsius
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.