Raised Support case: 00145031
We currently use the Ifmib to get the status of interfaces. However, Nokia LAG interfaces use a different mib / OID's for status, which means that our current check is giving false alarms.
We need to check if a LAG interface is Active or Standby using:
Active/Standby use the O.I.D: 1.3.6.1.4.1.6527.3.1.2.15.6.1.2
Where: 1=active and 2=stand-by
And status is determined by using:
1.3.6.1.4.1.6527.3.1.2.2.4.2.1.36
1=True (On the router: Physical Link=Yes) , 2=False: (On the router: Physical Link=No)
Netreo Product Area | Netreo (IM) |