PowerSNMP for .NET
GetMessage Class Members
Fields  Properties  Methods 


The following tables list the members exposed by GetMessage.

Public Constructors
 NameDescription
Public ConstructorGetMessage Constructor Initializes a new instance.  
Top
Public Fields
 NameDescription
Public FieldCommunity Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase)
Public FieldSecurity Gets or sets the Security instance to use for encoding/encrypting and decoding/decrypting SNMP version 3 messages. (Inherited from Dart.Snmp.StandardMessage)
Public FieldTag Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase)
Top
Public Properties
 NameDescription
Public PropertyDecodingException Returns the reason why the message did not pass all decoding checks. All sequences embedded in the PDU are checked. (Inherited from Dart.Snmp.MessageBase)
Public PropertyDeliveryStatus Indicates whether the message was sent or received. (Inherited from Dart.Snmp.MessageBase)
Public PropertyDestination Gets or sets the destination of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyEncodedMessage Returns the encoded message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyId Gets or sets the request identification field in the message. (Inherited from Dart.Snmp.StandardMessage)
Public PropertyOrigin Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyTimeStamp Gets the DateTime that the message was created or encoded. (Inherited from Dart.Snmp.MessageBase)
Public PropertyVariables Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyVersion Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase)
Top
Public Methods
 NameDescription
Public MethodEncodeOverloaded.  Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.StandardMessage)
Public MethodToStringReturns a string that represents the current object. (Inherited from Dart.Snmp.MessageBase)
Top
See Also

Reference

GetMessage Class
Dart.Snmp Namespace

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