NetXMS Support Forum

English Support => General Support => Topic started by: tomaskir on August 17, 2014, 12:32:35 AM

Title: Use ifTable instead of ifXTable?
Post by: tomaskir on August 17, 2014, 12:32:35 AM
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.

Title: Re: Use ifTable instead of ifXTable?
Post by: tomaskir on August 20, 2014, 12:14:35 PM
Anyone can share any info on this?

Thanks!
Title: Re: Use ifTable instead of ifXTable?
Post by: Victor Kirhenshtein on August 20, 2014, 08:36:31 PM
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