The following tables list the members exposed by TrapMessage.
| Name | Description | |
|---|---|---|
|  | TrapMessage Constructor | Initializes a new instance of the TrapMessage class. | 
| Name | Description | |
|---|---|---|
|  | Community | Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase) | 
|  | Tag | Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase) | 
| Name | Description | |
|---|---|---|
|  | AgentAddress | Gets or sets the address of the agent initiating the trap. | 
|  | EncodedMessage | Returns the encoded message. (Inherited from Dart.Snmp.MessageBase) | 
|  | Enterprise | Gets the Enterprise OID associated with the TrapMessage. | 
|  | GenericTrap | Gets the generic trap as initialized in the constructor or when decoded. | 
|  | Origin | Gets a value that indicates the origin of a received message or can be set to hold the destination of a message. (Inherited from Dart.Snmp.MessageBase) | 
|  | SpecificTrap | Gets the specific trap as initialized in the constructor or when decoded. | 
|  | SysUpTime | Gets the time since the agent was initialized in hundredths of a second. | 
|  | Variables | Overridden. Gets or sets the VariableCollection that holds the variables. | 
|  | Version | Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase) | 
| Name | Description | |
|---|---|---|
|  | Encode | Overridden. Sets TrapMessage.SysUpTime to MessageBase.SysUpTime before encoding the message. | 
 
     
     
     
     
    