Hello, Team
Now our account se is testing EEM script for IOS-XR System.
Main point of script is monitoring interface CRC error incremental then display syslog message with CRC values.
This is our script header
::cisco::eem::event_register_snmp oid 1.3.6.1.2.1.2.2.1.14.35 get_type exact entry_op ne entry_val 0 entry_type increment exit_comb and exit_op ne exit_val 0 exit_time_sec 5 poll_interval_sec 1
Actually current Script is working fine. Just CU hope to monitor whole their interfaces those are around 100.
With SNMP Oid Event Detector how we can monitor such big amount of interface values??
Do we have any spectacle method to manage this kind of requirements?