Have spent several hours on Google trying to figure out if there is an OID that will show the IP address of an interface without including the IP address in that OID. This is on an ASA5505 but would be applicable to just about any Cisco device -- switch, router, firewall, etc.
Would be nice to have a one stop shop that shows the viewer a lot of information about a particular device -- including the IP addresses of all the interfaces without already needing to know them up front.
For instance they would look up a device by device type and location as configured in Zabbix. They wouldn't need to know anything about the subnets or any of that. Just that it is an ASA5505 at Podunk. Then they could get the information they need about that device from the Latest Data display.
However, I have not yet figured out an OID -- if there is one -- that will return the IP address for each interface without already knowing it. This would include vlan interfaces, ethernet interfaces, serial interfaces, etc., etc., etc.
I'll keep plugging in various OIDs and testing until they come up as Not Supported to see if I can figure out one that works. The snmpwalk I did on the device shows .1.3.6.1.2.1.4.20.1.1.10.83.0.1 but -- again -- that already includes the IP address. I want to get that address via snmp without already knowing it. Is that too much to ask? Perhaps it is.
Many thanks in advance for any information you may have on this.
Would be nice to have a one stop shop that shows the viewer a lot of information about a particular device -- including the IP addresses of all the interfaces without already needing to know them up front.
For instance they would look up a device by device type and location as configured in Zabbix. They wouldn't need to know anything about the subnets or any of that. Just that it is an ASA5505 at Podunk. Then they could get the information they need about that device from the Latest Data display.
However, I have not yet figured out an OID -- if there is one -- that will return the IP address for each interface without already knowing it. This would include vlan interfaces, ethernet interfaces, serial interfaces, etc., etc., etc.
I'll keep plugging in various OIDs and testing until they come up as Not Supported to see if I can figure out one that works. The snmpwalk I did on the device shows .1.3.6.1.2.1.4.20.1.1.10.83.0.1 but -- again -- that already includes the IP address. I want to get that address via snmp without already knowing it. Is that too much to ask? Perhaps it is.

Many thanks in advance for any information you may have on this.
Comment