Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.objects | |
org.netxms.client.topology |
Modifier and Type | Method and Description |
---|---|
MacAddress |
NXCObjectCreationData.getMacAddress() |
static MacAddress |
MacAddress.parseMacAddress(String str)
Parse MAC address string representation.
|
Modifier and Type | Method and Description |
---|---|
int |
MacAddress.compareTo(MacAddress dst)
Compare this MAC address to another MAC address.
|
ConnectionPoint |
NXCSession.findConnectionPoint(MacAddress macAddr)
Find connection point (either directly connected or most close known
interface on a switch) for given MAC address.
|
void |
NXCObjectCreationData.setMacAddress(MacAddress macAddress) |
Modifier and Type | Field and Description |
---|---|
protected MacAddress |
AbstractNode.bridgeBaseAddress |
Modifier and Type | Method and Description |
---|---|
MacAddress |
AbstractNode.getBridgeBaseAddress() |
MacAddress |
AccessPoint.getMacAddress() |
MacAddress |
Interface.getMacAddress() |
MacAddress |
AbstractNode.getPrimaryMAC()
Get MAC address of interface with node's primary IP
|
Modifier and Type | Method and Description |
---|---|
MacAddress |
FdbEntry.getAddress() |
MacAddress |
ConnectionPoint.getLocalMacAddress() |
MacAddress |
RadioInterface.getMacAddress() |
MacAddress |
WirelessStation.getMacAddress() |
Copyright © 2016. All rights reserved.