Hi!
Your best bet is to create simply script with nxshell (http://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations) to read list of addresses and create node objects. If you are not good at Python - just ask, I'm quite sure that somebody will create such script.
Best regards,
Victor
Your best bet is to create simply script with nxshell (http://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations) to read list of addresses and create node objects. If you are not good at Python - just ask, I'm quite sure that somebody will create such script.
Best regards,
Victor
Console don't allow SNMP walk if MIB selection dialog opened from template - this is because server does not know on which node it should do SNMP walk. It probably could ask for a node object to walk on instead of giving an error - I would add it as feature request.