ME1200-LACP-MIB
AI MIB Summary
The ME1200-LACP-MIB provides vendor-specific monitoring and management of Link Aggregation Control Protocol (LACP) sessions and port channel states on Cisco ME1200 series Ethernet switches. It exposes operational metrics including LACP partner system information, aggregation port status, and link aggregation group counters to facilitate Layer 2 link redundancy verification.
This is a private version of the IEEE802.3ad LAG MIB
Main OID:
me1200LacpMib.1.3.6.1.4.1.9.9.815.1.35
43
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
me1200LacpMibThis is a private version of the IEEE802.3ad LAG MIB MODULE-IDENTITY .1.3.6.1.4.1.9.9.815.1.35 |
me1200LacpMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.1 |
me1200LacpConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.1.2 |
me1200LacpPortConfigTableThis is a table of the LACP port configurations SEQUENCE OF ME1200LacpPortConfigEntry .1.3.6.1.4.1.9.9.815.1.35.1.2.1 |
me1200LacpPortConfigEntryEach port has a set of parameters ME1200LacpPortConfigEntry .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1 |
me1200LacpPortConfigInterfaceNoLogical interface number. ME1200InterfaceIndex (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.1 |
me1200LacpPortConfigDot3adAggrActorAdminModeControl whether port is LACP enabled(1) or disabled(0).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.2 |
me1200LacpPortConfigDot3adAggrActorAdminKeyThe 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 ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.3 |
me1200LacpPortConfigDot3adAggrRoleThe 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 TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.4 |
me1200LacpPortConfigDot3adAggrTimeoutThe 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 TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.5 |
me1200LacpPortConfigDot3adAggrPortPriorityThe 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 priorityrw ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.6 |
me1200LacpStatus OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.1.3 |
me1200LacpSystemStatusTableThis is a table of the LACP system status SEQUENCE OF ME1200LacpSystemStatusEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.1 |
me1200LacpSystemStatusEntryEach lag has a set of parameters ME1200LacpSystemStatusEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1 |
me1200LacpSystemStatusInterfaceNoLogical interface number. ME1200InterfaceIndex (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.1 |
me1200LacpSystemStatusDot3adAggrIDThe aggregation ID for a particular link aggregation group.ro ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.2 |
me1200LacpSystemStatusDot3adAggrPartnerSystemIDThe system ID (MAC address) of the aggregation partner.ro OCTET STRING .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.3 |
me1200LacpSystemStatusDot3adAggrPartnerOperKeyThe Key that the partner has assigned to this aggregation ID.ro ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.4 |
me1200LacpSystemStatusDot3adAggrPartnerOperSystemPriorityA 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 ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.5 |
me1200LacpSystemStatusDot3adAggrPartnerStateLastChangedThe time in second since this aggregation changedro Unsigned32 .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.6 |
me1200LacpSystemStatusDot3adAggrLocalPortsLocal port listro OCTET STRING .1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.7 |
me1200LacpPortStatusTableThis is a table of the LACP port status SEQUENCE OF ME1200LacpPortStatusEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.2 |
me1200LacpPortStatusEntryEach port has a set of parameters ME1200LacpPortStatusEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1 |
me1200LacpPortStatusInterfaceNoLogical interface number. ME1200InterfaceIndex (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.1 |
me1200LacpPortStatusDot3adAggrActorAdminModeShows the current Admin mode of port, if LACP enabled then returns true
else returns false.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.2 |
me1200LacpPortStatusDot3adAggrActorAdminKeyShows 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 ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.3 |
me1200LacpPortStatusDot3adAggrPartnerOperPortIndexShows the port index of the partner port connected to this port.ro ME1200Unsigned8 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.4 |
me1200LacpPortStatusDot3adAggrPartnerOperPortPriorityShows the port priority of the port partner port connected to this
port.ro ME1200Unsigned16 (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.5 |
me1200LacpPortStatisticsTableThis is a table of the LACP port statistics SEQUENCE OF ME1200LacpPortStatisticsEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.3 |
me1200LacpPortStatisticsEntryEach port has a set of parameters ME1200LacpPortStatisticsEntry .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1 |
me1200LacpPortStatisticsInterfaceNoLogical interface number. ME1200InterfaceIndex (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.1 |
me1200LacpPortStatisticsDot3adAggrRxFramesShows received LACP frame count.ro Counter64 .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.2 |
me1200LacpPortStatisticsDot3adAggrTxFramesShows transmitted LACP frame count.ro Counter64 .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.3 |
me1200LacpPortStatisticsDot3adAggrRxIllegalFramesShows recevied illegal LACP frame count.ro Counter64 .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.4 |
me1200LacpPortStatisticsDot3adAggrRxUnknownFramesShows recevied unknown LACP frame count.ro Counter64 .1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.5 |
me1200LacpControl OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.1.4 |
me1200LacpPortStatsClearTableThis is a table to clear LACP port statistics SEQUENCE OF ME1200LacpPortStatsClearEntry .1.3.6.1.4.1.9.9.815.1.35.1.4.1 |
me1200LacpPortStatsClearEntryEach port has a set of parameters ME1200LacpPortStatsClearEntry .1.3.6.1.4.1.9.9.815.1.35.1.4.1.1 |
me1200LacpPortStatsClearInterfaceNoLogical interface number. ME1200InterfaceIndex (ME1200-TC) .1.3.6.1.4.1.9.9.815.1.35.1.4.1.1.1 |
me1200LacpPortStatsClearPortStatisticsClearSet to true to clear the statistics of a port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.35.1.4.1.1.2 |
me1200LacpMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.2 |
me1200LacpMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.2.1 |
me1200LacpMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.35.2.2 |