Package org.netxms.client.topology
Class NetworkPathCheckResult
java.lang.Object
org.netxms.client.topology.NetworkPathCheckResult
Result of network path check
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Constructor Details
-
NetworkPathCheckResult
Create from NXCP message- Parameters:
msg- NXCP message
-
-
Method Details
-
getReason
- Returns:
- the reason
-
getRootCauseNodeId
public long getRootCauseNodeId()- Returns:
- the rootCauseNodeId
-
getRootCauseInterfaceId
public long getRootCauseInterfaceId()- Returns:
- the rootCauseInterfaceId
-