All MIBs › COLUBRIS-DEVICE-MIB › coDevStLoadAverage1Min
coDevStLoadAverage1Min
Module: COLUBRIS-DEVICE-MIB
OID (symbolic): COLUBRIS-DEVICE-MIB::coDevStLoadAverage1Min
OID (numeric): 1.3.6.1.4.1.8744.5.23.1.4.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Average number of processes running during the last minute.
What is coDevStLoadAverage1Min?
This read-only object reports the average number of processes that were running or ready to run on the device during the most recent one-minute interval, providing a snapshot of short-term CPU utilization and system load. A value of 4 means an average of 4 processes were active during that minute; values higher than the number of CPU cores indicate the system is overloaded. A system administrator uses this metric along with 5-minute and 15-minute averages to diagnose performance bottlenecks and determine when the device needs load balancing or additional capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.2 snmpwalk -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStLoadAverage1Min
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.4.1.1.2.1 snmpget -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevStLoadAverage1Min.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.2 | coDevStLoadAverage1Min | COLUBRIS-DEVICE-MIB |