PowerSNMP for .NET
ContextId Field




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

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