aggrDataRecord
AGGREGATE-MIB ·
.1.3.6.1.3.123.3.1.1
Object
column AggrMOValue
The snapshot value of the aggregated MO. Note that the access privileges to this object will be governed by the access privileges of the component objects. Thus, an entity attempting to access an instance of this MO MUST have access rights to all the component instance objects and this MO instance.
Context
- MIB
- AGGREGATE-MIB
- OID
.1.3.6.1.3.123.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aggrDataEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::aggrDataRecord'
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::aggrDataRecord.<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::aggrDataRecord'
Syntax
- Source
- AggrMOValue
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1024
Conformance
Member of