Hi Everyone,
I am going to compile Huawei SNMP MIB in netxms as there is no support for Huawei devices in it so far. No interface information and other details get available after adding Huawei devices in netxms. 
C:\NetXMS\share\mibs\HUAWEI-MIB.txt: ERROR 003: Parser error - syntax error, unexpected OBJECT_IDENTIFIER_SYM, expecting OBJECT_TYPE_SYM in line 2385.
There are many Huawei-MIBs but attaching one for your reference.
Thanks. 
			
			
			
				Hi,
attached is corrected MIB file. Problem was with some object identifiers starting with capital letter. Standard does not allow object identifiers to start with capital letter, but many vendors does this anyway.
Best regards,
Victor
			
			
			
				Hi Victor,
Thank you very much for the help.
MIB is successfully compiled now. But the issue is still there as no interface traffic graph, CPU or memory graph available in performance tab.
Thanks,
Mazhar
			
			
			
				Hi!
MIB file provides a more convenient way to select OIDs when creating DCIs (data collection items). If you right-click the node and go to Data Collection Configuration, you can create the DCIs for the information you need from that device.Each DCI has specific OID that provides collected values. You can also "Walk" a section of MIB tree to see which OIDs are available and what values they provide. 
In DCI properties there's Performance Tab page which allows to configure, if that DCI should be shown in the performance tab.