State

Leafs

class ChannelMonitors.ChannelMonitor.State

Bases: Entity

Class Hierarchy: ChannelMonitors ChannelMonitor State

This class represents state data.

Operational state 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

config: False

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

config: False