All MIBs › TUBS-IBR-LINUX-MIB › linuxLoadAvg1
linuxLoadAvg1
Module: TUBS-IBR-LINUX-MIB
OID (symbolic): TUBS-IBR-LINUX-MIB::linuxLoadAvg1
OID (numeric): 1.3.6.1.4.1.1575.1.5.2.3
Node type: OBJECT-TYPE
Type: LoadValue
Access: read-only
Description: The average system load during the last 60 seconds.
What is linuxLoadAvg1?
This read-only value reports the average system load over the last 60 seconds, matching the standard Unix 1-minute load average. Admins use it to catch very recent CPU/run-queue pressure on the host. For example, a value of 4.5 on a 4-core system suggests the run queue is currently oversubscribed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.3 snmpwalk -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxLoadAvg1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.3.1 snmpget -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxLoadAvg1.1
Start monitoring vendor-neutral, standards-based MIB, Linux server or host running an SNMP agent (CPU load/load-average status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-IBR-LINUX-MIB::linuxLoadAvg1 OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Linux server or host running an SNMP agent (CPU load/load-average status) 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.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1575.1.5 | linuxMIB | TUBS-IBR-LINUX-MIB |
| 1.3.6.1.4.1.1575.1.5.2 | linuxObjects | TUBS-IBR-LINUX-MIB |
| 1.3.6.1.4.1.1575.1.5.2.3 | linuxLoadAvg1 | TUBS-IBR-LINUX-MIB |