Hello everyone,
I am building a sort of SNMP web application to manage CPE using PHP. Let's say a customer has a few hundred CPE modems he would like to manage via SNMP, but his modems grab DHCP addresses every few days. To my understanding, SNMP requires that you know the static IP address or static hostname. Aside from having DDNS hostnames on all his modems, what else could possibly be used as a work-around? Is there a type of network discovery unicast for SNMP?
Thank you
I am building a sort of SNMP web application to manage CPE using PHP. Let's say a customer has a few hundred CPE modems he would like to manage via SNMP, but his modems grab DHCP addresses every few days. To my understanding, SNMP requires that you know the static IP address or static hostname. Aside from having DDNS hostnames on all his modems, what else could possibly be used as a work-around? Is there a type of network discovery unicast for SNMP?
Thank you