enclosureErrorStatus

OBS ✓
NETBOTZ410-MIB · .1.3.6.1.4.1.5528.100.2.1.1.3

Object

column ErrorStatus
The error status of the enclosure.  If there are no error conditions
reported for the enclosure, the status is normal.  Otherwise, the status is
reported as the severity value of the highest severity error condition
that is not resolved for the enclosure.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
NETBOTZ410-MIB
OID
.1.3.6.1.4.1.5528.100.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
enclosureEntry

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

Syntax

Source
ErrorStatus
Base type
Enumeration

Values & Constraints

Type Values
0normal
1info
2warning
3error
4critical
5failure