AGGREGATE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
16
.1.3.6.1.3.123.1 · 1 row entry · 7 columns
A table that controls the aggregation of the MOs.
aggrCtlEntry entry .1.3.6.1.3.123.1.1
A row of the control table that defines one aggregated
MO.

Entries in this table are required to survive a reboot
of the managed entity depending on the value of the
corresponding aggrCtlEntryStorageType in…
Indexes
aggrCtlEntryID
Column 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.
OctetString
Constraints:
range: 1-32
.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.
Unsigned32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.3.123.1.1.2
aggrCtlMODescr
A textual description of the object that is
being aggregated.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.3.123.1.1.3
aggrCtlCompressionAlgorithm
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…
Enumerationr/w
Enumerated Values:
1none
2deflate
.1.3.6.1.3.123.1.1.4
aggrCtlEntryOwner
The entity that created this entry.
RMON-MIBOwnerStringr/w
Textual Convention: RMON-MIBOwnerString OctetString
Type Constraints:
range: 0..127
.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.

Conceptual rows having the value 'permane…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.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 conceptual row is not
'active'.
Thus, to modi…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.123.1.1.7
.1.3.6.1.3.123.2 · 1 row entry · 6 columns
The table of primary(simple) MOs that will be aggregated.
Each row in this table represents a MO that will be
aggregated.  The aggrMOEntryID index is used to identify
the group of MOs that will be aggregated.  The
aggrMOIndex instance in the corresponding row of the
aggrCtlTable will have a value equal to the value of
aggrMOEntryID.  The aggrMOEntryMOID index is used to
identify an MO in the group.
aggrMOEntry entry .1.3.6.1.3.123.2.1
A row of the table that specifies one MO.
Entries in this table are required to survive a reboot
of the managed entity depending on the value of the
corresponding aggrMOEntryStorageType instance.
Indexes
aggrMOEntryID aggrMOEntryMOID
Column Syntax OID
aggrMOEntryID
An index uniquely identifying a group of MOs
that will be aggregated.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.3.123.2.1.1
aggrMOEntryMOID
An index to uniquely identify an MO instance in the
group of MO instances that will be aggregated.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.3.123.2.1.2
aggrMOInstance
The OID of the MO instance, the value of which will
be sampled by the agent.
ObjectIdentifierr/w .1.3.6.1.3.123.2.1.3
aggrMODescr
A textual description of the object that will
be aggregated.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.3.123.2.1.4
aggrMOEntryStorageType
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.
Conceptual rows having the value 'permanent' need not
al…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.123.2.1.5
aggrMOEntryStatus
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 conceptual row is not
'active'.
Thus, to modi…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.123.2.1.6
.1.3.6.1.3.123.3 · 1 row entry · 3 columns
Each row of this table contains information
about an aggregateMO indexed by aggrCtlEntryID.
aggrDataEntry entry .1.3.6.1.3.123.3.1
Entry containing information pertaining to
an aggregate MO.
Indexes
aggrCtlEntryID
Column Syntax OID
aggrDataRecord
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 MU…
AggrMOValue
Textual Convention: AggrMOValue OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.123.3.1.1
aggrDataRecordCompressed
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…
AggrMOCompressedValue
Textual Convention: AggrMOCompressedValue OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.123.3.1.2
aggrDataErrorRecord
The error status corresponding to the MO instances
aggregated in aggrDataRecord (and
aggrDataRecordCompressed).
AggrMOErrorStatus
Textual Convention: AggrMOErrorStatus OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.123.3.1.3