IEEE8023-LAG-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE8023-LAG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 lagMIB 1.2.840.10006.300.43
The Link Aggregation module for managing IEEE 802.1AX-REV.
       lagMIBNotifications 1.2.840.10006.300.43.0
           dot3adAggLinkUpNotification 1.2.840.10006.300.43.0.1
When aAggLinkUpDownNotificationEnable is set to 'enabled,' a Link Up notification is generated when the Operational State of the Aggregator changes from 'down' to 'up.' When aAggLinkUpDownNotificationEnable is set to 'disabled,' no Link Up notifications are generated. The notification carries the identifier of the Aggregator whose state has changed.
           dot3adAggLinkDownNotification 1.2.840.10006.300.43.0.2
When aAggLinkUpDownNotificationEnable is set to 'enabled,' a Link Down notification is generated when the Operational State of the Aggregator changes from 'up' to 'down.' When aAggLinkUpDownNotificationEnable is set to 'disabled,' no Link Down notifications are generated. The notification carries the identifier of the Aggregator whose state has changed.
       lagMIBObjects 1.2.840.10006.300.43.1
           dot3adAgg 1.2.840.10006.300.43.1.1
               dot3adAggTable 1.2.840.10006.300.43.1.1.1 no-access
A table that contains information about every Aggregator that is associated with this System.
                   dot3adAggEntry 1.2.840.10006.300.43.1.1.1.1 no-access
A list of the Aggregator parameters. This is indexed by the ifIndex of the Aggregator.
                       dot3adAggIndex 1.2.840.10006.300.43.1.1.1.1.1 interfaceindex no-access
The unique identifier allocated to this Aggregator by the local System. This attribute identifies an Aggregator instance among the subordinate managed objects of the containing object. This value is read-only. NOTE-The aAggID is represented in the SMIv2 MIB as an ifIndex-see D.4.1.
                       dot3adAggMACAddress 1.2.840.10006.300.43.1.1.1.1.2 macaddress read-only
A 6-octet read-only value carrying the individual MAC address assigned to the Aggregator.
                       dot3adAggActorSystemPriority 1.2.840.10006.300.43.1.1.1.1.3 integer32 read-write
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
                       dot3adAggActorSystemID 1.2.840.10006.300.43.1.1.1.1.4 macaddress read-write
A 6-octet read-write MAC address value used as a unique identifier for the System that contains this Aggregator. NOTE-From the perspective of the Link Aggregation mechanisms described in Clause 6, only a single combination of Actor's System ID and System Priority are considered, and no distinction is made between the values of these parameters for an Aggregator and the port(s) that are associated with it; i.e., the protocol is described in terms of the operation of aggregation within a single System. However, the managed objects provided for the Aggregator and the port both allow management of these parameters. The result of this is to permit a single piece of equipment to be configured by management to contain more than one System from the point of view of the operation of Link Aggregation. This may be of particular use in the configuration of equipment that has limited aggregation capability (see 6.7).
                       dot3adAggAggregateOrIndividual 1.2.840.10006.300.43.1.1.1.1.5 truthvalue read-only
A read-only Boolean value indicating whether the Aggregator represents an Aggregate ('TRUE') or an Individual link ('FALSE').
                       dot3adAggActorAdminKey 1.2.840.10006.300.43.1.1.1.1.6 lacpkey read-write
The current administrative value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 6.7.2. This is a 16-bit read-write value. The meaning of particular Key values is of local significance. For an Aggregator that is associated with a Portal, the aAggActorAdminKey has to be different for each Portal System. Specifically the two most significant bits are set to aDrniPortalSystemNumber (7.4.1.1.7). The lower 14 bits may be any value, have to be the same in each Portal System within the same Portal, and have a default of zero.
                       dot3adAggActorOperKey 1.2.840.10006.300.43.1.1.1.1.7 lacpkey read-only
The current operational value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 6.7.2. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
                       dot3adAggPartnerSystemID 1.2.840.10006.300.43.1.1.1.1.8 macaddress read-only
A 6-octet read-only MAC address value consisting of the unique identifier for the current protocol Partner of this Aggregator. A value of zero indicates that there is no known Partner. If the aggregation is manually configured, this System ID value will be a value assigned by the local System.
                       dot3adAggPartnerSystemPriority 1.2.840.10006.300.43.1.1.1.1.9 integer32 read-only
A 2-octet read-only value that indicates the priority value associated with the Partner's System ID. If the aggregation is manually configured, this System Priority value will be a value assigned by the local System.
                       dot3adAggPartnerOperKey 1.2.840.10006.300.43.1.1.1.1.10 lacpkey read-only
The current operational value of the Key for the Aggregator's current protocol Partner. This is a 16-bit read-only value. If the aggregation is manually configured, this Key value will be a value assigned by the local System.
                       dot3adAggCollectorMaxDelay 1.2.840.10006.300.43.1.1.1.1.11 integer32 read-write
The value of this 16-bit read-write attribute defines the maximum delay, in tens of microseconds, that may be imposed by the Frame Collector between receiving a frame from an Aggregator Parser, and either delivering the frame to its Aggregator Client or discarding the frame (see 6.2.3.1.1).
               dot3adAggPortListTable 1.2.840.10006.300.43.1.1.2 no-access
A table that contains a list of all the ports associated with each Aggregator.
                   dot3adAggPortListEntry 1.2.840.10006.300.43.1.1.2.1 no-access
A list of the ports associated with a given Aggregator. This is indexed by the ifIndex of the Aggregator.
                       dot3adAggPortListPorts 1.2.840.10006.300.43.1.1.2.1.1 portlist read-only
The complete set of ports currently associated with this Aggregator. Each bit set in this list represents an Actor Port member of this Link Aggregation.
               dot3adAggXTable 1.2.840.10006.300.43.1.1.3 no-access
A table that extends dot3adAggTable.
                   dot3adAggXEntry 1.2.840.10006.300.43.1.1.3.1 no-access
A list of extension parameters for the Aggregator Configuration Table
                       dot3adAggDescription 1.2.840.10006.300.43.1.1.3.1.1 displaystring read-only
A human-readable text string containing information about the Aggregator. This string could include information about the distribution algorithm in use on this Aggregator; for example, 'Aggregator 1, Dist Alg=Dest MAC address.' This string is read-only. The contents are vendor specific.
                       dot3adAggName 1.2.840.10006.300.43.1.1.3.1.2 displaystring read-write
A human-readable text string containing a locally significant name for the Aggregator. This string is read-write.
                       dot3adAggAdminState 1.2.840.10006.300.43.1.1.3.1.3 aggstate read-write
This read-write value defines the administrative state of the Aggregator. A value of 'up' indicates that the operational state of the Aggregator (aAggOperState) is permitted to be either up or down. A value of 'down' forces the operational state of the Aggregator to be down. Changes to the administrative state affect the operational state of the Aggregator only, not the operational state of the Aggregation Ports that are attached to the Aggregator. A GET operation returns the current administrative state. A SET operation changes the administrative state to a new value.
                       dot3adAggOperState 1.2.840.10006.300.43.1.1.3.1.4 aggstate read-only
This read-only value defines the operational state of the Aggregator. An operational state of 'up' indicates that the Aggregator is available for use by the Aggregator Client; a value of 'down' indicates that the Aggregator is not available for use by the Aggregator Client.
                       dot3adAggTimeOfLastOperChange 1.2.840.10006.300.43.1.1.3.1.5 integer32 read-only
