pysnmp icon indicating copy to clipboard operation
pysnmp copied to clipboard

SQL Variation - mapping to community or multiple tables

Open scottharman opened this issue 1 year ago • 1 comments

Hi team - ideally I'd like to map different tables to different simulated endpoints from an sqlite database, but I'm not clear on whether this actually exists or whether I ned to create this?

My specific use case is simulating a number of devices from the same vendor, and I've got snmprec files for each of these, but ideally I would like to have them in a database and use the SQL variation module so I can treat them as 'live' devices to manipulate.

I've got an sqlite database that I have previously populated, but can't see how I associate the individual tables with community names or endpoints. Is anyone able to point me in the right direction? Ideally I would explicitly associate each table with a community, that way the general properties are reported back correctly for each unit.

scottharman avatar Nov 19 '24 02:11 scottharman

New issues are marked as low priority by default. Becoming our commercial customers, and then your reports are handled with higher priority after triage.

lextudio-support avatar Dec 13 '24 04:12 lextudio-support