| Dart.Snmp.Trap1 Namespace : linkDown Class | 
The following tables list the members exposed by linkDown.
| Name | Description | |
|---|---|---|
|  | linkDown Constructor | Creates a Dart.Snmp.Trap1Message that indicates a link is down. | 
| Name | Description | |
|---|---|---|
|  | Community | Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase) | 
|  | GenericTrapConst | The value to use for the generic trap field of the PDU. | 
|  | SpecificTrapConst | The value to use for the specific trap field of the PDU. | 
|  | 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. (Inherited from Dart.Snmp.Trap1Message) | 
|  | 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) | 
|  | Enterprise | Gets the Enterprise OID associated with the Trap1Message. (Inherited from Dart.Snmp.Trap1Message) | 
|  | GenericTrap | Gets the generic trap as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.Trap1Message) | 
|  | ifIndex | The row index into the interface table. | 
|  | Origin | Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | 
|  | SpecificTrap | Gets the enterprise-specific trap value as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.Trap1Message) | 
|  | SysUpTime | Gets the time since the agent was initialized in hundredths of a second. (Inherited from Dart.Snmp.Trap1Message) | 
|  | 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.Trap1Message) | 
|  | Version | Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase) | 
| Name | Description | |
|---|---|---|
|  | Encode | Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.MessageBase) | 
|  | ToString | Provides a description of the message. (Inherited from Dart.Snmp.Trap1Message) |