Package org.opennms.smoketest.telemetry
Interface Ports
-
public interface Ports
-
-
Field Summary
Fields Modifier and Type Field Description static int
IPFIX_PORT
static int
NETFLOW5_PORT
static int
NETFLOW9_PORT
static int
SFLOW_PORT
-
-
-
Field Detail
-
NETFLOW5_PORT
static final int NETFLOW5_PORT
- See Also:
- Constant Field Values
-
NETFLOW9_PORT
static final int NETFLOW9_PORT
- See Also:
- Constant Field Values
-
IPFIX_PORT
static final int IPFIX_PORT
- See Also:
- Constant Field Values
-
SFLOW_PORT
static final int SFLOW_PORT
- See Also:
- Constant Field Values
-
-