The time at which the interface entered its current operational state, in terms of centiseconds since the system was last reset. If the current state was entered prior to the last reinitialization of the local network management subsystem, then this object contains a value of zero. The ifLastChange object in the Interfaces MIB defined in IETF RFC 2863 is a suitable object for supplying a value for aAggTimeOfLastOperChange. This value is read-only. Note - aAggTimeOfLastOperChange was defined in terms of the aTimeSinceSystemReset variable of IEEE Std 802.3-2008, F.2.1, in earlier versions of this standard. aTimeSinceSystemReset and ifLastChange have the same meaning.
                       dot3adAggDataRate 1.2.840.10006.300.43.1.1.3.1.6 integer32 read-only
The current data rate, in bits per second, of the aggregate link. The value is calculated as the sum of the data rate of each link in the aggregation. This attribute is read-only.
                       dot3adAggOctetsTxOK 1.2.840.10006.300.43.1.1.3.1.7 counter64 read-only
A count of the data and padding octets transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation. The count does not include octets transmitted by the Aggregator in frames that carry LACPDUs or Marker PDUs (7.3.3.1.7, 7.3.3.1.8, 7.3.3.1.9). However, it includes frames discarded by the Frame Distribution function of the Aggregator (7.3.1.1.25). This value is read-only.
                       dot3adAggOctetsRxOK 1.2.840.10006.300.43.1.1.3.1.8 counter64 read-only
A count of the data and padding octets received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation. The count does not include octets received in frames that carry LACP or Marker PDUs (7.3.3.1.2, 7.3.3.1.3, 7.3.3.1.4), or frames discarded by the Frame Collection function of the Aggregator (7.3.1.1.26). This value is read-only.
                       dot3adAggFramesTxOK 1.2.840.10006.300.43.1.1.3.1.9 counter64 read-only
A count of the data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation. The count does not include frames transmitted by the Aggregator that carry LACP or Marker PDUs (7.3.3.1.7, 7.3.3.1.8, 7.3.3.1.9). However, it includes frames discarded by the Frame Distribution function of the Aggregator (7.3.1.1.25). This value is read-only.
                       dot3adAggFramesRxOK 1.2.840.10006.300.43.1.1.3.1.10 counter64 read-only
A count of the data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation. The count does not include frames that carry LACP or Marker PDUs (7.3.3.1.2, 7.3.3.1.3, 7.3.3.1.4), or frames discarded by the Frame Collection function of the Aggregator (7.3.1.1.26). This value is read-only.
                       dot3adAggMulticastFramesTxOK 1.2.840.10006.300.43.1.1.3.1.11 counter64 read-only
A count of the data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation, to a group DA other than the broadcast address. The count does not include frames transmitted by the Aggregator that carry LACP or Marker PDUs (7.3.3.1.7, 7.3.3.1.8, 7.3.3.1.9). However, it includes frames discarded by the Frame Distribution function of the Aggregator (7.3.1.1.25). This value is read-only.
                       dot3adAggMulticastFramesRxOK 1.2.840.10006.300.43.1.1.3.1.12 counter64 read-only
A count of the data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation, that were addressed to an active group address other than the broadcast address. The count does not include frames that carry LACP or Marker PDUs (7.3.3.1.2, 7.3.3.1.3, 7.3.3.1.4), or frames discarded by the Frame Collection function of the Aggregator (7.3.1.1.26). This value is read-only.
                       dot3adAggBroadcastFramesTxOK 1.2.840.10006.300.43.1.1.3.1.13 counter64 read-only
A count of the broadcast data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation. The count does not include frames transmitted by the Aggregator that carry LACP or Marker PDUs (7.3.3.1.7, 7.3.3.1.8, 7.3.3.1.9). However, it includes frames discarded by the Frame Distribution function of the Aggregator (7.3.1.1.25). This value is read-only.
                       dot3adAggBroadcastFramesRxOK 1.2.840.10006.300.43.1.1.3.1.14 counter64 read-only
A count of the broadcast data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation. The count does not include frames that carry LACP or Marker PDUs (7.3.3.1.2, 7.3.3.1.3, 7.3.3.1.4), illegal or unknown protocol frames (7.3.3.1.5, 7.3.3.1.6), or frames discarded by the Frame Collection function of the Aggregator (7.3.1.1.26). This value is read-only.
                       dot3adAggFramesDiscardedOnTx 1.2.840.10006.300.43.1.1.3.1.15 counter64 read-only
A count of data frames requested to be transmitted by this Aggregator that were discarded by the Frame Distribution function of the Aggregator when conversations are reallocated to different Aggregation Ports, due to the requirement to ensure that the conversations are flushed on the old Aggregation Ports in order to maintain proper frame ordering (B.3), or discarded as a result of excessive collisions by Aggregation Ports that are (or have been) members of the aggregation. This value is read-only.
                       dot3adAggFramesDiscardedOnRx 1.2.840.10006.300.43.1.1.3.1.16 counter64 read-only
A count of data frames, received on all Aggregation Ports that are (or have been) members of the aggregation, that were discarded by the Frame Collection function of the Aggregator as they were received on Aggregation Ports whose Frame Collection function was disabled. This value is read-only.
                       dot3adAggFramesWithTxErrors 1.2.840.10006.300.43.1.1.3.1.17 counter64 read-only
A count of data frames requested to be transmitted by this Aggregator that experienced transmission errors on Aggregation Ports that are (or have been) members of the aggregation. This count does not include frames discarded due to excess collisions. This value is read-only.
                       dot3adAggFramesWithRxErrors 1.2.840.10006.300.43.1.1.3.1.18 counter64 read-only
A count of data frames discarded on reception by all Aggregation Ports that are (or have been) members of the aggregation, or that were discarded by the Frame Collection function of the Aggregator, or that were discarded by the Aggregator due to the detection of an illegal Slow Protocols PDU (7.3.3.1.6). This value is read-only.
                       dot3adAggUnknownProtocolFrames 1.2.840.10006.300.43.1.1.3.1.19 counter64 read-only
A count of data frames discarded on reception by all Aggregation Ports that are (or have been) members of the aggregation, due to the detection of an unknown Slow Protocols PDU (7.3.3.1.5). This value is read-only.
                       dot3adAggLinkUpDownNotificationEnable 1.2.840.10006.300.43.1.1.3.1.20 integer read-write
When set to 'enabled', Link Up and Link Down notifications are enabled for this Aggregator. When set to 'disabled', Link Up and Link Down notifications are disabled for this Aggregator. This value is read-write. Enumeration: 'disabled': 2, 'enabled': 1.
                       dot3adAggPortAlgorithm 1.2.840.10006.300.43.1.1.3.1.21 octet string read-write
This object identifies the algorithm used by the Aggregator to assign frames to a Port Conversation ID. Table 6-4 provides the IEEE 802.1 OUI (00-80-C2) Port Algorithm encodings. A SEQUENCE OF OCTETS consisting of a 3-octet OUI or CID and one following octet.
                       dot3adAggPartnerAdminPortAlgorithm 1.2.840.10006.300.43.1.1.3.1.22 octet string read-write
This object identifies the value for the algorithm of the Partner System, assigned by administrator or System policy for use when the Partner's information is unknown. Table 6-4 provides the IEEE 802.1 OUI (00-80-C2) Port Algorithm encodings. Its default value is set to NULL. A SEQUENCE OF OCTETS consisting of a 3-octet OUI or CID and one following octet.
                       dot3adAggPartnerAdminPortConversationListDigest 1.2.840.10006.300.43.1.1.3.1.23 octet string read-write
