AGGREGATE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
16
aggrCtlTable
table.1.3.6.1.3.123.1
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk aggrCtlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGGREGATE-MIB::aggrCtlTable'
A table that controls the aggregation of the MOs.
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…
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
| 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.123.1.1.1 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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:
|
.1.3.6.1.3.123.1.1.4 |
||||||||||||
|
The entity that created this entry.
|
RMON-MIBOwnerStringr/w Type Constraints: range: 0..127 |
.1.3.6.1.3.123.1.1.5 |
||||||||||||
|
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 Type Values:
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.123.1.1.6 |
||||||||||||
|
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:
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.123.1.1.7 |
aggrMOTable
table.1.3.6.1.3.123.2
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk aggrMOTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGGREGATE-MIB::aggrMOTable'
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.
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.
Entries in this table are required to survive a reboot
of the managed entity depending on the value of the
corresponding aggrMOEntryStorageType instance.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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:
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.123.2.1.5 |
||||||||||||
|
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:
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.123.2.1.6 |
aggrDataTable
table.1.3.6.1.3.123.3
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk aggrDataTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGGREGATE-MIB::aggrDataTable'
Each row of this table contains information about an aggregateMO indexed by aggrCtlEntryID.
Entry containing information pertaining to
an aggregate MO.
an aggregate MO.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 Type Constraints: range: 0..1024 |
.1.3.6.1.3.123.3.1.1 |
|
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 Type Constraints: range: 0..1024 |
.1.3.6.1.3.123.3.1.2 |
|
The error status corresponding to the MO instances
aggregated in aggrDataRecord (and aggrDataRecordCompressed). |
AggrMOErrorStatus Type Constraints: range: 0..1024 |
.1.3.6.1.3.123.3.1.3 |