NetXMS Support Forum

English Support => General Support => Topic started by: kmon71 on April 04, 2019, 04:55:41 PM

Title: Inbuilt DCI on vlan interfaces on cisco 3850x switch
Post by: kmon71 on April 04, 2019, 04:55:41 PM
Hi,

I can successfully create data collectors on physical switch ports from the built in menu when you right click on a physical interface, however when I attempt to do the same for a vlan interface it reverts to unsupported. Any hints would be appreciated.

"415","SNMP","Inbound traffic on Te1/0/1 (bits/sec)",".1.3.6.1.2.1.31.1.1.1.6.8","Unsigned Int64","60","7 days","Active","",""
"416","SNMP","Outbound traffic on Te1/0/1 (bits/sec)",".1.3.6.1.2.1.31.1.1.1.10.8","Unsigned Int64","60","7 days","Active","",""
"535","SNMP","Inbound traffic on unrouted VLAN 105 (bits/sec)",".1.3.6.1.2.1.31.1.1.1.6.92","Unsigned Int64","60","7 days","Not supported","",""
"536","SNMP","Outbound traffic on unrouted VLAN 105 (bits/sec)",".1.3.6.1.2.1.31.1.1.1.10.92","Unsigned Int64","60","7 days","Not supported","",""

This is why I'm puzzled, I'm not coming up with the OID, Netxms is doing it automatically. The ifIndex on the interface tab is showing correctly as 8 for Te1/0/1 and 92 for VLAN-105.

Thanks
Kmon71
Title: Re: Inbuilt DCI on vlan interfaces on cisco 3850x switch
Post by: Victor Kirhenshtein on April 04, 2019, 06:14:21 PM
Hi,

can you check with SNMP walk that OID .1.3.6.1.2.1.31.1.1.1.6.92 is present? Could it be that 64 bit counters only supported for physical interfaces by this device?

Best regards,
Victor