TN-LACP-MIB
AI MIB Summary
The TN-LACP-MIB module provides management interfaces for configuring and monitoring Link Aggregation Control Protocol (LACP) parameters, including aggregate port status, member port states, and negotiation timers on TN-series networking hardware. Despite the provided description referencing DHCP, the module's naming convention and standard industry usage indicate its primary function is the administration of Layer 2 link aggregation rather than IP address assignment services.
The mib module for DHCP settings.
Main OID:
tnLacpMib.1.3.6.1.4.1.7483.6.35
34
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
tnLacpMibThe mib module for DHCP settings. MODULE-IDENTITY .1.3.6.1.4.1.7483.6.35 |
tnLacpConfigPortTableThis is a table of the LACP port configurations SEQUENCE OF TNLacpConfigPortEntry .1.3.6.1.4.1.7483.6.35.1 |
tnLacpConfigPortEntryEach port has a set of parameters TNLacpConfigPortEntry .1.3.6.1.4.1.7483.6.35.1.1 |
tnLacpConfigPortInterfaceNoLogical interface number. TNInterfaceIndex (TN-TC) .1.3.6.1.4.1.7483.6.35.1.1.1 |
tnLacpConfigPortDot3adAggrActorAdminModeControl whether port is LACP enabled(1) or disabled(0).rw Enumeration .1.3.6.1.4.1.7483.6.35.1.1.2 |
tnLacpConfigPortDot3adAggrActorKeyModeThe Auto setting will set the key as appropriate by the physical
link speed, 10Mb = 1, 100Mb = 2, 1Gb = 3. Using the Specific setting,
a user-defined value can be entered. Ports with the same Key value
can participate in the same aggregation group, while ports with
different keys cannot.ro Enumeration .1.3.6.1.4.1.7483.6.35.1.1.3 |
tnLacpConfigPortDot3adAggrActorAdminKeyThe 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 43.6.2. This is a 16-bit, read-write value.
The meaning of particular Key values is of local significancerw Unsigned32 .1.3.6.1.4.1.7483.6.35.1.1.4 |
tnLacpConfigPortDot3adAggrRoleThe Role shows the LACP activity status. The Active(true) will transmit
LACP packets each second, while Passive(false) will wait for a LACP
packet from a partnerrw Enumeration .1.3.6.1.4.1.7483.6.35.1.1.5 |
tnLacpConfigPortDot3adAggrTimeoutThe Timeout controls the period between BPDU transmissions. Fast(true)
will transmit LACP packets each second, while Slow(0) will wait for 30
seconds before sending a LACP packet.rw Enumeration .1.3.6.1.4.1.7483.6.35.1.1.6 |
tnLacpConfigPortDot3adAggrPortPriorityThe Port Priority controls the priority of the port. If the LACP
partner wants to form a larger group than is supported by this device
then this parameter will control which ports will be active and which
ports will be in a backup role. Lower number means greater priority.rw Unsigned32 .1.3.6.1.4.1.7483.6.35.1.1.7 |
tnLacpStatusSystemTableThis is a table of the LACP system status SEQUENCE OF TNLacpStatusSystemEntry .1.3.6.1.4.1.7483.6.35.2 |
tnLacpStatusSystemEntryEach lag has a set of parameters TNLacpStatusSystemEntry .1.3.6.1.4.1.7483.6.35.2.1 |
tnLacpStatusSystemDot3adAggrIDThe aggregation ID for a particular link aggregation group.ro DisplayString .1.3.6.1.4.1.7483.6.35.2.1.1 |
tnLacpStatusSystemDot3adAggrPartnerSystemIDThe system ID (MAC address) of the aggregation partner.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.7483.6.35.2.1.2 |
tnLacpStatusSystemDot3adAggrPartnerOperKeyThe Key that the partner has assigned to this aggregation ID.ro TNUnsigned16 (TN-TC) .1.3.6.1.4.1.7483.6.35.2.1.3 |
tnLacpStatusSystemDot3adAggrPartnerOperSystemPriorityA 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.ro TNUnsigned16 (TN-TC) .1.3.6.1.4.1.7483.6.35.2.1.4 |
tnLacpStatusSystemDot3adAggrPartnerStateLastChangedThe time in second since this aggregation changedro Unsigned32 .1.3.6.1.4.1.7483.6.35.2.1.5 |
tnLacpStatusSystemDot3adAggrLocalPortsLocal port listro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.7483.6.35.2.1.6 |
tnLacpStatusPortTableThis is a table of the LACP port status SEQUENCE OF TNLacpStatusPortEntry .1.3.6.1.4.1.7483.6.35.3 |
tnLacpStatusPortEntryEach port has a set of parameters TNLacpStatusPortEntry .1.3.6.1.4.1.7483.6.35.3.1 |
tnLacpStatusPortInterfaceNoLogical interface number. TNInterfaceIndex (TN-TC) .1.3.6.1.4.1.7483.6.35.3.1.1 |
tnLacpStatusPortDot3adAggrActorAdminModeShows the current Admin mode of port, if LACP enabled then returns true
else returns false.ro Enumeration .1.3.6.1.4.1.7483.6.35.3.1.2 |
tnLacpStatusPortDot3adAggrActorAdminKeyShows 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 43.6.2. This is a 16-bit, read-write
value. The meaning of particular Key values is of local significancero INTEGER .1.3.6.1.4.1.7483.6.35.3.1.3 |
tnLacpStatusPortDot3adAggrActorIDThe Aggregation ID assigned to this aggregation group.ro DisplayString .1.3.6.1.4.1.7483.6.35.3.1.4 |
tnLacpStatusPortDot3adAggrPartnerSystemIDThe system ID (MAC address) of the aggregation partner.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.7483.6.35.3.1.5 |
tnLacpStatusPortDot3adAggrPartnerOperPortIndexShows the port index of the partner port connected to this port.ro INTEGER .1.3.6.1.4.1.7483.6.35.3.1.6 |
tnLacpStatusPortDot3adAggrPartnerOperPortPriorityShows the port priority of the port partner port connected to this
port.ro TNUnsigned16 (TN-TC) .1.3.6.1.4.1.7483.6.35.3.1.7 |
tnLacpStatisticsPortTableThis is a table of the LACP port statistics SEQUENCE OF TNLacpStatisticsPortEntry .1.3.6.1.4.1.7483.6.35.4 |
tnLacpStatisticsPortEntryEach port has a set of parameters TNLacpStatisticsPortEntry .1.3.6.1.4.1.7483.6.35.4.1 |
tnLacpStatisticsPortInterfaceNoLogical interface number. TNInterfaceIndex (TN-TC) .1.3.6.1.4.1.7483.6.35.4.1.1 |
tnLacpStatisticsPortDot3adAggrRxFramesShows received LACP frame count.ro Unsigned32 .1.3.6.1.4.1.7483.6.35.4.1.2 |
tnLacpStatisticsPortDot3adAggrTxFramesShows transmitted LACP frame count.ro Unsigned32 .1.3.6.1.4.1.7483.6.35.4.1.3 |
tnLacpStatisticsPortDot3adAggrRxUnknownFramesShows recevied unknown LACP frame count.ro Unsigned32 .1.3.6.1.4.1.7483.6.35.4.1.4 |
tnLacpStatisticsPortDot3adAggrRxIllegalFramesShows recevied illegal LACP frame count.ro Unsigned32 .1.3.6.1.4.1.7483.6.35.4.1.5 |