pmPowerMgmtPDUTableTemperature1Max
PM-MIB ·
.1.3.6.1.4.1.10418.17.2.5.3.1.18
Object
Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature.
Context
- MIB
- PM-MIB
- OID
.1.3.6.1.4.1.10418.17.2.5.3.1.18- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- pmPowerMgmtPDUTableEntry
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 'PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PM-MIB::pmPowerMgmtPDUTableTemperature1Max'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PM-MIB::pmPowerMgmtPDUTableTemperature1Max.<pmPowerMgmtPDUTablePortNumber>.<pmPowerMgmtPDUTablePduIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PM-MIB::pmPowerMgmtPDUTableTemperature1Max'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647