PowerSNMP for .NET
Users Field




A Dictionary of authorized SNMP version 3 users with associated passwords, with the username as the key.
Syntax

Field Value

A Dictionary using Username as the key and a User as the value.
Remarks

Initialize with usernames and associated Users to authenticate and decrypt received SNMP version 3 packets.

If the username from a message is not contained in this collection, CreateResponse() will return a ReportMessage. If the username from a message is contained in this collection but the message is encrypted with an incorrect privacy password, CreateResponse() will return null.

See Also

Reference

AuthoritativeEngine Class
AuthoritativeEngine Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic