Hello,
I have a Netops 21.2.1 system installed and I try to see how I can extract the Type Of Service information for the RTT elements that I have defined in my system. I see that the Vendor Certification CiscoRttMonStatsMib has information in it over this parameter, but I cannot find/get/poll its value for any of the RTT tests that I have defined in my system. I need to automate the naming of those elements, and the field Type Of Service is an important filtering attribute.
Release : DX NetOps Performance Management 21.2+
Component : Performance Management Dashboards/Reports
ToS value as polled from the device can be obtained via DA REST API. Please use the following call:
http://DA_HOST:8581/rest/responsepathjitter/
It will return a list of all RTTs defined with polled ToS value.
Documentation for this endpoint is available here:
http://DA_HOST:8581/rest/responsepathjitter/documentation