The value for the digest of the prioritized Port Conversation ID-to-Link Number ID assignments of the Partner System, assigned by administrator or System policy for use when the Partner's information is unknown. Its default value is set to NULL.
                       dot3adAggAdminDiscardWrongConversation 1.2.840.10006.300.43.1.1.3.1.24 truthvalue read-write
The administrative value that determines what the Aggregator does with a frame that is received from an Aggregation Port with a Port Conversation ID that is not included in the Collection_Conversation_Mask. The value 'TRUE' indicates that such frames are to be discarded, and the value 'FALSE' that they are to be forwarded. This variable needs to be set to 'TRUE', if bidirectional congruity (8.2.1) is required. Its value is set to 'TRUE' by default.
                       dot3adAggPartnerAdminConvServiceMappingDigest 1.2.840.10006.300.43.1.1.3.1.25 octet string read-write
The value for the digest of the Port Conversation ID-to-Service ID assignments of the Partner System, assigned by administrator or System policy for use when the Partner's information is unknown. Its default value is set to NULL.
               dot3adAggConversationAdminLinkTable 1.2.840.10006.300.43.1.1.4 no-access
There are 4096 aAggConversationAdminPort[] variables, aAggConversationAdminLink[0] through aAggConversationAdminLink[4095], indexed by Port Conversation ID. Each contains administrative values of the link selection priority list for the referenced Port Conversation ID. This selection priority list is a sequence of Link-Number IDs for each Port Conversation ID, in the order of preference, highest to lowest, for the corresponding link to carry that Port Conversation ID. A 16-bit zero value is used to indicate that no link is assigned to carry the associated Port Conversation ID. NOTE - This mapping of Port Conversation IDs to Link Number IDs is the fundamental administrative input. An equivalent mapping of Port Conversation IDs to Port IDs [Conversation_PortList[]] is derived from this and used internally. NOTE - When a network administrator issues a command for selection rules, provided by aAggConversationAdminLink[], and accompanied with a non-zero value for aAggPortWTRTime (7.3.2.1.29) for all associated Aggregation Ports, the ChangeActorOperDist is set as specified in 6.6.2.2. A value of 100 for the aAggPortWTRTime indicates a non-revertive mode of operation, and the WTR_timer will be kept to the value 100.
                   dot3adAggConversationAdminLinkEntry 1.2.840.10006.300.43.1.1.4.1 no-access
An entry contains administrative values of the link selection priority list for the referenced Port Conversation ID. This selection priority list is a sequence of Link-Number IDs for each Port Conversation ID, in the order of preference, highest to lowest, for the corresponding link to carry that Port Conversation ID. A 16 bit zero value is used to indicate that no link is assigned to carry the associated Port Conversation ID.
                       dot3adAggConversationAdminLinkId 1.2.840.10006.300.43.1.1.4.1.1 integer32 no-access
An identifier for Port Conversation.
                       dot3adAggConversationAdminLinkList 1.2.840.10006.300.43.1.1.4.1.2 octet string read-write
Each two octets of the octet string represent the agreed Link Number ID that is assigned to an Aggregation Port (7.3.2.1.27). The list is in the order of preference, highest to lowest, for corresponding preferred link to carry that Port Conversation ID.
               dot3adAggAdminServiceConversationMapTable 1.2.840.10006.300.43.1.1.5 no-access
There are 4096 aAggAdminServiceConversationMap[] variables, aAggAdminServiceConversationMap[0] through aAggAdminServiceConversationMap[4095], indexed by Port Conversation ID. Each contains, in general, a set of Service IDs (8.2.2), unique within the array. If the Service IDs are representing VIDs, only a single VID is used, while in the case that Service IDs are representing I-SIDs, more than one I-SIDs are possible. Service IDs not contained in the map are not mapped to any Port Conversation ID and will be discarded.
                   dot3adAggAdminServiceConversationMapEntry 1.2.840.10006.300.43.1.1.5.1 no-access
An entry contains, in general, a set of Service IDs (8.2.2), unique within the array. If the Service IDs are representing VIDs, only a single VID is applicable, while in the case that Service IDs are representing I-SIDs, more than one I-SIDs are possible.
                       dot3adAggAdminServiceConversationMapId 1.2.840.10006.300.43.1.1.5.1.1 integer32 no-access
The Port Conversation ID used to index Conversation Map entries.
                       dot3adAggAdminServiceConversationServiceIDList 1.2.840.10006.300.43.1.1.5.1.2 serviceidlist read-write
A list contains, in general, a set of Service IDs (8.2.2), unique within the array.
           dot3adAggPort 1.2.840.10006.300.43.1.2
               dot3adAggPortTable 1.2.840.10006.300.43.1.2.1 no-access
A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortEntry 1.2.840.10006.300.43.1.2.1.1 no-access
A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
                       dot3adAggPortIndex 1.2.840.10006.300.43.1.2.1.1.1 interfaceindex no-access
The unique identifier allocated to this Aggregation Port by the local System. This attribute identifies an Aggregation Port instance among the subordinate managed objects of the containing object. This value is read-only. NOTE-The aAggPortID is represented in the SMIv2 MIB as an ifIndex-see D.4.1.
                       dot3adAggPortActorSystemPriority 1.2.840.10006.300.43.1.2.1.1.2 integer32 read-write
A 2-octet read-write value used to define the priority value associated with the Actor's System ID.
                       dot3adAggPortActorSystemID 1.2.840.10006.300.43.1.2.1.1.3 macaddress read-only
A 6-octet read-only MAC address value that defines the value of the System ID for the System that contains this Aggregation Port.
                       dot3adAggPortActorAdminKey 1.2.840.10006.300.43.1.2.1.1.4 lacpkey read-write
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-write value. The meaning of particular Key values is of local significance.
                       dot3adAggPortActorOperKey 1.2.840.10006.300.43.1.2.1.1.5 lacpkey read-only
The current operational value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
                       dot3adAggPortPartnerAdminSystemPriority 1.2.840.10006.300.43.1.2.1.1.6 integer32 read-write
A 2-octet read-write value used to define the administrative value of priority associated with the Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperSystemPriority 1.2.840.10006.300.43.1.2.1.1.7 integer32 read-only
A 2-octet read-only value indicating the operational value of priority associated with the Partner's System ID. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemPriority if there is no protocol Partner.
                       dot3adAggPortPartnerAdminSystemID 1.2.840.10006.300.43.1.2.1.1.8 macaddress read-write
A 6-octet read-write MACAddress value representing the administrative value of the Aggregation Port's protocol Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperSystemID 1.2.840.10006.300.43.1.2.1.1.9 macaddress read-only
A 6-octet read-only MACAddress value representing the current value of the Aggregation Port's protocol Partner's System ID. A value of zero indicates that there is no known protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemID if there is no protocol Partner.
                       dot3adAggPortPartnerAdminKey 1.2.840.10006.300.43.1.2.1.1.10 lacpkey read-write
The current administrative value of the Key for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperKey 1.2.840.10006.300.43.1.2.1.1.11 lacpkey read-only
The current operational value of the Key for the protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminKey if there is no protocol Partner. This is a 16-bit read-only value.
                       dot3adAggPortSelectedAggID 1.2.840.10006.300.43.1.2.1.1.12 interfaceindex read-only
