Is there a way to add a checker for Cisco HSRP events?
From CISCO-HSRP-MIB…
HsrpState ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "The current state of the HSRP protocol for a given
        HSRP group entry."
    SYNTAX          INTEGER  {
                        initial(1),
                        learn(2),
                        listen(3),
                        speak(4),
                        standby(5),
                        active(6)
                    }
This does not work…
![]()
Regards,
derek
Subscriber v14.11.5987