PowerSNMP for .NET
EngineId Field




Gets or sets the engine Id of the remote authoritative engine.
Syntax
Public EngineId As Byte()
Dim instance As Security
Dim value() As Byte()
 
value = instance.EngineId
 
instance.EngineId = value
public byte[] EngineId
public: byte[]* EngineId
public:
array<byte>^ EngineId

Field Value

Byte array
Remarks

If not set, dynamic discovery techniques are used to get the remote authoritative EngineId.

See Also

Reference

Security Class
Security Members

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