The enum defines the acceptable snmp version 1 trap type.
| Member Name | Description | 
|---|---|
| coldStart | Cold Start (0) | 
| warmStart | Warm Start (1) | 
| linkDown | Link Down (2) | 
| linkUp | Link Up (3) | 
| authenticationFailure | Authentication Failure (4) | 
| egpNeighborLoss | Egp NeighborLoss (5) | 
| enterpriseSpecific | Enterprise Specific (6) | 
Namespace: SnmpSource
Assembly: SnmpSource (in SnmpSource.dll)