pysnmp
pysnmp copied to clipboard
Python SNMP library
`CommandGeneratorLcdConfigurator` configures auth data and caches based on `(username, security engine id)`. If the authentication data is changed, such as via `usmUserAuthKeyChange`, the cache is not updated because neither the...
### Expected behavior When trying to iterate over the generator returned by bulkWalkCmd, we'd expect to see an exception raised in case the target host is unreachable or not responding...
### Expected behavior When upgrading OpenStack's upper constraint to 5.0.36, we discovered the changes in 5.0.35 which were breaking our unit tests and our pysnmp library usage. ### Actual behavior...
After 2038, we cannot just store time.time() inside snmpEngineTime as it has a maximum value of 2147483647. Therefore, we wrap it. RFC 3411 allows that (but when wrapping, we should...
### Is your feature request related to a problem? Please describe. Hi everyone 👋 I'm looking for a way to use **multiple variation modules** for one specific OID inside my...
### Is your feature request related to a problem? Please describe. Hi everyone 👋 I'm looking for a way to send multiple traps for one specific OID using the `notification`...
### Expected behavior I expect the `mibdump` tool to be able to generate code for MIB instances, as explained at https://docs.lextudio.com/snmpresponder/mib-implementation/. ### Actual behavior The flag used in the docs...
| Issue | Status | Comments | | ----- | ------- | ---------- | | etingof/pysnmp/issues/408 | TODO | About agent development. Seems to be a bug in com2sec. |...
| Issue | Status | Comments | | ----- | ------- | ---------- | | etingof/pysmi/issues/59 | TODO | searcher, feature request. | | etingof/pysmi/issues/47 | TODO | Feature request...
| Issue | Status | Comments | | ----- | ------- | ---------- | | inexio/snmpsim/issues/17 | TODO | | | inexio/snmpsim/issues/16 | TODO | feature request | | inexio/snmpsim/issues/15...