| Dart.Snmp Namespace > Trap1Message Class : GenericTrap Property | 
Public Property GenericTrap As Integer
Dim instance As Trap1Message Dim value As Integer instance.GenericTrap = value value = instance.GenericTrap
public int GenericTrap {get; set;}
| Value | Name | 
|---|---|
| 0 | coldStart | 
| 1 | warmStart | 
| 2 | linkDown | 
| 3 | linkUp | 
| 4 | authenticationFailure | 
| 5 | egpNeighborLoss | 
| 6 | enterpriseSpecific |