aggrDataErrorRecord

AGGREGATE-MIB · .1.3.6.1.3.123.3.1.3

Object

The error status corresponding to the MO instances
aggregated in aggrDataRecord (and
aggrDataRecordCompressed).

Context

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

Syntax

Source
AggrMOErrorStatus
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..1024

Conformance