1and1 / snmpman

Easy massive SNMP-agent simulation with the use of simple YAML files
http://1and1.github.io/snmpman/
Apache License 2.0
30 stars 11 forks source link

Variables are not Modified #21

Closed piranha87 closed 6 years ago

piranha87 commented 8 years ago

The result of the snmp walk of randomized values is only randomized once at application startup. In any other case it remains constant. But it should change on every snmp walk. I discovered that this issue first appeared after the class MOGroup was deleted in commit 78675aa0bdd385902c24462ca85975aeba0f3552

sfuhrm commented 6 years ago

Merged your request. This also fixes another bug. Thank you, @piranha87 !