The identifier value of the Aggregator that this Aggregation Port has currently selected. Zero indicates that the Aggregation Port has not selected an Aggregator, either because it is in the process of detaching from an Aggregator or because there is no suitable Aggregator available for it to select. This value is read-only.
                       dot3adAggPortAttachedAggID 1.2.840.10006.300.43.1.2.1.1.13 interfaceindex read-only
The identifier value of the Aggregator that this Aggregation Port is currently attached to. Zero indicates that the Aggregation Port is not currently attached to an Aggregator. This value is read-only.
                       dot3adAggPortActorPort 1.2.840.10006.300.43.1.2.1.1.14 integer32 read-only
The port number locally assigned to the Aggregation Port. The port number is communicated in LACPDUs as the Actor_Port. This value is read-only.
                       dot3adAggPortActorPortPriority 1.2.840.10006.300.43.1.2.1.1.15 integer32 read-write
The priority value assigned to this Aggregation Port. This 16-bit value is read-write. NOTE-In the case of DRNI (Clause 9), the two least significant bits of the priority for each Aggregation Port in a Distributed Relay's Aggregator Port will be ignored because these bits are used to encode the Portal System Number [item e) in 9.3.3].
                       dot3adAggPortPartnerAdminPort 1.2.840.10006.300.43.1.2.1.1.16 integer32 read-write
The current administrative value of the port number for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperPort 1.2.840.10006.300.43.1.2.1.1.17 integer32 read-only
The operational port number assigned to this Aggregation Port by the Aggregation Port's protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPort if there is no protocol Partner. This 16-bit value is read-only.
                       dot3adAggPortPartnerAdminPortPriority 1.2.840.10006.300.43.1.2.1.1.18 integer32 read-write
The current administrative value of the port priority for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPort, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperPortPriority 1.2.840.10006.300.43.1.2.1.1.19 integer32 read-only
The priority value assigned to this Aggregation Port by the Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPortPriority if there is no protocol Partner. This 16-bit value is read-only.
                       dot3adAggPortActorAdminState 1.2.840.10006.300.43.1.2.1.1.20 lacpstate read-write
A string of 8 bits, corresponding to the administrative values of Actor_State (5.4.2) as transmitted by the Actor in LACPDUs. The first bit corresponds to bit 0 of Actor_State (LACP_Activity), the second bit corresponds to bit 1 (LACP_Timeout), the third bit corresponds to bit 2 (Aggregation), the fourth bit corresponds to bit 3 (Synchronization), the fifth bit corresponds to bit 4 (Collecting), the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted), and the eighth bit corresponds to bit 7 (Expired). These values allow administrative control over the values of LACP_Activity, LACP_Timeout and Aggregation. This attribute value is read-write.
                       dot3adAggPortActorOperState 1.2.840.10006.300.43.1.2.1.1.21 lacpstate read-only
A string of 8 bits, corresponding to the current operational values of Actor_State as transmitted by the Actor in LACPDUs. The bit allocations are as defined in 7.3.2.1.20. This attribute value is read-only.
                       dot3adAggPortPartnerAdminState 1.2.840.10006.300.43.1.2.1.1.22 lacpstate read-write
A string of 8 bits, corresponding to the current administrative value of Actor_State for the protocol Partner. The bit allocations are as defined in 7.3.2.1.20. This attribute value is read-write. The assigned value is used in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperState 1.2.840.10006.300.43.1.2.1.1.23 lacpstate read-only
A string of 8 bits, corresponding to the current values of Actor_State in the most recently received LACPDU transmitted by the protocol Partner. The bit allocations are as defined in 7.3.2.1.20. In the absence of an active protocol Partner, this value may reflect the manually configured value aAggPortPartnerAdminState. This attribute value is read-only.
                       dot3adAggPortAggregateOrIndividual 1.2.840.10006.300.43.1.2.1.1.24 truthvalue read-only
A read-only Boolean value indicating whether the Aggregation Port is able to Aggregate ('TRUE') or is only able to operate as an Individual link ('FALSE').
               dot3adAggPortStatsTable 1.2.840.10006.300.43.1.2.2 no-access
A table that contains Link Aggregation information about every port that is associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortStatsEntry 1.2.840.10006.300.43.1.2.2.1 no-access
A list of Link Aggregation Control Protocol statistics for each port on this device.
                       dot3adAggPortStatsLACPDUsRx 1.2.840.10006.300.43.1.2.2.1.1 counter32 read-only
The number of valid LACPDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerPDUsRx 1.2.840.10006.300.43.1.2.2.1.2 counter32 read-only
The number of valid Marker PDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerResponsePDUsRx 1.2.840.10006.300.43.1.2.2.1.3 counter32 read-only
The number of valid Marker Response PDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsUnknownRx 1.2.840.10006.300.43.1.2.2.1.4 counter32 read-only
The number of frames received that either: - carry the Slow Protocols Ethernet Type value (IEEE Std 802.3-2008, Annex 57A.4), but contain an unknown PDU, or: - are addressed to the Slow Protocols group MAC Address (IEEE Std 802.3-2008, Annex 57A.3), but do not carry the Slow Protocols Ethernet Type. This value is read-only.
                       dot3adAggPortStatsIllegalRx 1.2.840.10006.300.43.1.2.2.1.5 counter32 read-only
The number of frames received that carry the Slow Protocols Ethernet Type value (IEEE Std 802.3-2008, Annex 57A.4), but contain a badly formed PDU or an illegal value of Protocol Subtype (IEEE Std 802.3-2008, Annex 57A.3). This value is read-only.
                       dot3adAggPortStatsLACPDUsTx 1.2.840.10006.300.43.1.2.2.1.6 counter32 read-only
The number of LACPDUs transmitted on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerPDUsTx 1.2.840.10006.300.43.1.2.2.1.7 counter32 read-only
The number of Marker PDUs transmitted on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerResponsePDUsTx 1.2.840.10006.300.43.1.2.2.1.8 counter32 read-only
The number of Marker Response PDUs transmitted on this Aggregation Port. This value is read-only.
               dot3adAggPortDebugTable 1.2.840.10006.300.43.1.2.3 no-access
A table that contains Link Aggregation debug information about every port that is associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortDebugEntry 1.2.840.10006.300.43.1.2.3.1 no-access
A list of the debug parameters for a port.
                       dot3adAggPortDebugRxState 1.2.840.10006.300.43.1.2.3.1.1 integer read-only
This attribute holds the value 'currentRx' if the Receive state machine for the Aggregation Port is in the CURRENT state, 'expired' if the Receive state machine is in the EXPIRED state, 'defaulted' if the Receive state machine is in the DEFAULTED state, 'initialize' if the Receive state machine is in the INITIALIZE state, 'lacpDisabled' if the Receive state machine is in the LACP_DISABLED state, or 'portDisabled' if the Receive state machine is in the PORT_DISABLED state. This value is read-only. Enumeration: 'lacpDisabled': 5, 'portDisabled': 6, 'currentRx': 1, 'defaulted': 3, 'initialize': 4, 'expired': 2.
                       dot3adAggPortDebugLastRxTime 1.2.840.10006.300.43.1.2.3.1.2 timeticks read-only
The time at which the last LACPDU was received by this Aggregation Port, in terms of centiseconds since the system was last reset. The ifLastChange object in the Interfaces MIB defined in IETF RFC 2863 is a suitable object for supplying a value for aAggPortDebugLastRxTime. This value is read-only. NOTE - aAggPortDebugLastRxTime was defined in terms of the aTimeSinceSystemReset variable of IEEE Std 802.3-2008, Annex F, F.2.1, in earlier versions of this standard. aTimeSinceSystemReset and ifLastChange have the same meaning.
                       dot3adAggPortDebugMuxState 1.2.840.10006.300.43.1.2.3.1.3 integer read-only
