AdminStateType¶
-
class
ydk.models.openconfig.openconfig_transport_types.AdminStateType¶ AdminStateType (Enum Class)
Administrative state modes for
logical channels in the transponder model.
-
ENABLED = 0 Sets the channel admin state to enabled
-
DISABLED = 1 Sets the channel admin state to disabled
-
MAINT = 2 Sets the channel to maintenance / diagnostic mode
-