laLoadInt
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.10.1.5
Object
column
SNMPv2-SMIInteger32
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.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- laEntry
- Table
- laTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| laLoad The 1,5 and 15 minute load averages (one per row). | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.10.1.3 |
| 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 |
| 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 |