07-04-2011 06:22 AM - edited 03-04-2019 12:52 PM
Hi,
I'm using a Cisco 886VA connected to an ADSL2+ line.
Typing "sh controll vdsl 0 | inc Err" shows me the CRC errors on the line, but the CRC error counter displayed with "sh int atm 0" is empty.
Also with 876 typing "sh dsl int atm 0" I can see growing error rate but "sh int atm 0" is empty.
I want to write an applet to reset the interface/controller if threshold is too high but the event interface detector won't see any errors.
Any ideas?
Thanks
MB
Solved! Go to Solution.
07-05-2011 12:57 AM
There must be an snmp mib value for what you want, find the oid then write your EEM script around that oid looking for the high/low.
HTH>
07-05-2011 12:57 AM
There must be an snmp mib value for what you want, find the oid then write your EEM script around that oid looking for the high/low.
HTH>
07-05-2011 03:06 AM
Nice hint! I did a walk from a linux before but can't find the enty, after loading some MIB's from Cisco I finally found it:
SNMPv2-SMI::transmission.94.1.1.10.1.4.15 = Counter32: 14633
SNMPv2-SMI::transmission.94.1.1.11.1.4.15 = Counter32: 14633
Thanks
MB
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide