com.jpragma.snmp.types
Interface TrapType
public interface TrapType
Defines SNMP trap generic types.
- Author:
- Isaac Levin
COLD_START
static final int COLD_START
- See Also:
- Constant Field Values
WARM_START
static final int WARM_START
- See Also:
- Constant Field Values
LINK_DOWN
static final int LINK_DOWN
- See Also:
- Constant Field Values
LINK_UP
static final int LINK_UP
- See Also:
- Constant Field Values
AUTH_FAILURE
static final int AUTH_FAILURE
- See Also:
- Constant Field Values
EGP_NEIGHBOR_LOSS
static final int EGP_NEIGHBOR_LOSS
- See Also:
- Constant Field Values
ENTERPRISE_SPECIFIC
static final int ENTERPRISE_SPECIFIC
- See Also:
- Constant Field Values