question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

variation module not given snmpEngine

See original GitHub issue

Thanks for writing this Simulator; it is a great software.

Variation module notification.py reports this error when attempting to snmpget the “trigger OID”:

2018-03-16 16:14:41,810 snmpsimd: data error at /home/qrobinson/.snmpsim/data/notify.snmprec controller for 1.3.6.1.4.1.5591.1.3.1.1.0: variation module not given snmpEngine

I found a thread dated from Thu, Nov 7 2013 addressing this issue here.
The error persists since updating snmpsim to the latest release (0.4.4) with pip; please advise.

Regards

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:15 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
remco-dgcommented, Jan 14, 2019

I also want to use --v2c-arch, because I also do not need SNMPv3 and want to use the notification module for sending v2 traps only.

1reaction
remco-dgcommented, Jan 10, 2019

I’ve reproduced this issue by running ‘snmpsimd --v2c-arch’. Without the --v2c-arch flag, the issue does not occur. My assumption is that when using the --v2c-arch flag, the snmp v3 code is not run at all, and so the SNMPv3 EngineID is not initialized.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simulation with variation modules - Thola
The redis module reads/writes var-binds from/to a no-SQL key-value store. The delay module delays SNMP response by specified or random time. The error...
Read more >
Re: [snmpsim-users] Notification Module not given snmpEngine ...
Hello, and I forgot to mention that no notification is sent (neither inform, nor trap). On Wed, Nov 6, 2013 at 12:25 PM,...
Read more >
snmpsim · PyPI
Simulator. Here's the current list of variation modules supplied with Simulator: * numeric - produces a non-decreasing sequence of integers over time * ......
Read more >
CHANGES.txt - AGENTPP.com
Added [MXP-69]: Provide option to cancel SNMP engine ID discovery in target ... not allowed in VARIATION ACCESS and MODULE-COMPLIANCE MIN-ACCESS clauses.
Read more >
Solved Illustrate different variations of Simple Network - Chegg
An SNMP engine ID is used to manage an SNMP module, and uniquely identifies an…View the full answer. Transcribed image text: Illustrate different...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found