NetXMS Support Forum

English Support => General Support => Topic started by: lindeamon on March 19, 2017, 06:39:58 PM

Title: snmp tables
Post by: lindeamon on March 19, 2017, 06:39:58 PM
hi,

i want to create snmp table dci's. is there any quick way to do that ?
a tool that will create the table ?

Regards,
Lindeamon
Title: Re: snmp tables
Post by: Tursiops on March 19, 2017, 11:27:47 PM
I am not aware of a tool that will create tables for you at present.
Setting one up however is a relatively quick process, assuming you know what you are looking for.

My process tends to be as follows:

Attached screenshots are for a Cisco WAP (which happens to be one of those "Index != Index" ones, hence the parameter does not end on 1, but 4).
Title: Re: snmp tables
Post by: lindeamon on March 20, 2017, 10:27:02 AM
hi Tursiops,

thank you for your time and effort.
was hoping to have a tool that will make my life easier :-)

Regards,
Lindeamon
Title: Re: snmp tables
Post by: Tursiops on March 20, 2017, 10:56:33 PM
A tool that lets you enter the table's index OID, will fetch all OIDs underneath, link it up to your MIB table and present it with a tickbox style interface "Which of these items would you like to query?" and some drop downs/checkboxes reflecting the current Columns configuration options.

Maybe that could be a feature request? :)
Title: Re: snmp tables
Post by: lindeamon on March 21, 2017, 10:28:47 AM
i hope victor and the team will do it for us, it will save us hours of configuration...
Title: Re: snmp tables
Post by: Victor Kirhenshtein on April 02, 2017, 10:13:54 PM
Added it as feature request (https://track.radensolutions.com/issue/NX-1232 (https://track.radensolutions.com/issue/NX-1232)).

Best regards,
Victor
Title: Re: snmp tables
Post by: lindeamon on April 03, 2017, 06:50:13 PM
Great !!!

in fact, it would be great to have a tool that will also create regular snmp queries and a tool to create snmp traps\events.
any tool that will make the process a lot easier.

Best Regards,
Lindeamon
Title: Re: snmp tables
Post by: cbwecomm on June 14, 2023, 03:58:08 AM
I hate to drudge up an old thread/topic, but I looked at the feature request link and didn't see that this was ever implemented.  I was googling and came across this topic, as I was looking for the same thing; I'm manually trying to find/parse/figure out all OIDs and create DCI's for a device.  I feel like I have probably 30-40 hours into this now and I don't think I've even made a dent in the possibilities yet haha.   Being able to walk everything, and then just rename DCIs or turn them into templates would be amazing.  

Although, I may have missed something or being this totally wrong, too!  :-)
Title: Re: snmp tables
Post by: Tatjana Dubrovica on June 14, 2023, 06:36:31 PM
It was implemented "Query..." for SNMP Table in "Table Columns" property page in 4.4 version. So starting from NetXMS 4.4 it will be possible to query all possible SNMP coluns if metric OID is configured correctly.
I also created another issue to create SNMP table directly from the MIB Browser ( https://track.radensolutions.com/issue/NX-2429 ).