hpmpCPULoad15min
HP-MEMPROC-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.4
Object
column SNMPv2-SMIInteger32
The number of processes in the CPU run queue, averaged over the past 15 minutes. This is computed by taking the floating point load average value and multiplying by 100, then converting the value to an integer.
Context
- MIB
- HP-MEMPROC-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpmpCPUEntry
- Groups
- 1
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 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MEMPROC-MIB::hpmpCPULoad15min'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MEMPROC-MIB::hpmpCPULoad15min.<hpmpCPUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-MEMPROC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-MEMPROC-MIB::hpmpCPULoad15min'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of