Hi All,
Right now dot1dTpFdbPort(.1.3.6.1.2.1.17.4.3.1.2) OID is being used to find the mac address of the devices connected to a particular switch. It is being found out by passing the VLAN ID and dot1dTpFdbPort OID in the community string. We get the list of Bridge port number connected to the switch from which we can get the associated ID which is MAC ID.
Is it possible to find the IP address of the devices connected to the switch in a similar manner?... Can specific OID be used for this purpose..
When we have the mac address we can use ARP method to get the device IP but then is it possible to get the IP address using OID?
Right now dot1dTpFdbPort(.1.3.6.1.2.1.17.4.3.1.2) OID is being used to find the mac address of the devices connected to a particular switch. It is being found out by passing the VLAN ID and dot1dTpFdbPort OID in the community string. We get the list of Bridge port number connected to the switch from which we can get the associated ID which is MAC ID.
Is it possible to find the IP address of the devices connected to the switch in a similar manner?... Can specific OID be used for this purpose..
When we have the mac address we can use ARP method to get the device IP but then is it possible to get the IP address using OID?