I have a few less advanced (but dirt cheap) managed switches that do not have ifXTable, but do present info over ifTable.
Is there any way to fall-back interface discovery to use ifTable instead of ifXTable if the device only supports ifTable?
Currently, NetXMS doesnt show any interfaces on the switch, so I cant monitor port state.
SNMPWalking the device however, I can see all ports, they status and all required info in the ifTable.
			
			
			
				Anyone can share any info on this?
Thanks!
			
			
			
				Hi,
NetXMS should fall back to ifTable automatically if ifXTable is not supported. You can forcibly disable by setting "Use ifXTable for interface polling" to "Disable" on "Polling" page in node properties.
Best regards,
Victor