Hi, i want to configure CBQoS in a lot of 2960 switches (with snmp v1) for monitoring: jitter, delay and packets lost with PRTG software.
I not found documentation for understand CBQoS, but i see this doc:
http://www.cisco.com/en/US/docs/ios/ios_xe/qos/configuration/guide/cbqos_mib_xe.html
and when i put these commands:
1. enable
2. configure terminal
3. snmp-server ifindex persist
4. snmp mib persist [cbqos | v3mibs]
5. end
6. write mib-data
I can't do the step 4
Switch(config)#snmp mib ?
community-map Community Mapping as per RFC-2576
notification-log Configure the Notification Log MIB
rep Enable SNMP Resilient Ethernet Protocol options
target target extention CLI from SNMP
PS: Or maybe is a simplest way to monitor QoS.
Thanks!