Dart.Snmp Namespace : ReportMessage Class |
For a list of all members of this type, see ReportMessage members.
Name | Description | |
---|---|---|
DecodingException | 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) | |
DeliveryStatus | Indicates whether the message was sent or received. (Inherited from Dart.Snmp.MessageBase) | |
Destination | Gets or sets the destination of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | |
EncodedMessage | Returns the encoded message. (Inherited from Dart.Snmp.MessageBase) | |
ErrorIndex | Gets or sets the error index field that indicates which variable caused an error. (Inherited from Dart.Snmp.ResponseMessage) | |
ErrorStatus | Gets or sets the error status field that indicates the completeness of the response. (Inherited from Dart.Snmp.ResponseMessage) | |
Id | Gets or sets the request identification field in the message. (Inherited from Dart.Snmp.StandardMessage) | |
Origin | Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | |
TimeStamp | Gets the DateTime that the message was created or encoded. (Inherited from Dart.Snmp.MessageBase) | |
Type | Returns a ReportType based upon Variable[0].Id. | |
Variables | Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.MessageBase) | |
Version | Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase) |