Config¶
Leafs
-
class
ChannelMonitors.ChannelMonitor.Config¶ Bases:
EntityClass Hierarchy:
ChannelMonitorsChannelMonitorConfigThis class represents configuration data.
Configuration data
-
name¶ Reference to system-supplied name of the port on the optical channel monitor (OCM). If this port is embedded in another card (i.e. an amplifier card) the device should still define a port representing the OCM even if it is internal and not physically present on the faceplate of the card
type: str
refers to:
name
-
monitor_port¶ Reference to system-supplied name of the port that the channel monitor is physically connected to. This port will be of type MONITOR. This port is a tap off of the monitored-port and would be in the same card as the monitored port. If this port is embedded in another card (i.e. an amplifier card) the device should still define a port representing the monitor port if it is internal and not physically present on the faceplate of the card
type: str
refers to:
name
-