genCpuUtilizationHighThreshold
UTILIZATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4
Object
column r/w
Integer32
The high threshold of CPU utilization in percentage, which can be from 50% to 99%. If event generation is enabled while the utilization is above the threshold, an event will be generated. The default value of this threshold is 95%. No event will be generated when the utilization crosses below the high threshold.
Context
- MIB
- UTILIZATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genCpuUtilizationEntry
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 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold.<genCpuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 50-99