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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tAggrCtlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIME-AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIME-AGGREGATE-MIB::tAggrCtlTable'
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 row .1.3.6.1.3.124.1.1
A row of the control table that defines one Time-Based
aggregate MO (TAgMO).
Indexes
Column Syntax OID
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
The sampled values of this MO instance will be
aggregated by the TAgMO.
ObjectIdentifierr/w .1.3.6.1.3.124.1.1.2
A textual description of the aggregate object.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.3.124.1.1.3
The interval, in microseconds, at which the MO instance
pointed at by tAggrInstance will be sampled for
Time-Based aggregation.
micro secondsSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.124.1.1.4
The number of times at which the MO instance referred
to by tAggrInstance will be sampled for Time-Based
aggregation.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.124.1.1.5
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
A textual description of the entity that created
this entry.
RMON-MIBOwnerStringr/w
Type Constraints:
range: 0..127
.1.3.6.1.3.124.1.1.7
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.124.1.1.8
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.124.1.1.9
.1.3.6.1.3.124.2 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tAggrDataTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIME-AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIME-AGGREGATE-MIB::tAggrDataTable'
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 row .1.3.6.1.3.124.2.1
Entry containing information pertaining
to a TAgMO.
Indexes
Column Syntax OID
The snapshot value of the TAgMO.
TimeAggrMOValue
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.1
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
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.2
The error status corresponding to the MO instance
samples aggregated in tAggrDataRecord (and
tAggrDataRecordCompressed).
TAggrMOErrorStatus
Type Constraints:
range: 0..1024
.1.3.6.1.3.124.2.1.3