Message flags in the SNMP v3 header.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
Syntax
| C# |
|---|
public class MsgFlags : AsnType, ICloneable |
| Visual Basic |
|---|
Public Class MsgFlags _ Inherits AsnType _ Implements ICloneable |
| Visual C++ |
|---|
public ref class MsgFlags : public AsnType, ICloneable |
Remarks
Message flags hold flags that
indicate if packet is authenticated, privacy protected and if
report reply is expected on errors.
Message flags field is a 1 byte OctetString encoded
field.