All MIBs › COLUBRIS-DEVICE-MIB › coDevStCpuUse20Sec
coDevStCpuUse20Sec
Module: COLUBRIS-DEVICE-MIB
OID (symbolic): COLUBRIS-DEVICE-MIB::coDevStCpuUse20Sec
OID (numeric): 1.3.6.1.4.1.8744.5.23.1.4.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Average CPU usage during the last 20 seconds.
What is coDevStCpuUse20Sec?
This object reports the average CPU utilization percentage measured over the preceding 20-second interval on a wireless access point or controller. The 20-second average smooths out CPU spikes to provide a stable metric for capacity planning and performance monitoring. A network operator uses this metric to detect CPU saturation and identify when an access point is overloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.8 snmpwalk -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStCpuUse20Sec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.8.1 snmpget -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStCpuUse20Sec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> coDevStCpuUse20Sec.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.8744 | colubris | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5 | colubrisMgmtV2 | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5.23 | colubrisDeviceMIB | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1 | colubrisDeviceMIBObjects | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4 | coDeviceStatusGroup | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1 | coDeviceStatusTable | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1.1 | coDeviceStatusEntry | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.4.1.1.8 | coDevStCpuUse20Sec | COLUBRIS-DEVICE-MIB |