PowerSNMP for .NET
ContextId Field (Security)




Gets or sets the contextEngineId used in the SNMPv3 scoped PDU.
Syntax
Public ContextId As Byte()
Dim instance As Security
Dim value() As Byte()
 
value = instance.ContextId
 
instance.ContextId = value
public byte[] ContextId
public: byte[]* ContextId
public:
array<byte>^ ContextId

Field Value

Byte array
Remarks

If not set, encoding uses Id for this field.

See Also

Reference

Security Class
Security Members


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic