TIME-AGGREGATE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
12
tAggrCtlTable
table.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.
A row of the control table that defines one Time-Based
aggregate MO (TAgMO).
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 Integer32Type 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 Integer32Type 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:
|
.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 OctetStringType 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 EnumerationType Values:
|
.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 EnumerationType Values:
|
.1.3.6.1.3.124.1.1.9 |
tAggrDataTable
table.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.
Entry containing information pertaining
to a TAgMO.
to a TAgMO.
Indexes
tAggrCtlEntryID
| Column | Syntax | OID |
|---|---|---|
|
tAggrDataRecord
The snapshot value of the TAgMO.
|
TimeAggrMOValue Textual Convention: TimeAggrMOValue OctetStringType 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 OctetStringType 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 OctetStringType Constraints: range: 0..1024 |
.1.3.6.1.3.124.2.1.3 |