* Orion NPM v10.0
Some interfaces became "Unknown" after Cisco Aironet 1130 rebooted.
I know the solution is to delete the Unknown interfaces and add them again.
But I would like to keep the old historical statistic data after adding the new interface.
If there are any tips to achieve it, please share with me.
I think if I should update old InterfaceID values of the following tables to the new InterfaceID before deleting the Unknow interfaces.
- CustomPollerAssignment
- TopologyData
- CustomPollerScratchStatistics
- DiscoveryPhysicalInterfaces
- InterfaceCustomPollerJobs
- InterfaceErrors_Daily
- InterfaceErrors_Detail
- InterfaceErrors_Hourly
- InterfaceSignalNoise_Daily
- InterfaceSignalNoise_Detail
- InterfaceSignalNoise_Hourly
- InterfaceTraffic_Daily
- InterfaceTraffic_Detail
- InterfaceTraffic_Hourly
*I know it must not be supported and "snmp ifmib ifindex persist" is the solution.
Should never do this?
Please give me your comments.