Enum CrossConnectStatus.EncryptionStatus

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<CrossConnectStatus.EncryptionStatus>
    Enclosing class:
    CrossConnectStatus

    public static enum CrossConnectStatus.EncryptionStatus
    extends Enum<CrossConnectStatus.EncryptionStatus>
    implements BmcEnum
    Encryption status of this cross connect.

    Possible values: * **UP:** Traffic is encrypted over this cross-connect * **DOWN:** Traffic is not encrypted over this cross-connect * **CIPHER_MISMATCH:** The MACsec encryption cipher doesn't match the cipher on the CPE * **CKN_MISMATCH:** The MACsec Connectivity association Key Name (CKN) doesn't match the CKN on the CPE * **CAK_MISMATCH:** The MACsec Connectivity Association Key (CAK) doesn't match the CAK on the CPE