cyPMUnitMaxTemperature

CYCLADES-ACS-PM-MIB · .1.3.6.1.4.1.2925.4.5.3.1.8

Object

column r/w SNMPv2-SMIInteger32
Maximum temperature value of this PM unit in Celsius 
degrees. The value of this object is the maximum 
temperature in degrees C * 10. You need to translate 
the readed value(Ex. : value is 240, the maximum
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).

Context

MIB
CYCLADES-ACS-PM-MIB
OID
.1.3.6.1.4.1.2925.4.5.3.1.8
Type
column
Access
readwrite
Status
current
Parent
cyPMUnitEntry

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 'CYCLADES-ACS-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYCLADES-ACS-PM-MIB::cyPMUnitMaxTemperature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CYCLADES-ACS-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYCLADES-ACS-PM-MIB::cyPMUnitMaxTemperature.<cyPMSerialPortNumber>.<cyPMUnitNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CYCLADES-ACS-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CYCLADES-ACS-PM-MIB::cyPMUnitMaxTemperature'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647