All MIBs › TUBS-IBR-LINUX-MIB › linuxLoadAvg15
linuxLoadAvg15
Module: TUBS-IBR-LINUX-MIB
OID (symbolic): TUBS-IBR-LINUX-MIB::linuxLoadAvg15
OID (numeric): 1.3.6.1.4.1.1575.1.5.2.5
Node type: OBJECT-TYPE
Type: LoadValue
Access: read-only
Description: The average system load during the last 15 minutes.
What is linuxLoadAvg15?
This read-only value reports the average system load over the last 15 minutes, matching the standard Unix 15-minute load average. Admins use it as the longest of the three standard load windows to judge whether a host is under sustained load pressure rather than a short-lived burst. For example, all three load averages (1, 5, and 15 minute) trending similarly high would indicate a persistent overload condition rather than a transient spike.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.5 snmpwalk -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxLoadAvg15
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.5.1 snmpget -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxLoadAvg15.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::linuxLoadAvg15 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.5 | linuxLoadAvg15 | TUBS-IBR-LINUX-MIB |