I’m writing additional alert rules for Palo Alto Networks boxes. It seems the HA state is converted from a string returned by the PAN-COMMON MIB to a numeric value for the graphs. I have
HA state
active == 1
passive == 2
However, I’d like to have the other HA states which are
initial
non-functional
suspended
unknown
Anyone looked at this or have a pointer to where the panSysHAState string is converted into a number?