Releases: QualiSystems/cloudshell-snmp
Releases · QualiSystems/cloudshell-snmp
cloudshell-snmp 5.0.3
- Fixed error raised during response pretty print, when response data is incomplete/corrupted
cloudshell-snmp 5.0.2
- remove debug logging that spam
- get_multiple_columns tries to receive available columns
- EnableDisableSnmpConfigurator is not abstract
- update typing_extensions
cloudshell-snmp 4.0.5
- Fixed issue with new pyasn1 0.5.0 release backward incompatibility.
cloudshell-snmp 5.0.1
- Fixed issue with new pyasn1 0.5.0 release backward incompatibility.
cloudshell-snmp 5.0.0
- Improved performance.
- Added ability to work with json MIBs
- Added
get_multiple_columnsmethod to allow query only needed snmp tables' columns.
cloudshell-snmp 4.0.4
- Fix IPv6 support
- Added
get_multiple_columnscommand for best performance. - Added
object_nameandmib_nameattributes to SnmpMibObject for better data retrieval from the QualiMIibTable
cloudshell-snmp 4.0.2
Fix for pycryptodomex dependency
cloudshell-snmp 4.0.1
- Fixed SNMPv3 initialization issue.
- Added
translate_oidmethod to thesnmp_service.
cloudshell-snmp-4.0.0
Added support for Python 3
cloudshell-snmp-3.2.3
add a parameter timeout