cpqIoDrvInfoPowerGoverningLevel
CPQIODRV-MIB ·
.1.3.6.1.4.1.232.172.2.1.1.1.50
Object
column mandatory
Enumeration
Governing may be impacted due to a lack of power available to the
device. This value indicates the level of contribution due to
lack of power.
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.50- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqIoDrvInfoEntry
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 'CPQIODRV-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIODRV-MIB::cpqIoDrvInfoPowerGoverningLevel'
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::cpqIoDrvInfoPowerGoverningLevel.<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::cpqIoDrvInfoPowerGoverningLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | light |
2 | moderate |
3 | heavy |
4 | unavailable |