Hello, I am trying to configure eem on nexus Cisco 7k switch which will generate syslog msg when custom policy applied on interfaces kicks in and drops packets (one or more packets). here is the policer: class-map type qos match-all GRID-NONLOCAL-DE...
Hi,
I am looking for ways of restricting a leafref type particularly using regular expression for a leafref node/element. looks like patter statement don't work with leafref. The idea is to narrow down list of devices being displayed by putting som...
Guys,
list device-role {key "role";tailf:cli-compact-syntax;leaf role {type enumeration {enum spines;enum leafs;}}leaf-list device {type leafref {path "/ncs:devices/ncs:device/ncs:name";}}}
here is snippet of the model generating issue:
list leaf-s...
Hi,
can someone help me understand what the yang statement "tailf:args "-c $(context) -p $(path)"; mean? and where can I find documents on yang extensions in general?
thanks,
Kerim
Hello, so in the above command the threshold values are the number of packets dropped (values in the square bracket) and how do I determine the oid on nexus devices (7K)? will the oid be different on different interfaces? thank youKerim
where can I find similar document for NX-OS: https://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/119031-technote-router-00.html
Yes, alert email with packet drop count and associated policer. high level is shown below (just need help with the details) or if there is a better approach. event manager applet applet GRID-QoS-Monitorevent snmp oid xxxxx (I don't know what oid for...