Motorola Mobility Confidential Restricted.
ToiNetMocaDeviceMocaUnicastForwardingEntry Interface Reference

Description

This is the documentation for ToiNetMocaDeviceMocaUnicastForwardingEntry.
Entry of the unicast forwarding table. Use toi.statics.ToiNetMocaDeviceMocaUnicastForwardingEntry.create(<macAddress>, <ucDestNodeId>) to create an instance of ToiNetMocaDeviceMocaUnicastForwardingEntry.

import "ToiNetMocaDeviceMocaUnicastForwardingEntry.idl";

List of all members.

Public Attributes

attribute string macAddress
attribute unsigned long ucDestNodeId

Member Data Documentation

MAC address in readable form.

Node ID of device on MoCA network.