This attribute holds the value 'detached' if the Mux state machine (5.4.14) for the Aggregation Port is in the DETACHED state, 'waiting' if the Mux state machine is in the WAITING state, 'attached' if the Mux state machine for the Aggregation Port is in the ATTACHED state, 'collecting' if the Mux state machine for the Aggregation Port is in the COLLECTING state, 'distributing' if the Mux state machine for the Aggregation Port is in the DISTRIBUTING state, and 'collectingDistributing' if the Mux state machine for the Aggregation Port is in the COLLECTING_DISTRIBUTING state. This value is read-only. Enumeration: 'collecting': 4, 'collectingDistributing': 6, 'attached': 3, 'distributing': 5, 'waiting': 2, 'detached': 1.
                       dot3adAggPortDebugMuxReason 1.2.840.10006.300.43.1.2.3.1.4 displaystring read-only
A human-readable text string indicating the reason for the most recent change of Mux machine state. This value is read-only.
                       dot3adAggPortDebugActorChurnState 1.2.840.10006.300.43.1.2.3.1.5 churnstate read-only
The state of the Actor Churn Detection machine (6.4.17) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_ACTOR_CHURN or the ACTOR_CHURN_MONITOR state, and 'churn' indicates that the state machine is in the ACTOR_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerChurnState 1.2.840.10006.300.43.1.2.3.1.6 churnstate read-only
The state of the Partner Churn Detection machine (6.4.17) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_PARTNER_CHURN or the PARTNER_CHURN_MONITOR state, and 'churn' indicates that the state machine is in the PARTNER_CHURN state. This value is read-only.
                       dot3adAggPortDebugActorChurnCount 1.2.840.10006.300.43.1.2.3.1.7 counter32 read-only
Count of the number of times the Actor Churn state machine has entered the ACTOR_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerChurnCount 1.2.840.10006.300.43.1.2.3.1.8 counter32 read-only
Count of the number of times the Partner Churn state machine has entered the PARTNER_CHURN state. This value is read-only.
                       dot3adAggPortDebugActorSyncTransitionCount 1.2.840.10006.300.43.1.2.3.1.9 counter32 read-only
Count of the number of times the Actor's Mux state machine (6.4.15) has entered the IN_SYNC state. This value is read-only.
                       dot3adAggPortDebugPartnerSyncTransitionCount 1.2.840.10006.300.43.1.2.3.1.10 counter32 read-only
Count of the number of times the Partner's Mux state machine (6.4.15) has entered the IN_SYNC state. This value is read-only.
                       dot3adAggPortDebugActorChangeCount 1.2.840.10006.300.43.1.2.3.1.11 counter32 read-only
Count of the number of times the Actor's perception of the LAG ID for this Aggregation Port has changed. This value is read-only.
                       dot3adAggPortDebugPartnerChangeCount 1.2.840.10006.300.43.1.2.3.1.12 counter32 read-only
Count of the number of times the Partner's perception of the LAG ID (see 6.3.6.1) for this Aggregation Port has changed. This value is read-only.
               dot3adAggPortXTable 1.2.840.10006.300.43.1.2.4 no-access
A table that extends dot3adAggPortTable.
                   dot3adAggPortXEntry 1.2.840.10006.300.43.1.2.4.1 no-access
A list of extension parameters for Aggregation Port.
                       dot3adAggPortProtocolDA 1.2.840.10006.300.43.1.2.4.1.1 macaddress read-write
A 6-octet read-write MACAddress value specifying the DA to be used when sending Link Aggregation Control and Marker PDUs on this Aggregation Port, corresponding to the value of Protocol_DA in 6.2.8.1.2, 6.2.10.1.3 and 6.5.4.2.1. The default value shall be the IEEE 802.3 Slow_Protocols_Multicast address.
               dot3adAggPortSecondXTable 1.2.840.10006.300.43.1.2.5 no-access
A table that extends dot3adAggPortTable.
                   dot3adAggPortSecondXEntry 1.2.840.10006.300.43.1.2.5.1 no-access
A list of extension parameters for Aggregation Port.
                       dot3adAggPortOperConversationPasses 1.2.840.10006.300.43.1.2.5.1.1 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Port Conversation ID. A 1 indicates that the Port Conversation ID is distributed through this Aggregation Port, and a 0 indicates that it cannot. aAggPortOperConversationPasses is referencing the current value of Port_Oper_Conversation_Mask (6.6.2.2).
                       dot3adAggPortOperConversationCollected 1.2.840.10006.300.43.1.2.5.1.2 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Port Conversation ID. A 1 indicates that the Port Conversation ID is collected through this Aggregation Port, and a 0 indicates that it cannot. aAggPortOperConversationPasses is referencing the current value of Collection_Conversation_Mask (6.6.1.1.2).
                       dot3adAggPortLinkNumberId 1.2.840.10006.300.43.1.2.5.1.3 integer32 read-write
The Link Number ID value configured for this Aggregation Port by the System's administrator. When the Link Number ID value matches one of the non zero values in the selection prioritized lists in aAggConversationAdminLink[] (7.3.1.1.35), then this Aggregation Port must be configured to have an aAggPortActorAdminKey value that matches the aAggActorAdminKey of the Aggregator used by the LAG of the links specified in aAggConversationAdminLink[]. Its default value is set to aAggPortActorPort (7.3.2.1.14). NOTE - In the case of DRNI, the match of the aAggActorAdminKey to aAggPortActorAdminKey values excludes the first two bits identifying the individual Portal System in the Portal. If the network administrator fails to configure the proper values for the aAggPortActorAdminKey variables in all of the Aggregators Ports attached to a Portal, the DRCP (9.4) and the variable Port_Oper_Conversation_Mask (6.6.2.2) prevent looping and/or duplicate delivery, if necessary, by discarding frames belonging to misconfigured Conversations.
                       dot3adAggPortPartnerAdminLinkNumberId 1.2.840.10006.300.43.1.2.5.1.4 integer32 read-write
The value for the Link Number ID of the Partner System for this Aggregation Port, assigned by administrator or System policy for use when the Partner's information is unknown. Its default value is set to 0.
                       dot3adAggPortWTRTime 1.2.840.10006.300.43.1.2.5.1.5 integer32 read-write
The wait-to-restore (WTR) period accompanying selection rules set by aAggConversationAdminLink[] in a command issued by a network administrator. It may be configured in steps of 1 min between 5 min and 12 min, while two additional special values are also used. The value 0 indicates revertive and is the default value. The value 100 indicates non-revertive mode of operation, and the WTR_timer will be kept to the value 100.
               dot3adAggPortDebugXTable 1.2.840.10006.300.43.1.2.6 no-access
A table that extends dot3adAggPortDebugTable.
                   dot3adAggPortDebugXEntry 1.2.840.10006.300.43.1.2.6.1 no-access
A list of extension parameters for the LACP Port Debug table.
                       dot3adAggPortDebugActorCDSChurnState 1.2.840.10006.300.43.1.2.6.1.1 churnstate read-only
