Hi i'm trying to understand if there is anyway of automatically assigning the hostname of a device discovered via snmp oid such as SNMPv2-MIB::sysName.0
The issue i have is the network range is an RFC1918 block and we do not maintain reverse records from ip back to host and even if we do there may be times where this isnt a 1to1 mapping for example. The unique hostname is giving via the above snmp oid though and this is one of discovery criteria.
At the moment all the devices are added by ip only which isnt ideal. Assuming that isnt possible is it possible to use actions to modify existing devices. So when the sysName is found discovered it updates the host. This would be useful when a system name is changed as monitoring would be updated dynamically as well if wanted.
The issue i have is the network range is an RFC1918 block and we do not maintain reverse records from ip back to host and even if we do there may be times where this isnt a 1to1 mapping for example. The unique hostname is giving via the above snmp oid though and this is one of discovery criteria.
At the moment all the devices are added by ip only which isnt ideal. Assuming that isnt possible is it possible to use actions to modify existing devices. So when the sysName is found discovered it updates the host. This would be useful when a system name is changed as monitoring would be updated dynamically as well if wanted.
Comment