Dart.Snmp Namespace : MessageBase Class |
For a list of all members of this type, see MessageBase members.
Name | Description | |
---|---|---|
![]() | DecodingException | Returns the reason why the message did not pass all decoding checks. All sequences embedded in the PDU are checked. |
![]() | DeliveryStatus | Indicates whether the message was sent or received. |
![]() | Destination | Gets or sets the destination of a received or sent message. |
![]() | EncodedMessage | Returns the encoded message. |
![]() | Origin | Gets or sets the origin of a received or sent message. |
![]() | TimeStamp | Gets the DateTime that the message was created or encoded. |
![]() | Variables | Gets or sets the VariableCollection containing the IDs and their associated values in the message. |
![]() | Version | Gets or sets the SNMP version used for encoding. |