Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an EEM applet that executes a show command using regex that works fine. However, when I converted the applet to TCL, I am having some problems with it. It's throwing an error on the line below: if [catch {cli_exec $cli1(fd) "sh run | sectio...
Does EEM support SNMPv3? I have written some scripts that send snmp-traps from one router to another configured as an "snmp-server manager" but it looks like they only get sent as v2. I need to use v3 for IA reasons. If it doesn't support SNMPv3, is ...
Thanks for the explanation. I was confused by the debug message I was getting below, but now it makes sense.*Nov 13 16:15:44.163: SNMP: Queuing packet to 10.XX.YY.50*Nov 13 16:15:44.163: Outgoing SNMP packet*Nov 13 16:15:44.163: v3 packet sec...