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.
Please help me with an eem script to send alerts when the TenGigabit interface has errors extends a threshold. For example, the FCS-Err, Xmit-Err, Rcv-Err and Symbol-Err.PB65E#sh int t2/1/8 count errorPort Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize...
A Cisco 3750 switch:10.200.14.200#sh int g1/0/9GigabitEthernet1/0/9 is up, line protocol is up (connected)...Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 193461at a linux server:root@mrtg1:~# snmpget -v 2c -c cul8ter% 10.200.14...
Cisco document says that LTE cell interface dose not like anything goes out without using the interface IP address. When my 4321 router is using the LTE cell interface as its only way to get out, I cannot get a continuous ping to the LTE cell interf...
syslog pattern "%SYS-5-CONFIG_I: Configured from" is logged when you enter "config t". So at least delete action 1.0 and see if it works. action 1.2 and 1.3 are not needed.I would do action 1.1 cli command "copy run flash:/backup" to test first, be...
MIB search path: /root/mibs Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (U...
if { [catch {cli_write $cliarr(fd) "ping ip"} result] } { error $result $errorInfo
How do I modify this line if my original command is ping 10.172.1.1 so 10.200.1.1?
"ping $ip so 10.200.1.1"?
Thanks,
Jack
jacknew2005@gmail.com