PowerSNMP for .NET
UsmStats Field




Holds the usmStats variables used for generating ReportMessages in response to SNMPv3 authentication failures.
Syntax
Public UsmStats As VariableList
Dim instance As AuthoritativeEngine
Dim value As VariableList
 
value = instance.UsmStats
 
instance.UsmStats = value
public VariableList UsmStats
public: VariableList* UsmStats
public:
VariableList^ UsmStats
Remarks
These values are used only to generate ReportMessages, and are not exposed for get requests by Agent.CreateResponse() by default; to expose them for requests, add each variable within to Agent.Variables.
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