All MIBs › CISCO-PROCESS-MIB › cpmCPUHistoryThreshold
cpmCPUHistoryThreshold
Module: CISCO-PROCESS-MIB
OID (symbolic): CISCO-PROCESS-MIB::cpmCPUHistoryThreshold
OID (numeric): 1.3.6.1.4.1.9.9.109.1.2.5.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The user configured value of this object gives the minimum percent CPU utilization of a process in the last cpmCPUMonInterval duration required to be a member of history table. When this object is changed the new value will have effect in the next interval.
What is cpmCPUHistoryThreshold?
A user-configured minimum percent CPU utilization a process must reach during the monitoring interval to be recorded in the CPU usage history table; changes take effect starting the next interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.109.1.2.5.1 snmpwalk -v2c -c public <target> CISCO-PROCESS-MIB::cpmCPUHistoryThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.109.1.2.5.1.1 snmpget -v2c -c public <target> CISCO-PROCESS-MIB::cpmCPUHistoryThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.109.1.2.5.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpmCPUHistoryThreshold.1
Start monitoring Cisco IOS / IOS-XE routers and switches (CPU/process monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PROCESS-MIB::cpmCPUHistoryThreshold OID value, configure state conditions and alerts, and monitor any Cisco IOS / IOS-XE routers and switches (CPU/process monitoring) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.109 | ciscoProcessMIB | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1 | ciscoProcessMIBObjects | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.2 | cpmProcess | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.2.5 | cpmCPUHistory | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.2.5.1 | cpmCPUHistoryThreshold | CISCO-PROCESS-MIB |