Hi,
lets keep this simple, try this:
create a template with your defined OIDs.
For example:

Then create a device profile, where you set QoS source mapping, for example mine is done like this:

this setting results of creating multiple QOS targets, where each one is filled with defined OID values, eg:

qos target is up to how you set QoS identification method
hope this help.
Other method could be short script that is doing snmpwalk and saving values with nimqos binary, which also works fine, nothing hard
Regards
Petr
Original Message:
Sent: Feb 07, 2025 01:48 PM
From: Miller Echagarreta
Subject: How to create QOS with snmpget and and different entries
Hi Everyone...!!!
I need to capture the value of an OID, but these values contain different entries and this is due to the IPs mapped to that OID.
This is the OID that I need to capture, where if I do a test with snmpget probe, I observe that it brings the data that I need.

Now I need to bring these values to the BD-UIM of each entry as QOS.
I tried to create the QOS by calling the OID, but it didn't work.

I think it doesn't work because each entry in the OID call is different...


I also tried to drag the result of an OID but it didn't work, it only brings me the result of the input, not the rest.


Any idea ?