errorCondResolved

NetBotz50-MIB · .1.3.6.1.4.1.52674.500.5.1.1.6

Object

column BoolValue
Whether the error condition was resolved.

Context

MIB
NetBotz50-MIB
OID
.1.3.6.1.4.1.52674.500.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
errorCondEntry
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 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::errorCondResolved'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::errorCondResolved.<errorCondIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetBotz50-MIB::errorCondResolved'

Syntax

Source
BoolValue
Base type
Enumeration

Values & Constraints

Type Values
0no
1yes
2null

Conformance