public enum GetStatusResponse.MacSecStatus extends Enum<GetStatusResponse.MacSecStatus> implements ProtocolMessageEnumCurrent status of MACSec on the underlying network connectivity between GC and the partner.
Protobuf enum google.cloud.networkconnectivity.v1beta.GetStatusResponse.MacSecStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
MAC_SEC_STATUS_ACTIVE_FAIL_CLOSED |
MACSec is protecting the links and configured in fail closed. |
MAC_SEC_STATUS_ACTIVE_FAIL_CLOSED_VALUE |
MACSec is protecting the links and configured in fail closed. |
MAC_SEC_STATUS_ACTIVE_FAIL_OPEN |
MACSec is protecting the links and configured to fail open on at least one of the redundant links. |
MAC_SEC_STATUS_ACTIVE_FAIL_OPEN_VALUE |
MACSec is protecting the links and configured to fail open on at least one of the redundant links. |
MAC_SEC_STATUS_NOT_CONFIGURED |
MACSec is not configured on at least one of the underlying links. |
MAC_SEC_STATUS_NOT_CONFIGURED_VALUE |
MACSec is not configured on at least one of the underlying links. |
MAC_SEC_STATUS_UNSPECIFIED |
Unspecified status. |
MAC_SEC_STATUS_UNSPECIFIED_VALUE |
Unspecified status. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|