TIME-AGGREGATE-MIB Table View

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

Tables
2
Rows
2
Columns
12
.1.3.6.1.3.124.1 · 1 row entry · 9 columns
The Time-Based aggregation control table.  It controls
the aggregation of the samples of MO instances.  There
will be a row for each TAgMO.
tAggrCtlEntry entry .1.3.6.1.3.124.1.1
A row of the control table that defines one Time-Based
aggregate MO (TAgMO).
Indexes
tAggrCtlEntryID
Column Syntax OID
tAggrCtlEntryID
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.124.1.1.1
tAggrCtlMOInstance
The sampled values of this MO instance will be
aggregated by the TAgMO.
ObjectIdentifierr/w .1.3.6.1.3.124.1.1.2
tAggrCtlAgMODescr
A textual description of the aggregate object.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.3.124.1.1.3
tAggrCtlInterval
The interval, in microseconds, at which the MO instance
pointed at by tAggrInstance will be sampled for
Time-Based aggregation.
micro secondsSNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.124.1.1.4
tAggrCtlSamples
The number of times at which the MO instance referred
to by tAggrInstance will be sampled for Time-Based
aggregation.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.124.1.1.5
tAggrCtlCompressionAlgorithm
The compression algorithm that will be used by
the agent to compress the value of the TAgMO.
The deflate algorithm and corresponding data format
specification is described in RFC 1951. It is
compatible with the widely …
Enumerationr/w
Enumerated Values:
1none
2deflate
.1.3.6.1.3.124.1.1.6
tAggrCtlEntryOwner
A textual description of the entity that created
this entry.
RMON-MIBOwnerStringr/w
Textual Convention: RMON-MIBOwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.3.124.1.1.7
tAggrCtlEntryStorageType
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.124.1.1.8
tAggrCtlEntryStatus
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.124.1.1.9
.1.3.6.1.3.124.2 · 1 row entry · 3 columns
This is the data table.  Each row of this table contains
information about a TAgMO indexed by tAggrCtlEntryID.
tAggrCtlEntryID is the key to the table.  It is used to
identify instances of the TAgMO that are present in the
table.
tAggrDataEntry entry .1.3.6.1.3.124.2.1
Entry containing information pertaining
to a TAgMO.
Indexes
tAggrCtlEntryID
Column Syntax OID
tAggrDataRecord
The snapshot value of the TAgMO.
TimeAggrMOValue
Textual Convention: TimeAggrMOValue OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.1
tAggrDataRecordCompressed
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 (…
CompressedTimeAggrMOValue
Textual Convention: CompressedTimeAggrMOValue OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.2
tAggrDataErrorRecord
The error status corresponding to the MO instance
samples aggregated in tAggrDataRecord (and
tAggrDataRecordCompressed).
TAggrMOErrorStatus
Textual Convention: TAggrMOErrorStatus OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.3