This managed object is applicable only when Conversation-sensitive frame collection and distribution as specified in 6.6 is supported. The state of the Actor CDS Churn Detection machine (6.6.2.7) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_ACTOR_CDS_CHURN or the ACTOR_CHURN_CDS_MONITOR state, and 'churn' indicates that the state machine is in the ACTOR_CDS_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerCDSChurnState 1.2.840.10006.300.43.1.2.6.1.2 churnstate read-only
This managed object is applicable only when Conversation-sensitive frame collection and distribution as specified in 6.6 is supported. The state of the Partner CDS Churn Detection machine (6.6.2.7) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_PARTNER_CDS_CHURN or the PARTNER_CDS_CHURN_MONITOR state, and 'churn' indicates that the state machine is in the PARTNER_CDSCHURN state. This value is read-only.
                       dot3adAggPortDebugActorCDSChurnCount 1.2.840.10006.300.43.1.2.6.1.3 counter64 read-only
This managed object is applicable only when Conversation-sensitive frame collection and distribution as specified in 6.6 is supported. Count of the number of times the Actor CDS Churn state machine has entered the ACTOR_CDS_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerCDSChurnCount 1.2.840.10006.300.43.1.2.6.1.4 counter64 read-only
This managed object is applicable only when Conversation-sensitive frame collection and distribution as specified in 6.6 is supported. Count of the number of times the Partner CDS Churn state machine has entered the PARTNER_CDS_CHURN state. This value is read-only.
           dot3adTablesLastChanged 1.2.840.10006.300.43.1.3 timeticks read-only
This object indicates the time of the most recent change to the dot3adAggTable, dot3adAggPortTable, dot3adDrniTable and dot3adIPPAttributeTable.
           dot3adDrni 1.2.840.10006.300.43.1.4
               dot3adDrniTable 1.2.840.10006.300.43.1.4.1 no-access
A table that contains information about every DRNI that is associated with this System.
                   dot3adDrniEntry 1.2.840.10006.300.43.1.4.1.1 no-access
A list of the DRNI parameters. This is indexed by the DRNI Portal ID.
                       dot3adDrniIndex 1.2.840.10006.300.43.1.4.1.1.1 interfaceindex no-access
The unique identifier allocated to this Distributed Relay by the local System. This attribute identifies a Distributed Relay instance among the subordinate managed objects of the containing object. This value is read-only. NOTE - The aDrniID is represented in the SMIv2 MIB as an ifIndex-see D.5.
                       dot3adDrniDescription 1.2.840.10006.300.43.1.4.1.1.2 snmpadminstring read-only
A human-readable text string containing information about the Distribute Relay. This string is read-only. The contents are vendor specific.
                       dot3adDrniName 1.2.840.10006.300.43.1.4.1.1.3 snmpadminstring read-write
A human-readable text string containing a locally significant name for the Distributed Relay. This string is read-write.
                       dot3adDrniPortalAddr 1.2.840.10006.300.43.1.4.1.1.4 macaddress read-write
A read-write identifier of a particular Portal. aDrniPortalAddr has to be unique among at least all of the potential Portal Systems to which a given Portal System might be attached via an IPL Intra-Portal Link. Also used as the Actor's System ID (6.3.2) for the emulated system.
                       dot3adDrniPortalPriority 1.2.840.10006.300.43.1.4.1.1.5 integer32 read-write
A 2-octet read-write value indicating the priority value associated with the Portal's System ID. Also used as the Actor's System Priority (6.3.2) for the emulated system.
                       dot3adDrniThreePortalSystem 1.2.840.10006.300.43.1.4.1.1.6 truthvalue read-write
A read-write Boolean value indicating whether this Portal System is part of a Portal consisting of three Portal Systems or not. Value 1 stands for a Portal of three Portal Systems, value 0 stands for a Portal of two Portal Systems. The default value is 0.
                       dot3adDrniPortalSystemNumber 1.2.840.10006.300.43.1.4.1.1.7 integer32 read-write
A read-write identifier of this particular Portal System within a Portal. It is the responsibility of the network administrator to ensure that these numbers are unique among the Portal Systems with the same aDrniPortalAddr (7.4.1.1.4).
                       dot3adDrniIntraPortalLinkList 1.2.840.10006.300.43.1.4.1.1.8 portallinklist read-write
Read-write list of the Interface Identifiers of the Ports to the Intra-Portal Links assigned to this Distributed Relay. Each Interface Identifier, a Port ID (6.3.4), has the two least significant bits of its Port Priority (7.3.2.1.15) configured to match the Portal System Number of the attached Portal System. The number of IPLs in the list depends on the Portal topology. For a Portal of three Portal Systems two or three IPLs can be used, for a Portal of two Portal Systems a single IPL is required and for a single Portal System no IPL is required.
                       dot3adDrniAggregator 1.2.840.10006.300.43.1.4.1.1.9 interfaceindex read-write
An INTEGER that matches the syntax of an Interface Identifier. Read-write Interface Identifier of the Aggregator Port assigned to this Distributed Relay.
                       dot3adDrniNeighborAdminConvGatewayListDigest 1.2.840.10006.300.43.1.4.1.1.10 octet string read-write
The value for the digest of the prioritized Gateway Conversation ID-to-Gateway assignments of the Neighbor Portal System, assigned by administrator or System policy for use when the Neighbor Portal System's information is unknown. Its default value is set to NULL.
                       dot3adDrniNeighborAdminConvPortListDigest 1.2.840.10006.300.43.1.4.1.1.11 octet string read-write
The value for the digest of the prioritized Port Conversation ID-to-Aggregation Port assignments of the Neighbor Portal System, assigned by administrator or System policy for use when the Neighbor Portal System's information is unknown. Its default value is set to NULL.
                       dot3adDrniGatewayAlgorithm 1.2.840.10006.300.43.1.4.1.1.12 octet string read-write
This object identifies the algorithm used by the DR Function to assign frames to a Gateway Conversation ID. Table 9-7 provides the IEEE 802.1 OUI (00-80-C2) Gateway Algorithm encodings. A SEQUENCE OF OCTETS consisting of an OUI or CID and one following octet.
                       dot3adDrniNeighborAdminGatewayAlgorithm 1.2.840.10006.300.43.1.4.1.1.13 octet string read-write
This object identifies the value for the Gateway algorithm of the Neighbor Portal System, assigned by administrator or System policy for use when the Neighbor Portal System's information is unknown. Table 9-7 provides the IEEE 802.1 OUI (00-80-C2) Gateway Algorithm encodings. Its default value is set to NULL. A SEQUENCE OF OCTETS consisting of a 3-octet OUI or CID and one following octet.
                       dot3adDrniNeighborAdminPortAlgorithm 1.2.840.10006.300.43.1.4.1.1.14 octet string read-write
This object identifies the value for the Port Algorithm of the Neighbor Portal System, assigned by administrator or System policy for use when the Neighbor Portal System's information is unknown. Table 6-4 provides the IEEE 802.1 OUI (00-80-C2) Port Algorithm encodings. Its default value is set to NULL. A SEQUENCE OF OCTETS consisting of a 3-octet OUI or CID and one following octet.
                       dot3adDrniNeighborAdminDRCPState 1.2.840.10006.300.43.1.4.1.1.15 drcpstate read-write
A string of 8 bits, corresponding to the administrative values of DRCP_State [item s) in 9.4.3.2] as transmitted by this Portal System in DRCPDUs. The first bit corresponds to bit 0 of DRCP_State (HomeGateway), the second bit corresponds to bit 1 (NeighborGateway), the third bit corresponds to bit 2 (OtherGateway), the fourth bit corresponds to bit 3 (IppActivity), the fifth bit corresponds to bit 4 (Timeout), the sixth bit corresponds to bit 5 (GatewaySync), the seventh bit corresponds to bit 6 (PortSync), and the eighth bit corresponds to bit 7 (Expired). These values allow administrative control over the values of HomeGateway, NeighborGateway, OtherGateway, IppActivity, and Timeout. Their values are by default set to FALSE. This attribute value is read-write.
                       dot3adDrniEncapsulationMethod 1.2.840.10006.300.43.1.4.1.1.16 octet string read-write
