Replies: 1 comment
-
You have to specify exactly which OIDs as get, not walk. The problem is that SNMP doesn't really have the kind of server-side request filtering. It's a very simple protocol. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I want to give a variable of a device + interface, lets say "SwitchA + Ethernet1/34" to the snmp and it will give me only his metrics.
I want to do this for lets say several devices.
Is there a way to pull the metrics of specific interface?
I know that dynamic filtering exists, but it works with regex rather then a specific interface lets say.
Beta Was this translation helpful? Give feedback.
All reactions