TIME-AGGREGATE-MIB
AI MIB Summary
The TIME-AGGREGATE-MIB defines managed objects for retrieving time-based statistical aggregates, such as averages, minimums, maximums, and standard deviations, of counter and gauge values over specified intervals. This module enables network monitoring systems to analyze historical performance trends and capacity utilization without requiring continuous polling of raw counter data.
The MIB for servicing Time-Based aggregate objects. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4498; see the RFC itself for full legal notices.
Main OID:
tAggrMIB.1.3.6.1.3.124
22
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
tAggrMIBThe MIB for servicing Time-Based aggregate objects. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4498; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.3.124 |
tAggrCtlTableThe Time-Based aggregation control table. It controls the aggregation of the samples of MO instances. There will be a row for each TAgMO. SEQUENCE OF TAggrCtlEntry .1.3.6.1.3.124.1 |
tAggrCtlEntryA row of the control table that defines one Time-Based aggregate MO (TAgMO). TAggrCtlEntry .1.3.6.1.3.124.1.1 |
tAggrCtlEntryIDA locally unique, administratively assigned name for this aggregated MO. It is used as an index to uniquely identify this row in the table. SnmpAdminString .1.3.6.1.3.124.1.1.1 |
tAggrCtlMOInstanceThe sampled values of this MO instance will be aggregated by the TAgMO.rw OBJECT IDENTIFIER .1.3.6.1.3.124.1.1.2 |
tAggrCtlAgMODescrA textual description of the aggregate object.rw SnmpAdminString .1.3.6.1.3.124.1.1.3 |
tAggrCtlIntervalThe interval, in microseconds, at which the MO instance pointed at by tAggrInstance will be sampled for Time-Based aggregation.rw Integer32 UNITS "micro seconds" .1.3.6.1.3.124.1.1.4 |
tAggrCtlSamplesThe number of times at which the MO instance referred to by tAggrInstance will be sampled for Time-Based aggregation.rw Integer32 .1.3.6.1.3.124.1.1.5 |
tAggrCtlCompressionAlgorithmThe 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 used gzip utility.rw Enumeration .1.3.6.1.3.124.1.1.6 |
tAggrCtlEntryOwnerA textual description of the entity that created this entry.rw OwnerString (RMON-MIB) .1.3.6.1.3.124.1.1.7 |
tAggrCtlEntryStorageTypeThis 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 allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.3.124.1.1.8 |
tAggrCtlEntryStatusThe 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 modify one or more of the objects in this conceptual row, a. change the row status to 'notInService', b. change the values of the row, and c. change the row status to 'active'. The tAggrCtlEntryStatus may be changed to 'active' iff all the MOs in the conceptual row have been assigned valid values.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.124.1.1.9 |
tAggrDataTableThis 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. SEQUENCE OF TAggrDataEntry .1.3.6.1.3.124.2 |
tAggrDataEntryEntry containing information pertaining to a TAgMO. TAggrDataEntry .1.3.6.1.3.124.2.1 |
tAggrDataRecordThe snapshot value of the TAgMO.ro TimeAggrMOValue .1.3.6.1.3.124.2.1.1 |
tAggrDataRecordCompressedThe 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.ro CompressedTimeAggrMOValue .1.3.6.1.3.124.2.1.2 |
tAggrDataErrorRecordThe error status corresponding to the MO instance samples aggregated in tAggrDataRecord (and tAggrDataRecordCompressed).ro TAggrMOErrorStatus .1.3.6.1.3.124.2.1.3 |
tAggrConformance OBJECT IDENTIFIER .1.3.6.1.3.124.3 |
tAggrGroups OBJECT IDENTIFIER .1.3.6.1.3.124.3.1 |
tAggrMibBasicGroupA collection of objects for Time-Based aggregation of MOs. Unknown .1.3.6.1.3.124.3.1.1 |
tAggrCompliances OBJECT IDENTIFIER .1.3.6.1.3.124.3.2 |
tAggrMibComplianceThe compliance statement for SNMP entities that implement the TIME-AGGREGATE-MIB. Unknown .1.3.6.1.3.124.3.2.1 |