aggrCtlCompressionAlgorithm
AGGREGATE-MIB ·
.1.3.6.1.3.123.1.1.4
Object
column
r/w
Enumeration
The compression algorithm that will be used by the agent to compress the value of the aggregated object. The deflate algorithm and corresponding data format specification is described in RFC 1951. It is compatible with the widely used gzip utility.
Context
- MIB
- AGGREGATE-MIB
- OID
.1.3.6.1.3.123.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aggrCtlEntry
- Table
- aggrCtlTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | deflate |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aggrCtlEntryID A locally unique, administratively assigned name
for this aggregated MO. It is used as an index to
uniquely identify this row in the table. | column | OctetString | .1.3.6.1.3.123.1.1.1 |
| aggrCtlMOIndex A pointer to a group of MOs identified by aggrMOEntryID
in the aggrMOTable. This is the group of MOs that will
be aggregated. | column | Unsigned32 | .1.3.6.1.3.123.1.1.2 |
| aggrCtlMODescr A textual description of the object that is
being aggregated. | column | OctetString | .1.3.6.1.3.123.1.1.3 |
| aggrCtlEntryOwner The entity that created this entry. | column | RMON-MIBOwnerString | .1.3.6.1.3.123.1.1.5 |
| aggrCtlEntryStorageType This object defines whether the parameters defined in
this row are kept in volatile storage and lost upon
reboot or backed up by non-volatile (permanent)
storage.
C… | column | SNMPv2-TCStorageType | .1.3.6.1.3.123.1.1.6 |
| aggrCtlEntryStatus The row status variable, used according to row
installation and removal conventions.
Objects in a row can be modified only when the value of
this object in the corresponding conce… | column | SNMPv2-TCRowStatus | .1.3.6.1.3.123.1.1.7 |