Hi LKlb,
These are list of commands to Monitor LACP; you can craft your own Utility MIB to poll create_your_own_custom_mib,
1. Verify LACP state:
Use "show lacp interfaces" command to verify LACP state
lab> show lacp interfaces
Aggregated interface: ae0
LACP state: Role Exp Def Dist Col Syn Aggr Timeout Activity
ge-3/0/0 Actor No No Yes Yes Yes Yes Fast Active
ge-3/0/0 Partner No No Yes Yes Yes Yes Fast Passive
LACP protocol: Receive State Transmit State Mux State
ge-3/0/0 Current Fast periodic Collecting distributing
lab>
2. LACP PDUs not received
If LACP MUX state is not "Collecting distributing" check Receive State
If the receive state is "Current" it means LACP has detected some misconfig. Typically
Use following commands to dump LACP statistics:
lab> show lacp statistics interfaces
Aggregated interface: ae0
ics: LACP Rx LACP Tx Unknown Rx Illegal Rx
ge-3/0/0 3778 3771 0 0