cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
354
Views
2
Helpful
1
Replies

SNMP Oid for the default CoPP in NXOS

doridor
Level 1
Level 1

I want to monitor packet drops on the default Control Plane Policy but I can't find an OID for the control-plane policy map.
Does anyone have it? Thanks in advance

1 Reply 1

  • policy-map type control-plane policy-map-name
  • class {class-map-name [insert-before class-map-name2] | class-default}
  • Enter one of the following commands:
  • police [cir] {cir-rate [rate-type]}
  • police [cir] {cir-rate [rate-type]} [bc] burst-size [burst-size-type]
  • police [cir] {cir-rate [rate-type]]} conform transmit [violate drop]
  • (Optional) logging drop threshold [drop-count [level syslog-level]] <<- did you add this under the CoPP ?
  • (Optional) set cos cos-value