| Dart.Snmp.Trap2 Namespace : warmStart Class | 
The following tables list the members exposed by warmStart.
| Name | Description | |
|---|---|---|
|  | warmStart Constructor | Creates a Trap2Message that indicates a warm start. | 
| Name | Description | |
|---|---|---|
|  | Community | Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase) | 
|  | Description | Gets or sets a description of the Trap2Message. (Inherited from Dart.Snmp.Trap2Message) | 
|  | OidConst | The OID value that identifies the Trap2Message. | 
|  | Security | Gets or sets the Security instance to use for encoding/encrypting and decoding/decrypting SNMP version 3 messages. (Inherited from Dart.Snmp.StandardMessage) | 
|  | Tag | Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase) | 
| 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 describes what variables are included. (Inherited from Dart.Snmp.Trap2Message) | 
|  | Origin | Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | 
|  | SysUpTime | Gets or sets the hundredths of a second since the agent sending the message was initialized. (Inherited from Dart.Snmp.Trap2Message) | 
|  | 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) | 
| Name | Description | |
|---|---|---|
|  | Encode | Overloaded. Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.Trap2Message) | 
|  | ToString | Provides a description of the message. (Inherited from Dart.Snmp.Trap2Message) |