cpqIoDrvInfoThermalGoverningLevel

CPQIODRV-MIB · .1.3.6.1.4.1.232.172.2.1.1.1.51

Object

column mandatory Enumeration
Governing may be impacted due to the device reaching high 
temperatures.  This value indicates the level of contribution due to
high temperatures.
              
    none           = no governing active
    light          = light governing
    moderate       = moderate governing
    heavy          = heavy governing
    unavailable    = governing level unavailable

Context

MIB
CPQIODRV-MIB
OID
.1.3.6.1.4.1.232.172.2.1.1.1.51
Type
column
Access
readonly
Status
mandatory
Parent
cpqIoDrvInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1light
2moderate
3heavy
4unavailable