PowerSNMP for .NET
AuthoritativeEngine Field




Stores EngineId, EngineTime, EngineBoot and username/password values used for SNMPv3 authentication and privacy.
Syntax
Public AuthoritativeEngine As AuthoritativeEngine
Dim instance As SessionSecurity
Dim value As AuthoritativeEngine
 
value = instance.AuthoritativeEngine
 
instance.AuthoritativeEngine = value
public AuthoritativeEngine AuthoritativeEngine
public: AuthoritativeEngine* AuthoritativeEngine
public:
AuthoritativeEngine^ AuthoritativeEngine

Field Value

AuthoritativeEngine.
Remarks

Agents are authoritative when responding to Manager requests and sending traps. Managers are authoritative when responding to Inform requests.

Id defaults to a byte[] holding the encoded ASCII string "Dart.PowerSNMP".

Can be serialized to persist the configuration.

See Also

Reference

SessionSecurity Class
SessionSecurity Members

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