cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

LAG/MLT monitoring on Fabric Engine

LAG/MLT monitoring on Fabric Engine

jeronimo
Contributor III

On EXOS this is so easy, just use EXTREME-LACP-MIB (https://mibs.observium.org/mib/EXTREME-LACP-MIB/).

On Fabric engine not so much, I guess you are supposed to use LAG-MIB (https://mibs.observium.org/mib/LAG-MIB/)? However:

1) MLTs composed of NNIs (ISIS links) do not show up at all, and those are the actually important ones. How to monitor those?

2) For frontend ports, how do I find out if a port assigned to the LAG/MLT is still a member? (I have for example seen the case with lower layers like Macsec not working so the port was admin configured for the LAG but operationally not participating).

So how do I check if a post is still operationally member of a LAG for both UNIs and NNIs?

2 REPLIES 2

jerrygen
New Contributor II

Jeronimo, You can monitor LAG membership status using lagIfTable from LAG-MIB for UNIs, but NNIs often require vendor-specific MIBs or CLI-based validation.

UNIs: How exactly do I determine oper status from given MIB/OIDs?

NNIs: I don't think CLI is an option in the era of AI šŸ˜‰ Surely something actually usable (SNMP or some API) must exist.

GTM-P2G8KFN