tAggrDataRecordCompressed
TIME-AGGREGATE-MIB ·
.1.3.6.1.3.124.2.1.2
Object
column CompressedTimeAggrMOValue
The compressed value of the TAgMO.
The compression algorithm will depend on the
tAggrCtlCompressionAlgorithm given in the corresponding
tAggrCtlEntry. If the value of the corresponding
tAggrCtlCompressionAlgorithm 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 corresponding MO
instance. Thus, an entity attempting to access an
instance of this MO MUST have access rights to the
instance object pointed at by tAggrCtlMOInstance and this
MO instance.
Context
- MIB
- TIME-AGGREGATE-MIB
- OID
.1.3.6.1.3.124.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tAggrDataEntry
- 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 'TIME-AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIME-AGGREGATE-MIB::tAggrDataRecordCompressed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIME-AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIME-AGGREGATE-MIB::tAggrDataRecordCompressed.<tAggrCtlEntryID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIME-AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIME-AGGREGATE-MIB::tAggrDataRecordCompressed'
Syntax
- Source
- CompressedTimeAggrMOValue
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1024
Conformance
Member of