Class FdbEntry


  • public class FdbEntry
    extends Object
    Switch forwarding database entry
    • Constructor Detail

      • FdbEntry

        public FdbEntry​(org.netxms.base.NXCPMessage msg,
                        long baseId)
        Create FDB entry from NXCP message.
        Parameters:
        msg - NXCP message
        baseId - object base id
    • Method Detail

      • getAddress

        public org.netxms.base.MacAddress getAddress()
        Returns:
        the address
      • getInterfaceIndex

        public int getInterfaceIndex()
        Returns:
        the interfaceIndex
      • getPort

        public int getPort()
        Returns:
        the port
      • getNodeId

        public long getNodeId()
        Returns:
        the nodeId
      • getVlanId

        public int getVlanId()
        Returns:
        the vlanId
      • getType

        public int getType()
        Returns:
        the type
      • getInterfaceName

        public String getInterfaceName()
        Returns:
        the interfaceName