RFC1213-MIB::ifDescr.1 = STRING: "igb0"RFC1213-MIB::ifDescr.2 = STRING: "igb1"RFC1213-MIB::ifDescr.3 = STRING: "igb2"RFC1213-MIB::ifDescr.4 = STRING: "igb3"RFC1213-MIB::ifDescr.5 = STRING: "igb4"
Adding VLANs has caused some of the interface indices to be shuffled around. This makes review of historical data difficult. Back in the days of Cisco IOS there was a 'snmp ifindex persist' config parameter [or something like that] that would prevent this. Is there an equivalent in OpnSense?
Short answer, the SNMP RFCs do not require ifIndex persistence between network manager reinitialization. net-snmp does not provide any special facility to provide this functionality.
Can the interface descriptions seen with SNMP be synced with what is in the web interface?