Being a network administrator with a background in network management, php3, snmp and a need to figure out what IP address equaled the MAC address
sending error messages to our Netware server consoles.
I set down and came up with this code.
PHP/SNMP functions used
snmpget, snmpwalk, snmpwalkoid
This tool will query any router and grab the IP and MAC
from the "at.atTable.atEntry.atPhysAddress" mib variable
and process the results and insert the data into a MySQL
database.
If you a re a Network Administrator you should find this
tool useful...
CT
|