Dart.Snmp Namespace : InformMessage Class |
For a list of all members of this type, see InformMessage 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. (Inherited from Dart.Snmp.StandardMessage) |
![]() | Oid | Gets or sets the OID of the trap that specifies what variables are included. |
![]() | Origin | Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase) |
![]() | SysUpTime | Gets or sets (in hundredths of a second) the time since the agent sending the message was initialized. |
![]() | 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) |