News:

Welcome on our forum!

Main Menu

SNMP data logger

Started by victorcheung, January 26, 2016, 11:00:00 AM

Previous topic - Next topic

victorcheung

Dear Sir,

I am trying the SNMP datalogger. I have few questions:-
1. As I have to poll a lot of data at the same time, can the SNMP datalogger binding multiple variables in a single request? Or, use of Get-Next command. I have captured the packet and know that Datalogger only poll one variable at one time. Can it be changed?
2. As I have few hundreds of data to collect, can I import the variable list from a excel file?
3. When I save the collected data into the SQL, is there any schema of the database so that I can generate the reports.


Thanks

Arthur Grasin

1-2. Unfortunately, no
3. Our software can write data to any table structure. In your case, I would recommend to use a table with 3 columns: DATETIME, TAGNAME, VALUE, but it may be difficult to use this data in reports.
If you like my work, please take a few seconds and add feedback about our site or our software [here]