Network Management
Monitor Arista switches and routers with multiple VRFs over SNMPv3 in SolarWinds UDT
This is to poll the IP Addresses from VRFs of Arista layer 3 capable switches and routers over SNMPv3 in SolarWinds UDT.
First published date
Last published date
Overview
1. By design, standard UDT-based polling gathers information for both MAC and IP endpoints through SNMP polling of Bridge MIB-based OIDs, and it is not applicable to endpoints on a VLAN or a VRF.
2. For a VLAN or a VRF, UDT uses a context SNMP request against a device to gather information specifically for those VLANs and VRFs. This method allows it to gather information specific to a particular VLAN or VRF from a device that a standard poll would not.
Product section
Resolution
1. Make sure you have this on the Arista device: "Create an SNMPv3 view, group, and user."
2. Define one SNMP context per VRF you want UDT to see.
On your SolarWinds Platform web console:
- In SolarWinds, go to Settings → Manage Nodes → Add Node.
- Enter the management IP of the Arista.
- Under SNMPv3 Credentials:
- User name:
sw-udt<- example user changed it according to your requirements - Authentication: SHA +
<AUTH_PASSWORD> - Privacy: AES +
<PRIV_PASSWORD> - Context: leave blank here (this is the default context for the base node).
- User name:
- Test the credentials; they should succeed.
- Complete the wizard and ensure:
- The node is polled by SNMPv3.
- Under List Resources, routing/VRF-related resources are enabled if available.
- Go to Settings → Manage Nodes.
- Find your Arista node → click its name → Edit Properties.
- Scroll down to the SNMP / Additional Polling / SNMP Contexts section (label varies by version).
You should see an option to add additional SNMP credentials/contexts. - For each VRF you exposed on Arista, add a row:
- Protocol: SNMPv3
- User name:
sw-udt<- example user changed it according to your requirements - Auth/Priv: same as base (SHA + AES and the same passwords)
- Context: the context string you configured, e.g.:
VRF-CUSTAVRF-CUSTB
-
Save/Submit.