public class EciLightsoftCollectorConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLL_DIR
Collector directory
|
static java.lang.String |
PROP_DEFAULT_PROPS_FILE_NAME
Default properties file for the ECI LightSoft Collector
../EciLightsoft/EciLightsoftCollector.properties |
static int |
REQ_FULL_DISCOVERY
Full Discovery Request
|
static int |
REQ_PARTIAL_DISCOVERY_ADDRESS
Partial Discovery Request with provided IP Address
|
static int |
REQ_PARTIAL_DISCOVERY_SUBNET
Partial Discovery Request with provided Subnet
|
| Constructor and Description |
|---|
EciLightsoftCollectorConstants() |
| Modifier and Type | Method and Description |
|---|---|
static NameAndStringValue_T[] |
getSubnetName()
Returns the subnet name for the getAllTopologicalLinks() method
The subnet name has to be defined below as the ECI LightSoft EMS will not
return the subnet name for getContainingSubnetworkNames().
|
public static final java.lang.String COLL_DIR
public static final java.lang.String PROP_DEFAULT_PROPS_FILE_NAME
../EciLightsoft/EciLightsoftCollector.propertiespublic static final int REQ_FULL_DISCOVERY
public static final int REQ_PARTIAL_DISCOVERY_ADDRESS
public static final int REQ_PARTIAL_DISCOVERY_SUBNET
public static NameAndStringValue_T[] getSubnetName()