cpqSeCpuCurrentPerformanceState
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.2.1.1.29
Object
This OID returns the current performance state of this processor. Processor performance states are denoted as Pn states. The value of n is cpqSeCpuPerformanceState. The higher the value n is, the lower the performance state is being used. Value 0 describes the highest performance state, in which the processor uses its maximum performance capability and may consume maximum power. The performance state number should not exceed 16 on Itanium servers. (-1) will be returned if this value is not available.
Context
- MIB
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.2.1.1.29- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- cpqSeCpuEntry
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 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState.<cpqSeCpuUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647