Network Management
Node and interface names no longer update in NPM
Incorrect interface name displyed in network atlas and Orion pages
First published date
Last published date
Overview
Product section
Cause
If the name of the object was not manually changed, SNMP is still reporting the old node name.
Resolution
If the name was manually updated;
- Edit the node or interface in manage nodes.
- Blank out the name field and hit submit.
- In about a minute it will repopulate with the newest polled name from the device that we have stored in the database.
Alternatively, if you need to do this en masse you can run a query against either the Interfaces table or the Nodesdata table to blank out the caption field. It will take longer for the name to repopulate but it will eventually grab the new name we have for the device.