Hello,
I am trying to create a trigger that should react when a portindex in a switch gets the status linkDown. But I don't really know how to go about it.
According to the example below, it applies to "IF-MIB::ifIndex.2" (Port 2) and "SNMPv2-MIB::snmpTrapOID.0", (Linkstatus) which are the values to be retrieved.
Anyone who knows a good way to fix it?
I am trying to create a trigger that should react when a portindex in a switch gets the status linkDown. But I don't really know how to go about it.
According to the example below, it applies to "IF-MIB::ifIndex.2" (Port 2) and "SNMPv2-MIB::snmpTrapOID.0", (Linkstatus) which are the values to be retrieved.
Anyone who knows a good way to fix it?
Comment