Hi,
I'm pretty new to NPM and I'll need to perform the following. Any help is greatly appreciated!
1) Whenever a user fails a dot1x authentication with a switch(I'm using a Cisco 2960), the switch should send a SNMP trap to the NPM.
2) When the NPM receives the dot1x authentication failure trap, the NPM would send a SNMP trap back to the switch, telling the switch to shutdown the port which the user is connected.
Question:
1) How do I configure the NPM to receive the particular trap and send another trap back to the switch? Should I use the Alert Manager or Syslog viewer to send the traps?
2) What are the commands that i can use?
KiaN