All MIBs › STN-CHASSIS-MIB › stnCpuUtilizationCurrent
stnCpuUtilizationCurrent
Module: STN-CHASSIS-MIB
OID (symbolic): STN-CHASSIS-MIB::stnCpuUtilizationCurrent
OID (numeric): 1.3.6.1.4.1.3551.2.1.1.5.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current utilization (%) of the CPU.
What is stnCpuUtilizationCurrent?
This OID holds the current CPU usage as a percentage, showing how much of the processor's capacity is being used right now. It indicates whether the device has spare processing power or if it's becoming overloaded. A network operator would monitor this during peak hours to decide if the device needs upgrading or if a process is consuming excessive resources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.1.1.5.1.1.2 snmpwalk -v2c -c public <target> STN-CHASSIS-MIB::stnCpuUtilizationCurrent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.1.1.5.1.1.2.1 snmpget -v2c -c public <target> STN-CHASSIS-MIB::stnCpuUtilizationCurrent.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.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2.1 | stnChassis | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1 | stnChassisObjects | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.5 | stnResource | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.5.1 | stnCpuUtilizationTable | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.5.1.1 | stnCpuUtilizationEntry | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.5.1.1.2 | stnCpuUtilizationCurrent | STN-CHASSIS-MIB |