This managed object is applicable only when Network / IPL sharing by time (9.3.2.1) or Network / IPL sharing by tag (9.3.2.2) or Network / IPL sharing by encapsulation (9.3.2.3) is supported. The object identifies the value representing the encapsulation method that is used to transport IPL frames to the Neighbor Portal System when the IPL and network link are sharing the same physical link. It consists of the 3-octet OUI or CID identifying the organization that is responsible for this encapsulation and one following octet used to identify the encapsulation method defined by that organization. Table 9-11 provides the IEEE 802.1 OUI (00-80-C2) encapsulation method encodings. A Default value of 0x00-80-C2-00 indicates that the IPL is using a separate physical or Aggregation link. A value of 1 indicates that Network / IPL sharing by time (9.3.2.1) is used. A value of 2 indicates that the encapsulation method used is the same as the one used by network frames and that Network / IPL sharing by tag (9.3.2.2) is used.
                       dot3adDrniDRPortConversationPasses 1.2.840.10006.300.43.1.4.1.1.17 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Port Conversation ID. A 1 indicates that the Port Conversation ID is allowed to be distributed through this DR Function's Aggregator, and a 0 indicates that it cannot. aDrniDRPortConversationPasses is referencing the current value of Drni_Portal_System_Port_Conversation (9.3.4.2).
                       dot3adDrniDRGatewayConversationPasses 1.2.840.10006.300.43.1.4.1.1.18 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Gateway Conversation ID. A 1 indicates that the Gateway Conversation ID is allowed to pass through this DR Function's Gateway, and a 0 indicates that it cannot. aDrniDRGatewayConversationPasses is referencing the current value of Drni_Portal_System_Gateway_Conversation (9.3.4.2).
                       dot3adDrniPSI 1.2.840.10006.300.43.1.4.1.1.19 truthvalue read-only
A read-only Boolean value providing the value of PSI, which indicates whether this Portal System is isolated from the other Portal Systems within the same Portal ('TRUE') or not ('FALSE').
                       dot3adDrniPortConversationControl 1.2.840.10006.300.43.1.4.1.1.20 truthvalue read-write
A read-write Boolean value that controls the operation of the updateDRFHomeState (9.4.11). When set to 'TRUE' the Home Gateway Vector is set equal to Drni_Portal_System_Port_Conversation. Setting this object to 'TRUE' is only possible when the Gateway algorithm and the Port algorithm use the same distributions methods. The default is 'FALSE', indicating that the Home Gateway Vector is controlled by the network control protocol.
                       dot3adDrniIntraPortalPortProtocolDA 1.2.840.10006.300.43.1.4.1.1.21 macaddress read-write
A 6-octet read-write MAC Address value specifying the destination address to be used when sending DRCPDUs, corresponding to the value of DRCP_Protocol_DA in 9.4.4.1.3. Its values is one of the addresses selected from Table 9-4 and its default shall be the IEEE 802.1 Nearest non-TPMR Bridge group address (01-80-C2-00-00-03).
               dot3adDrniConvAdminGatewayTable 1.2.840.10006.300.43.1.4.2 no-access
There are 4096 aDrniConvAdminGateway[] variables, aDrniConvAdminGateway[0] through aDrniConvAdminGateway[4095], indexed by Gateway Conversation ID. Each contains administrative values of the Gateway selection priority list for the Distributed Relay for the referenced Gateway Conversation ID. This selection priority list, a sequence of integers for each Gateway Conversation ID, is a list of Portal System Numbers in the order of preference, highest to lowest, for the corresponding preferred Portal System's Gateway to carry that Conversation. NOTE - To the extent that the network administrator fails to configure the same values for the aDrniConvAdminGateway[] variables in all of the DR Functions of a Portal, frames can be misdirected. The DRCP (9.4) detects such misconfiguration.
                   dot3adDrniConvAdminGatewayEntry 1.2.840.10006.300.43.1.4.2.1 no-access
A Gateway selection priority list for the Distributed Relay for the referenced Gateway Conversation ID. This selection priority list, a sequence of integers for each Gateway Conversation ID, is a list of Portal System Numbers in the order of preference, highest to lowest, for the corresponding preferred Portal System's Gateway to carry that Conversation.
                       dot3adDrniGatewayConversationID 1.2.840.10006.300.43.1.4.2.1.1 integer32 no-access
An identifer for a Gateway Conversation.
                       dot3adDrniConvAdminGatewayList 1.2.840.10006.300.43.1.4.2.1.2 drniconvadmingatewaylist read-write
Priority list of Portal System Numbers in order of preference from highest to lowest.
               dot3adDrniIPLEncapMapTable 1.2.840.10006.300.43.1.4.3 no-access
This managed object is applicable only when Network / IPL sharing by tag (9.3.2.2) or Network / IPL sharing by encapsulation (9.3.2.3) is supported. Each entry represents the value of the identifier used for an IPL frame associated with that Gateway Conversation ID for the encapsulation method specified in 7.4.1.1.17.
                   dot3adDrniIPLEncapMapEntry 1.2.840.10006.300.43.1.4.3.1 no-access
An entry represents the value of the identifier used for an IPL frame associated with that Gateway Conversation ID for the encapsulation method specified in 7.4.1.1.17.
                       dot3adDrniIPLFrameIdValue 1.2.840.10006.300.43.1.4.3.1.2 integer32 read-write
The value of the identifier used for an IPL frame associated with that Gateway Conversation ID for the encapsulation method.
               dot3adDrniNetEncapMapTable 1.2.840.10006.300.43.1.4.4 no-access
This managed object is applicable only when Network / IPL sharing by tag (9.3.2.2) is supported. Each entry represents the translated value of the identifier used for a network frame associated with that Gateway Conversation ID when the method specified in 7.4.1.1.17 is the Network / IPL sharing by tag method specified in 9.3.2.2 and the network frames need to share the tag space used by IPL frames.
                   dot3adDrniNetEncapMapEntry 1.2.840.10006.300.43.1.4.4.1 no-access
An entry represents the translated value of the identifier used for a network frame associated with that Gateway Conversation ID when the method specified in 7.4.1.1.12 is the Network / IPL sharing by tag method specified in 9.3.2.2 and the network frames need to share the tag space used by IPL frames.
                       dot3adDrniNetFrameIdValue 1.2.840.10006.300.43.1.4.4.1.1 integer32 read-write
The translated value of the identifier used for a network frame associated that Gateway Conversation ID.
           dot3adIPP 1.2.840.10006.300.43.1.5
               dot3adIPPAttributeTable 1.2.840.10006.300.43.1.5.1 no-access
A table that contains information about every IPP that is associated with this System.
                   dot3adIPPAttributeEntry 1.2.840.10006.300.43.1.5.1.1 no-access
An entry containing Attributes for an IPP.
                       dot3adIPPIndex 1.2.840.10006.300.43.1.5.1.1.1 interfaceindex no-access
