- getAccessAgent(DeviceId) - Method in class org.opencord.cordconfig.CordConfigManager
-
- getAccessAgent(DeviceId) - Method in interface org.opencord.cordconfig.CordConfigService
-
Retrieves the access agent for the given device ID.
- getAccessAgents() - Method in class org.opencord.cordconfig.CordConfigManager
-
- getAccessAgents() - Method in interface org.opencord.cordconfig.CordConfigService
-
Retrieves the set of all access agents in the system.
- getAccessDevice() - Method in class org.opencord.cordconfig.access.AccessDeviceConfig
-
Gets the access device configuration for this device.
- getAccessDevice(DeviceId) - Method in class org.opencord.cordconfig.CordConfigManager
-
- getAccessDevice(DeviceId) - Method in interface org.opencord.cordconfig.CordConfigService
-
Retrieves the access device with the given device ID.
- getAccessDevices() - Method in class org.opencord.cordconfig.CordConfigManager
-
- getAccessDevices() - Method in interface org.opencord.cordconfig.CordConfigService
-
Retrieves the set of all access devices in the system.
- getAgent() - Method in class org.opencord.cordconfig.access.AccessAgentConfig
-
Gets the access agent configuration for this device.
- getAgentMac() - Method in class org.opencord.cordconfig.access.AccessAgentData
-
Returns the agent's MAC address.
- getOlt() - Method in class org.opencord.cordconfig.access.AccessDeviceConfig
-
- getOltConnectPoint(ConnectPoint) - Method in class org.opencord.cordconfig.access.AccessAgentData
-
Returns the point where the OLT is connected to the fabric given a
connect point on the agent device.
- getOltMacInfo() - Method in class org.opencord.cordconfig.access.AccessAgentData
-
Returns the mapping of OLT chips to MAC addresses.
- getVtnLocation() - Method in class org.opencord.cordconfig.access.AccessAgentData
-
Returns the location of the agent.