See: Description
| Interface | Description |
|---|---|
| ARPEntry |
Represents the IP address to the MAC address translation.
|
| ARPTable |
Represents the set of ARP translations within a given VID.
|
| ConnectionPoint |
Represents a <switch,port> tuple.
|
| DpSuppressedPorts |
Represents the ports in which lldp traffic is suppressed for a given
datapath.
|
| L2Cost |
Represents the cost associated to a L2 Path between two nodes.
|
| L2Path |
Abstraction of a path between two control domain entities.
|
| Link |
Represents the connectivity between two connection points
ConnectionPoint. |
| LinkInfo |
Represents the link status and the time of discovery of a layer 2 link in
the network.
|
| LinkUpdate |
Provides information about the link.
|
| NetworkNode |
Represents the network station or end host.
|
| PacketModel |
Contains the packet, packet identifier and last sent time stamp.
|
| Path | |
| SuppressedPorts |
Represents the ports in which lldp traffic is suppressed for a given
datapath.
|
| TopologyCluster |
Abstraction for a cluster of strongly connected nodes.
|
| TopologyTree |
Represents the destination rooted tree for a node in cluster.
|
| Enum | Description |
|---|---|
| ConnectionPoint.Type |
Represents the type of connection point.
|
| L2Path.Metric |
Identifies the metric used in computing shortest paths.
|
| Link.Type |
Represents the type of link.
|
| LinkUpdate.Type |
Represents the type of link discovery update operation.
|
| PathMetric | Deprecated |
Copyright © 2014. All Rights Reserved.