Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - m1975Michael

#16
Quote from: Victor Kirhenshtein on June 12, 2014, 11:21:20 PM
Hi!

You can try to do SNMP walk from MIB Explorer view on different parts of MIB tree - but most likely you'll have to find some additional information about your devices - often data you get via SNMP is meaningless without description.

Best regards,
Victor

I will look at that.  Why would NetXMS find device NICS with eth0/l0 then later mark them unknown?  I know the devices are running net-snmp for the agent.
#17
General Support / Re: Import List of IP Addresses
June 12, 2014, 11:17:07 PM
Quote from: Victor Kirhenshtein on June 12, 2014, 10:44:30 PM
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

Hello Victor thank you for replying.  Actually I know nothing about Python.  Any assistance would be great.
#18
Quote from: Victor Kirhenshtein on June 12, 2014, 10:46:04 PM
Hi!

There are tutorial on creating alarms and sending notifications: http://wiki.netxms.org/wiki/How_to_send_e-mail_notification_when_disk_space_is_low - just replace NetXMS agent DCI with appropriate SNMP OID.

Best regards,
Victor

Thank you Victor for replying.  Is there a way to display all of the information the device can send through SNMP?  I am new to SNMP also.
#19
Hello Everyone,

I am new to NetXMS.  I need to know how to properly setup alarms for the Iomega/Lenovo ix2 NAS drives.  I have been able to import the .mib file into NetXMS.  In the mib browser I am able to see the options that I can monitor but I have no idea how to set it up properly.  The units are running net-snmp for the agent.  Any assistance would be greatly appreciated.  Thank you.
#20
General Support / Import List of IP Addresses
June 11, 2014, 10:49:07 PM
Hello Everyone,

I am new to NetXMS.  I would like to import a list of IP addresses.  The devices are on different networks and I only want to add that specific device to NetXMS.  We have about 600 networks connected through VPN connections.   Any assistance would be greatly appreciated.  Thank you.