laErrorFlag

UCD-SNMP-MIB · .1.3.6.1.4.1.2021.10.1.100

Object

column UCDErrorFlag
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.

Context

MIB
UCD-SNMP-MIB
OID
.1.3.6.1.4.1.2021.10.1.100
Type
column
Access
readonly
Status
current
Parent
laEntry

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 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::laErrorFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::laErrorFlag.<laIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'UCD-SNMP-MIB::laErrorFlag'

Syntax

Source
UCDErrorFlag
Base type
Enumeration

Values & Constraints

Type Values
0noError
1error