Home/Catalog/AGGREGATE-MIB

AGGREGATE-MIB

AI MIB Summary

The AGGREGATE-MIB (RFC 4498) defines managed objects for monitoring and controlling logical interface aggregation groups, specifically tracking the operational status, member interface counts, and traffic statistics of bundled links such as EtherChannels or LACP bundles. It enables network administrators to verify the integrity of aggregated paths and manage the administrative state of the aggregate interface independent of its constituent physical ports.

The MIB for servicing 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:
aggrMIB.1.3.6.1.3.123
28
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

28 total
Object Name
aggrMIBThe MIB for servicing 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.123
aggrCtlTableA table that controls the aggregation of the MOs.
SEQUENCE OF AggrCtlEntry
.1.3.6.1.3.123.1
aggrCtlEntryA 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 instance.
AggrCtlEntry
.1.3.6.1.3.123.1.1
aggrCtlEntryIDA 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.123.1.1.1
aggrCtlMOIndexA pointer to a group of MOs identified by aggrMOEntryID in the aggrMOTable. This is the group of MOs that will be aggregated.rw
Unsigned32
.1.3.6.1.3.123.1.1.2
aggrCtlMODescrA textual description of the object that is being aggregated.rw
SnmpAdminString
.1.3.6.1.3.123.1.1.3
aggrCtlCompressionAlgorithmThe 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 the widely used gzip utility.rw
Enumeration
.1.3.6.1.3.123.1.1.4
aggrCtlEntryOwnerThe entity that created this entry.rw
OwnerString (RMON-MIB)
.1.3.6.1.3.123.1.1.5
aggrCtlEntryStorageTypeThis 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.123.1.1.6
aggrCtlEntryStatusThe 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 aggrCtlEntryStatus may be changed to 'active' if all the MOs in the conceptual row have been assigned valid values.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.123.1.1.7
aggrMOTableThe 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.
SEQUENCE OF AggrMOEntry
.1.3.6.1.3.123.2
aggrMOEntryA 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.
AggrMOEntry
.1.3.6.1.3.123.2.1
aggrMOEntryIDAn index uniquely identifying a group of MOs that will be aggregated.
Unsigned32
.1.3.6.1.3.123.2.1.1
aggrMOEntryMOIDAn index to uniquely identify an MO instance in the group of MO instances that will be aggregated.
Unsigned32
.1.3.6.1.3.123.2.1.2
aggrMOInstanceThe OID of the MO instance, the value of which will be sampled by the agent.rw
OBJECT IDENTIFIER
.1.3.6.1.3.123.2.1.3
aggrMODescrA textual description of the object that will be aggregated.rw
SnmpAdminString
.1.3.6.1.3.123.2.1.4
aggrMOEntryStorageTypeThis 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.123.2.1.5
aggrMOEntryStatusThe 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 aggrMOEntryStatus 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.123.2.1.6
aggrDataTableEach row of this table contains information about an aggregateMO indexed by aggrCtlEntryID.
SEQUENCE OF AggrDataEntry
.1.3.6.1.3.123.3
aggrDataEntryEntry containing information pertaining to an aggregate MO.
AggrDataEntry
.1.3.6.1.3.123.3.1
aggrDataRecordThe 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 MUST have access rights to all the component instance objects and this MO instance.ro
AggrMOValue
.1.3.6.1.3.123.3.1.1
aggrDataRecordCompressedThe 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 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 component objects. Thus, an entity attempting to access an instance of this MO MUST have access rights to all the component instance objects and this MO instance.ro
AggrMOCompressedValue
.1.3.6.1.3.123.3.1.2
aggrDataErrorRecordThe error status corresponding to the MO instances aggregated in aggrDataRecord (and aggrDataRecordCompressed).ro
AggrMOErrorStatus
.1.3.6.1.3.123.3.1.3
aggrConformance
OBJECT IDENTIFIER
.1.3.6.1.3.123.4
aggrGroups
OBJECT IDENTIFIER
.1.3.6.1.3.123.4.1
aggrMibBasicGroupA collection of objects for aggregation of MOs.
Unknown
.1.3.6.1.3.123.4.1.1
aggrCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.123.4.2
aggrMibComplianceThe compliance statement for SNMP entities that implement the AGGREGATE-MIB.
Unknown
.1.3.6.1.3.123.4.2.1
AGGREGATE-MIB - SNMP MIB Reference | MIBs Explorer