Dart.Snmp Namespace : StandardMessage Class |
For a list of all members of this type, see StandardMessage 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) |
![]() | Id | Gets or sets the request identification field in the message. |
![]() | 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) |
![]() | 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) |