Interface | Description |
---|---|
DeviceOwnerAssigner |
Facet to create device-specific message for assigning master or slave
ownership on a device to a particular controller.
|
DeviceStatusHandler |
Query the device to determine it status (online/offline).
|
FlowModFacet |
A generic
Facet that provides adjustment of flow mods based on
specific device information. |
FriendlyName | |
InterfaceHandler |
Query the device for its interfaces.
|
KeyDiscover |
Interface for HandlerFacet to discover proper key from Key Service.
|
LinkDiscoveryVlan | |
ManualIdentity |
If unable to communicate with the device for discovery, input the
information provided out of band, ie the openflow handshake.
|
NotificationHandler |
Configure the device to send events back to the controller
|
OpenFlowFacet |
Abstraction for extracting OpenFlow-related information from devices.
|
Vlan | |
VlanHandler |
Abstraction for provisioning and managing VLANs on switches.
|
Vxlan | |
VxlanHandler |
Abstraction for provisioning and managing VXLAN tunnels on switches.
|
Class | Description |
---|---|
DevicePropertiesKeys |
A common declaration of property keys used when storing information in
the device info properties.
|
ManualDeviceIdentityHandler | |
SnmpDriver |
Overlay of the DefaultSnmpClient to add key discovery and usage from
CredetialService.
|
Enum | Description |
---|---|
SnmpDriver.Match |
Exception | Description |
---|---|
DuplicateFlowException |
An exception thrown when the device already has the given flow.
|
FlowUnsupportedException |
An exception thrown when the device does not support the given flow.
|
OperationFailureException |
An exception thrown when the operation to the device failed.
|
Copyright © 2015. All Rights Reserved.