| Package | Description |
|---|---|
| org.netxms.client |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoint |
NXCSession.findConnectionPoint(int zoneId,
java.net.InetAddress ipAddr)
Find connection point (either directly connected or most close known
interface on a switch) for given IP address.
|
ConnectionPoint |
NXCSession.findConnectionPoint(long objectId)
Find connection point (either directly connected or most close known
interface on a switch) for given node or interface object.
|
ConnectionPoint |
NXCSession.findConnectionPoint(MacAddress macAddr)
Find connection point (either directly connected or most close known
interface on a switch) for given MAC address.
|
Copyright © 2014. All Rights Reserved.