aggrDataRecordCompressed
AGGREGATE-MIB ·
.1.3.6.1.3.123.3.1.2
Object
column AggrMOCompressedValue
The compressed value of the aggregated MO. The compression algorithm will depend on the aggrCtlCompressionAlgorithm given in the corresponding aggrCtlEntry. If the value of the corresponding aggrCtlCompressionAlgorithm is (1) 'none', then the value of all instances of this object will be a string of zero length. 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.2- 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::aggrDataRecordCompressed'
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::aggrDataRecordCompressed.<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::aggrDataRecordCompressed'
Syntax
- Source
- AggrMOCompressedValue
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1024
Conformance
Member of