All MIBs › UTILIZATION-MANAGEMENT-MIB › genCpuUtilizationHighThreshold
genCpuUtilizationHighThreshold
Module: UTILIZATION-MANAGEMENT-MIB
OID (symbolic): UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold
OID (numeric): 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4 snmpwalk -v2c -c public <target> UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4.1 snmpget -v2c -c public <target> UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHighThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> genCpuUtilizationHighThreshold.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6889 | avaya | AVAYAGEN-MIB |
| 1.3.6.1.4.1.6889.2 | avayaMibs | AVAYAGEN-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| 1.3.6.1.4.1.6889.2.1.11 | avayaSystemStats | AVAYAGEN-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1 | genStats | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1 | genCpuUtilization | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.1 | genCpuUtilizationTable | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.1.1 | genCpuUtilizationEntry | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4 | genCpuUtilizationHighThreshold | UTILIZATION-MANAGEMENT-MIB |