Skip to content

Releases: slayercat/GoSNMPServer

v0.5.2

27 Mar 11:14
Compare
Choose a tag to compare

Fix issue #28: SNMPv2c does not work anymore (ErrNoPermission)

  1. Introduction of SnmpV3Only Configuration:

A new SecurityConfig configuration option, SnmpV3Only, has been added.

This setting instructs the server to accept SNMP version 3 (SNMPv3) requests
exclusively. This addition is a response to the request made in issue #23,
aiming to provide enhanced security by leveraging SNMPv3's advanced features.

@see #23 (comment)

  1. Code Improvements and Bug Fix for Issue #28:

The contributions from @adenis78 and @ConsoleTVs have been refined and
incorporated to resolve the issue where SNMPv2c was not functioning correctly.

  1. Defensive Rechecking of Configuration and Community Handling:

Enhanced validation checks have been implemented to ensure robust error
handling and response mechanisms. In scenarios where the specified community
is not found within the subagent configuration, and there's an absence of a
SecurityConfig.NoSecurity setting, the server will now refrain from responding.

  1. Utilization of NoSecurity for Compatibility and Testing:

The SecurityConfig.NoSecurity configuration has been introduced
to facilitate bypassing certain security checks.

v0.5.1-broken-do-not-use

18 Mar 03:45
b32e7d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Mar 03:46
c5339fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v0.5.0

It's a trap!

25 Feb 08:56
17828d6
Compare
Choose a tag to compare

By supports SNMP v1/v2/v3 Trap And SNMP v2/v3 inform, We can provide this message now.

It provides Server Get, GetNext, GetBulk, Walk, BulkWalk, Set and Traps. It supports IPv4 and IPv6,

Works with Get, GetNext, GetBulk, Walk, BulkWalk, Set

20 Feb 07:39
Compare
Choose a tag to compare

Works with Get, GetNext, GetBulk, Walk, BulkWalk, Set.

Fixes:

#2 ERROR: Not Find eth VHC128