public class FdbEntry extends Object
| Constructor and Description |
|---|
FdbEntry(org.netxms.base.NXCPMessage msg,
long baseId)
Create FDB entry from NXCP message.
|
| Modifier and Type | Method and Description |
|---|---|
MacAddress |
getAddress() |
int |
getInterfaceIndex() |
String |
getInterfaceName() |
long |
getNodeId() |
int |
getPort() |
int |
getType() |
int |
getVlanId() |
String |
toString() |
public FdbEntry(org.netxms.base.NXCPMessage msg,
long baseId)
msg - baseId - public MacAddress getAddress()
public int getInterfaceIndex()
public int getPort()
public long getNodeId()
public int getVlanId()
public int getType()
public String getInterfaceName()
Copyright © 2015. All rights reserved.