Class InterconnectDiagnosticsMacsecStatus (1.18.0)

InterconnectDiagnosticsMacsecStatus(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Describes the status of MACsec encryption on the link.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
ckn str
Indicates the Connectivity Association Key Name (CKN) currently being used if MACsec is operational. This field is a member of oneof_ _ckn.
operational bool
Indicates whether or not MACsec is operational on this link. This field is a member of oneof_ _operational.