Invalid length of the authentication parameter field. Expected length is 12 bytes when authentication is enabled. Same length is used for both MD5 and SHA-1 authentication protocols.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
public static int InvalidAuthenticationParameterLength
Visual Basic (Declaration)
Public Shared InvalidAuthenticationParameterLength As Integer
Visual C++
public:
static int InvalidAuthenticationParameterLength

See Also