PowerSNMP for .NET CF
ReportMessage Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : ReportMessage Class


The following tables list the members exposed by ReportMessage.

Public Constructors

 NameDescription
public ConstructorReportMessage ConstructorOverloaded.   
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 PropertyEncodedMessage Returns the encoded message. (Inherited from Dart.Snmp.MessageBase)
public PropertyErrorIndex Gets or sets the error index field that indicates which variable caused an error. (Inherited from Dart.Snmp.ResponseMessage)
public PropertyErrorStatus Gets or sets the error status field that indicates the completeness of the response. (Inherited from Dart.Snmp.ResponseMessage)
public PropertyId Gets or sets the request identification field in the message. (Inherited from Dart.Snmp.StandardMessage)
public PropertyOrigin Gets a value that indicates the origin of a received message or can be set to hold the destination of a message. (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 MethodEncode Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.MessageBase)
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.