macsec
AbstractConnectivityAssociation

The abstract class for connectivity association configuration.



public abstract class AbstractConnectivityAssociation

Properties
caName Specifies the name of the connectivity association. Restrictions - the following special letters cannot be used in the name, as they are reserved either for object FDN or alarm object FDN: : @ |

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Name

cipherSuite Specifies encryption algorithm used for datapath PDUs when all parties in the CA have the Security Association Key (SAK). The value of this attribute should be synced all the time between the local CA site and the global ConnectivityAssociation. An alarm will be raised if the values are different between the local and the global.

type=macsec.CipherSuiteType
default=gcmAes128

clearTagMode Specifies the tag mode. The value of this attribute should be synced all the time between the local CA site and the global ConnectivityAssociation. An alarm will be raised if the values are different between the local and the global.

type=macsec.ClearTagMode
default=none

encryptOffset Specifies the encryption offset of the connectivity association. The value of this attribute should be synced all the time between the local CA site and the global ConnectivityAssociation. An alarm will be raised if the values are different between the local and the global.

type=macsec.EncryptOffset
default=0

macsecEncrypt Specifies whether all PDUs will be encrypted and authenticated. The value of this attribute should be synced all the time between the local CA site and the global ConnectivityAssociation. An alarm will be raised if the values are different between the local and the global.

type=boolean
default=true

sakDistributionMode To indicate the security mode. Currently only Static CAK is supported.

type=macsec.SecurityMode
access=read-only
default=static

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed