sysinfoBoardLoadLoad15Min

LUM-SYSINFO-MIB · .1.3.6.1.4.1.8708.2.71.2.2.1.1.5

Object

System load averages is the average number of processes that are
either in a runnable or uninterruptable state.  A process in a
runnable state is either using the CPU or waiting to use the CPU. A
process in uninterruptable state is waiting for some I/O access, eg
waiting for disk.  Load averages are not normalized for the number of CPUs
in a system, so a load average of 1 means a single CPU system is
loaded all the time while on a 4 CPU system it means it was idle 75%
of the time.

Context

MIB
LUM-SYSINFO-MIB
OID
.1.3.6.1.4.1.8708.2.71.2.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
sysinfoBoardLoadEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-SYSINFO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSINFO-MIB::sysinfoBoardLoadLoad15Min'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSINFO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSINFO-MIB::sysinfoBoardLoadLoad15Min.<sysinfoBoardLoadIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSINFO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSINFO-MIB::sysinfoBoardLoadLoad15Min'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance