Cisco Ifindex Persistent Between Reboots
So if a line card fails in a Cisco device and the chassis is rebooted, then the ifindex for all or some of the interfaces may suddenly change. To combat this enter the following command:
1 | snmp-server ifindex persist |
This command will globally fix the ifindex of interfaces. Here’s the Cisco link.