s5ChasTmpSnrValue
S5-CHASSIS-MIB ·
.1.3.6.1.4.1.45.1.6.3.7.1.1.4
Object
The current temperature value of the temperature
sensor. This is measured in units of a half degree
centigrade, e.g. a value of 121 indicates a temperature
of 60.5 degrees C.
This object is deprecated because it cannot represent
temperature values below 0, as Gauge32 is an unsigned type.
Context
- MIB
- S5-CHASSIS-MIB
- OID
.1.3.6.1.4.1.45.1.6.3.7.1.1.4- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- s5ChasTmpSnrEntry
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 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasTmpSnrValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasTmpSnrValue.<s5ChasTmpSnrGrpIndx>.<s5ChasTmpSnrIndx>.<s5ChasTmpSnrSubIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-CHASSIS-MIB::s5ChasTmpSnrValue'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295