The unique identifier allocated to this IPP by the local Portal System. This attribute identifies an IPP instance among the subordinate managed objects of the containing object. This value is read-only. NOTE-The aIPPID is represented in the SMIv2 MIB as an ifIndex-see D.5.
                       dot3adIPPPortConversationPasses 1.2.840.10006.300.43.1.5.1.1.2 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Port Conversation ID. A 1 indicates that the Port Conversation ID is allowed to be transmitted through this IPP Intra-Portal Port, and a 0 indicates that it cannot. aDrniIPPPortConversationPasses is referencing the current value of Ipp_Port_Conversation_Passes (9.3.4.3).
                       dot3adIPPGatewayConversationDirection 1.2.840.10006.300.43.1.5.1.1.3 octet string read-only
A read-only current operational vector of Boolean values, with one value for each possible Gateway Conversation ID. A 1 indicates that the Gateway Conversation ID is assigned to Gateways reachable through this IPP Intra-Portal Port, and a 0 indicates that the Gateway for the indexed Gateway Conversation ID is not reachable through this IPP Intra-Portal Port. aIPPGatewayConversationDirection is referencing the current value of Ipp_Gateway_Conversation_Direction (9.3.4.3).
                       dot3adIPPAdminState 1.2.840.10006.300.43.1.5.1.1.4 aggstate read-write
This read-write value defines the administrative state of the IPP. A value of 'up' indicates that the operational state of the IPP (aIPPOperState) is permitted to be either up or down. A value of 'down' forces the operational state of the IPP to be down. A GET operation returns the current administrative state. A SET operation changes the administrative state to a new value.
                       dot3adIPPOperState 1.2.840.10006.300.43.1.5.1.1.5 aggstate read-only
This read-only value defines the operational state of the IPP. The operational state is 'up' if the IPL is operational, and if the value of aIPPAdminState for the IPP is also 'up'. If the IPL is not operational, or if the administrative state of the IPP (aIPPAdminState) is 'down', then the operational state is 'down.' An operational state of 'up' indicates that the IPP is available for use by the DR Function; a value of 'down' indicates that the IPP is not available for use by the DR Function.
                       dot3adIPPTimeOfLastOperChange 1.2.840.10006.300.43.1.5.1.1.6 integer32 read-only
The time at which the interface entered its current operational state, in terms of centiseconds since the system was last reset. If the current state was entered prior to the last reinitialization of the local network management subsystem, then this object contains a value of zero. The ifLastChange object in the Interfaces MIB defined in IETF RFC 2863 is a suitable object for supplying a value for aIPPTimeOfLastOperChange. This value is read-only.
               dot3adIPPStatsTable 1.2.840.10006.300.43.1.5.2 no-access
A table that contains information for IPP statistics. A row appears in this table for each IPP in the system.
                   dot3adIPPStatsEntry 1.2.840.10006.300.43.1.5.2.1 no-access
An entry containing Statistics for an IPP.
                       dot3adIPPStatsDRCPDUsRx 1.2.840.10006.300.43.1.5.2.1.1 counter64 read-only
The number of valid DRCPDUs received on this IPP. This value is read-only.
                       dot3adIPPStatsIllegalRx 1.2.840.10006.300.43.1.5.2.1.2 counter64 read-only
The number of frames received that carry the DRCP Ethernet Type value (9.4.2.4), but contain a badly formed PDU. This value is read-only.
                       dot3adIPPStatsDRCPDUsTx 1.2.840.10006.300.43.1.5.2.1.3 counter64 read-only
The number of DRCPDUs transmitted on this IPP. This value is read-only.
               dot3adIPPDebugTable 1.2.840.10006.300.43.1.5.3 no-access
A table that contains IPP debug information. A row appears in this table for each IPP in the system.
                   dot3adIPPDebugEntry 1.2.840.10006.300.43.1.5.3.1 no-access
An entry containing Debug Information for an IPP.
                       dot3adIPPDebugDRCPRxState 1.2.840.10006.300.43.1.5.3.1.1 integer read-only
This attribute holds the value 'current' if the DRCPDU Receive state machine for the IPP is in the CURRENT state, 'expired' if the DRCPDU Receive state machine is in the EXPIRED state, 'defaulted' if the DRCPDU Receive state machine is in the DEFAULTED state, 'initialize' if the DRCPDU Receive state machine is in the INITIALIZE state, or 'reportToManagement' if the Receive state machine is in the REPORT_TO_MANAGEMENT state. This value is read-only. Enumeration: 'current': 1, 'initialize': 4, 'expired': 2, 'defaulted': 3, 'reportToManagement': 5.
                       dot3adIPPDebugLastRxTime 1.2.840.10006.300.43.1.5.3.1.2 timeticks read-only
The time at which the last DRCPDU was received by this IPP, in terms of centiseconds since the system was last reset. The ifLastChange object in the Interfaces MIB defined in IETF RFC 2863 is a suitable object for supplying a value for aDrniIPPDebugLastRxTime. This value is read-only.
                       dot3adIPPDebugDifferPortalReason 1.2.840.10006.300.43.1.5.3.1.3 snmpadminstring read-only
A human-readable text string indicating the most recent set of variables that are responsible for setting the variable Differ_Portal or Differ_Conf_Portal (9.4.8) on this IPP to TRUE. This value is read-only.
       dot3adAggConformance 1.2.840.10006.300.43.2
           dot3adAggGroups 1.2.840.10006.300.43.2.1
               dot3adAggGroup 1.2.840.10006.300.43.2.1.1
A collection of objects providing information about an aggregation.
               dot3adAggPortListGroup 1.2.840.10006.300.43.2.1.2
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortGroup 1.2.840.10006.300.43.2.1.3
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortStatsGroup 1.2.840.10006.300.43.2.1.4
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortDebugGroup 1.2.840.10006.300.43.2.1.5
A collection of objects providing debug information about every aggregated port.
               dot3adTablesLastChangedGroup 1.2.840.10006.300.43.2.1.6
A collection of objects providing information about the time of changes to the configuration of aggregations and their ports.
               dot3adAggPortProtocolDAGroup 1.2.840.10006.300.43.2.1.7
A collection of objects providing information about the protocol destination address in use for ports in an aggregation.
               dot3adAggNotificationGroup 1.2.840.10006.300.43.2.1.8
A collection of notifications providing information about the aggregation.
               dot3adAggXGroup 1.2.840.10006.300.43.2.1.9
A collection of extension entries providing information on an aggregation.
               dot3adAggRecommendedGroup 1.2.840.10006.300.43.2.1.10
A collection of recommended objects providing information about an aggregation.
               dot3adAggOptionalGroup 1.2.840.10006.300.43.2.1.11
A collection of optional objects providing information about an aggregation.
               dot3adPerServiceFrameDistGroup 1.2.840.10006.300.43.2.1.12
A collection of objects providing information about Per-Service Frame Distribution.
               dot3adAggPortDebugXGroup 1.2.840.10006.300.43.2.1.13
A collection of objects extending aggregator port debug.
               dot3adDrniGroup 1.2.840.10006.300.43.2.1.14
A collection of objects providing information about DRNI.
               dot3adIPPGroup 1.2.840.10006.300.43.2.1.15
A collection of objects providing IPP information.
               dot3adIPPStatsGroup 1.2.840.10006.300.43.2.1.16
A collection of objects providing IPP statistics information.
               dot3adIPPDebugGroup 1.2.840.10006.300.43.2.1.17
A collection of objects providing IPP debug information.
           dot3adAggCompliances 1.2.840.10006.300.43.2.2
               dot3adAggCompliance 1.2.840.10006.300.43.2.2.1
The compliance statement for device support of Link Aggregation.