04-26-2023 12:23 PM
I am looking for a way to monitor the interface input an output rates using telemetry.
The openconfig has the in/out-octets but you have to do the calculation with the previous value to find the actual traffic.
There is a path that show the exact input and output rates?
/interfaces/interface/state/counters/in-octets
04-26-2023 01:18 PM
Its for NXOS.
04-28-2023 01:16 AM
Have a look at these two containers from Cisco-NX-OS-device.yang, they contain some leaves with "rate" infos (rateInterval, OctetRate) maybe those can be used?
/System/intf-items/phys-items/PhysIf-list/dbgIfIn-items/
/System/intf-items/phys-items/PhysIf-list/dbgIfOut-items/
07-31-2023 03:06 AM
did you have that metrics for port-channel interface ?
07-31-2023 08:27 AM
/System/intf-items/aggr-items/AggrIf-list/dbgIfIn-items/
/System/intf-items/aggr-items/AggrIf-list/dbgIfOut-items/
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide