PowerSNMP for .NET
ReportMessage Class Properties


For a list of all members of this type, see ReportMessage members.

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 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 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 PropertyTypeReturns a ReportType based upon Variable[0].Id.  
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
See Also

Reference

ReportMessage Class
Dart.Snmp Namespace


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