cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
0
Helpful
2
Replies

Questions about OID ip sla

Translator
Community Manager
Community Manager

Hello! I need a help here

I'm implementing the IP SLA in one infrastructure and it is harder than I imagined. 

At the end of each OID it puts a different prefix according to the time that that operation started

danieljpereira1_0-1742236049280.png

is there any way to remove the start time id from this sum?

 

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Daniel,

I see in the screenshot the results of an SNMP get or SNMP getbulk on a MIB data structure related to RMON.

the start time id is part of the OID the value is the 0 in the second from the right column in your screenshot.

if you can export the output in CSV format you can then split the ifindex from the starttime they are separated by a  "." .

You can use a script for this.

Hope to help

Giuseppe

 

Translator
Community Manager
Community Manager

Hello @daniel-jpereira1 ,

 were you able to solve your problem?

 

Sincerely