Is there a way to read (using SNMP?) the IP addresses assigned to Cisco physical and virtual interfaces? I've found only traffic on standard output!
thanks Paolo
Modified on 2025-06-10 13:40:01 +0200
Is there a way to read (using SNMP?) the IP addresses assigned to Cisco physical and virtual interfaces? I've found only traffic on standard output!
thanks Paolo
If you want to pull the IP for the different interfaces, you would have to use a custom OID for this. You might be able to perform the walk as described here but depending on the device, you may need to import the MIB or find out what the correct OID tree is that will yield that information.
Jul, 2014 - Permalink