laLoad
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.10.1.3
Object
column
SNMPv2-TCDisplayString
The 1,5 and 15 minute load averages (one per row).
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- laEntry
- Table
- laTable
- Siblings
- 7
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| laIndex reference index/row number for each observed loadave. | column | Integer32 | .1.3.6.1.4.1.2021.10.1.1 |
| laErrorFlag A Error flag to indicate the load-average has crossed
its threshold value defined in the snmpd.conf file.
It is set to 1 if the threshold is crossed, 0 otherwise. | column | UCDErrorFlag | .1.3.6.1.4.1.2021.10.1.100 |
| laErrMessage An error message describing the load-average and its
surpased watch-point value. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.10.1.101 |
| laNames The list of loadave names we're watching. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.10.1.2 |
| laConfig The watch point for load-averages to signal an
error. If the load averages rises above this value,
the laErrorFlag below is set. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.10.1.4 |
| laLoadInt The 1,5 and 15 minute load averages as an integer.
This is computed by taking the floating point
loadaverage value and multiplying by 100, then
converting the value to an integer. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.10.1.5 |
| laLoadFloat The 1,5 and 15 minute load averages as an opaquely
wrapped floating point number. | column | Float | .1.3.6.1.4.1.2021.10.1.6 |