public enum PCEPErrors extends Enum<PCEPErrors>
| Enum Constant and Description | 
|---|
| ATTEMPT_2ND_SESSIONAttempt to establish a second PCEP session. | 
| BAD_LABEL_FORMATSegment Routing error: Bad label format | 
| BAD_LABEL_VALUESegment Routing error: ERO subobject with invalid SID value | 
| C_BIT_SETC bit of the METRIC object set (request rejected). | 
| CANNOT_COMPLETE_STATE_SYNCA PCC indicates to a PCE that it can not complete the state synchronization, | 
| CANNOT_PROCESS_STATE_REPORTA PCE indicates to a PCC that it can not process (an otherwise valid) LSP State Report. | 
| CANNOT_SATISFY_P2MP_REQUEST_DUE_TO_INSUFFISIENT_MEMMORYThe PCE cannot satisfy the request due to insufficient memory | 
| CAPABILITY_NOT_SUPPORTEDCapability not supported. | 
| CT_AND_SETUP_PRIORITY_DO_NOT_FORM_TE_CLASSDiffserv-aware TE error: Class-Type and setup priority do not form a configured TE-class. | 
| DB_VERSION_TLV_MISSING_WHEN_SYNC_ALLOWEDThe LSP-DB-VERSION TLV Missing when State Synchronization Avoidance enabled. | 
| DELEGATION_NON_REVOKABLEDelegation for PCE-initiated LSP cannot be revoked | 
| END_POINTS_MISSINGEND-POINTS object missing | 
| ERO_MISSINGERO Object missing for a path in an LSP Update Request where TE-LSP setup is requested. | 
| GCO_NOT_ALLOWEDGlobal concurrent optimization not allowed (GCO extension) | 
| GCO_NOT_SUPPORTEDGlobal concurrent optimization not supported (GCO extension) | 
| INSUFFICIENT_MEMORYInsufficient memory (GCO extension) | 
| INVALID_CTDiffserv-aware TE error: Invalid Class-Type. | 
| INVALID_LSP_DB_VERSIONReceived an invalid LSP DB Version Number | 
| LSP_CLEANUP_TLV_MISSINGLSP cleanup TLV missing | 
| LSP_DB_VERSION_MISMATCHLSP Database version mismatch. | 
| LSP_DB_VERSION_MISSINGLSP-DB-VERSION TLV missing | 
| LSP_IDENTIFIERS_TLV_MISSINGLSP-IDENTIFIERS TLV missing for a path in an LSP Update Request where TE-LSP setup is requested. | 
| LSP_INTERNAL_ERRORLSP instantiation error: Internal error | 
| LSP_LIMIT_EXCEEDEDPCE-initiated LSP limit reached | 
| LSP_MISSINGLSP Object missing. | 
| LSP_NOT_PCE_INITIATEDLSP is not PCE-initiated | 
| LSP_RSVP_ERRORLSP instantiation error: RSVP signaling error | 
| LSP_UNACC_INST_PARAMSLSP instantiation error: Unacceptable instantiation parameters | 
| MISMATCHED_PSTInvalid traffic engineering path setup type: Mismatched path setup type | 
| MONITORING_OBJECT_MISSINGMONITORING object missing | 
| NO_MSG_BEFORE_EXP_KEEPWAITNo Keepalive or PCErr message received before the expiration of the KeepWait timer. | 
| NO_OPEN_BEFORE_EXP_OPENWAITNo Open message received before the expiration of the OpenWait timer. | 
| NO_SUFFICIENT_LSP_CHANGENo sufficient LSP change information for
 incremental LSP state synchronization. | 
| NON_ACC_NEG_SESSION_CHARUnacceptable but negotiable session characteristics. | 
| NON_ACC_NON_NEG_SESSION_CHARUnacceptable and non-negotiable session characteristics. | 
| NON_IDENTICAL_ERO_SUBOBJECTSSegment Routing error: Non-identical ERO subobjects | 
| NON_OR_INVALID_OPEN_MSGReception of an invalid Open message or a non Open message. | 
| NON_STARTTLS_MSG_RCVDReception of non-StartTLS or non-PCErr message
 TODO: error code to be assigned by IANA | 
| NON_ZERO_PLSPIDNon-zero PLSP-ID in LSP initiation request | 
| NOT_CAPPABLE_P2MP_COMPUTATIONThe PCE is not capable of P2MP computation | 
| NOT_POSSIBLE_WITHOUT_TLSFailure, connection without TLS not possible
 TODO: error code to be assigned by IANA | 
| NOT_SUPPORTED_OBJ_CLASSNot supported object class. | 
| NOT_SUPPORTED_OBJ_TYPENot supported object Type. | 
| O_BIT_SETO bit of the RP object cleared (request rejected). | 
| OF_BIT_SETOF bit of the RP object set (request rejected) | 
| OF_NOT_ALLOWEDObjective function not allowed (request rejected) | 
| P_FLAG_NOT_SETReception of an object with P flag not set although the P flag must be set according to this specification. | 
| P2MP_COMPUTATION_NOT_ALLOWEDP2MP Path computation is not allowed | 
| P2MP_FRAGMENTATION_FAILRUEP2MP Fragmented request failure | 
| P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_INCONSISTENT_EPThe PCE is not capable to satisfy the request due to inconsistent END-POINTS | 
| P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT2The PCE is not capable to satisfy the request due to no END-POINTS with leaf type 2 | 
| P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT3The PCE is not capable to satisfy the request due to no END-POINTS with leaf type 3 | 
| P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT4The PCE is not capable to satisfy the request due to no END-POINTS with leaf type 4 | 
| PCEP_VERSION_NOT_SUPPORTEDPCEP version not supported. | 
| PCERR_NON_ACC_SESSION_CHARReception of a PCErr message proposing unacceptable session characteristics. | 
| POSSIBLE_WITHOUT_TLSFailure, connection without TLS possible
 TODO: error code to be assigned by IANA | 
| RESOURCE_LIMIT_EXCEEDEDA PCE indicates to a PCC that it has exceeded the resource limit allocated for its state, and thus it cannot
 accept and process its LSP State Report message. | 
| RP_MISSINGRP object missing | 
| RRO_MISSINGRRO missing for a reoptimization request (R bit of the RP object set). | 
| SECOND_OPEN_MSGReception of a second Open message with still unacceptable session characteristics. | 
| SID_AND_NAI_ABSENT_IN_EROSegment Routing error: Both SID and NAI are absent in ERO subobject. | 
| SID_AND_NAI_ABSENT_IN_RROSegment Routing error: Both SID and NAI are absent in RRO subobject. | 
| SID_NON_IDENTICAL_RRO_SUBOBJECTSSegment Routing error: Non-identical RRO subobjects. | 
| SRP_MISSINGSrp Object missing for a path in an LSP Update Request where TE-LSP setup is requested. | 
| STARTTLS_RCVD_INCORRECTLYReception of StartTLS after any PCEP exchange
 TODO: error code to be assigned by IANA | 
| STARTTLS_TIMER_EXPNo StartTLS message before StartTLSWait timer expired
 TODO: error code to be assigned by IANA | 
| SYMBOLIC_PATH_NAME_MISSINGSYMBOLIC-PATH-NAME TLV missing | 
| SYNC_PATH_COMP_REQ_MISSINGSynchronized path computation request missing. | 
| UNEXPECTED_SYNCHRONIZATION_ATTEMPTAttempt to trigger a synchronization when the
 PCE triggered synchronization capability has not been advertised. | 
| UNKNOWN_PLSP_IDAttempted LSP Update Request for an LSP identified by an unknown PLSP-ID. | 
| UNKNOWN_REQ_REFUnknown request reference | 
| UNRECOGNIZED_OBJ_CLASSUnrecognized object class. | 
| UNRECOGNIZED_OBJ_TYPEUnrecognized object Type. | 
| UNSUPPORTED_CTDiffserv-aware TE error: Unsupported Class-Type. | 
| UNSUPPORTED_NUMBER_OF_SR_ERO_SUBOBJECTSSegment Routing error: Unsupported number of Segment ERO subobjects | 
| UNSUPPORTED_PSTInvalid traffic engineering path setup type: Unsupported path setup type | 
| UPDATE_REQ_FOR_NO_STATEFULAttempted LSP Update Request if active stateful PCE capability was not negotiated active PCE. | 
| UPDATE_REQ_FOR_NON_LSPAttempted LSP Update Request for a non- delegated LSP. | 
| USED_SYMBOLIC_PATH_NAMESYMBOLIC-PATH-NAME in use | 
| Modifier and Type | Method and Description | 
|---|---|
| static PCEPErrors | forValue(short errorType,
        short errorValue) | 
| short | getErrorType() | 
| short | getErrorValue() | 
| static PCEPErrors | valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PCEPErrors[] | values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
public static final PCEPErrors NON_OR_INVALID_OPEN_MSG
public static final PCEPErrors NO_OPEN_BEFORE_EXP_OPENWAIT
public static final PCEPErrors NON_ACC_NON_NEG_SESSION_CHAR
public static final PCEPErrors NON_ACC_NEG_SESSION_CHAR
public static final PCEPErrors SECOND_OPEN_MSG
public static final PCEPErrors PCERR_NON_ACC_SESSION_CHAR
public static final PCEPErrors NO_MSG_BEFORE_EXP_KEEPWAIT
public static final PCEPErrors CAPABILITY_NOT_SUPPORTED
public static final PCEPErrors PCEP_VERSION_NOT_SUPPORTED
public static final PCEPErrors UNRECOGNIZED_OBJ_CLASS
public static final PCEPErrors UNRECOGNIZED_OBJ_TYPE
public static final PCEPErrors NOT_SUPPORTED_OBJ_CLASS
public static final PCEPErrors NOT_SUPPORTED_OBJ_TYPE
public static final PCEPErrors C_BIT_SET
public static final PCEPErrors O_BIT_SET
public static final PCEPErrors OF_NOT_ALLOWED
public static final PCEPErrors OF_BIT_SET
public static final PCEPErrors GCO_NOT_ALLOWED
public static final PCEPErrors P2MP_COMPUTATION_NOT_ALLOWED
public static final PCEPErrors RP_MISSING
public static final PCEPErrors RRO_MISSING
public static final PCEPErrors END_POINTS_MISSING
public static final PCEPErrors LSP_CLEANUP_TLV_MISSING
public static final PCEPErrors SYMBOLIC_PATH_NAME_MISSING
public static final PCEPErrors SYNC_PATH_COMP_REQ_MISSING
public static final PCEPErrors UNKNOWN_REQ_REF
public static final PCEPErrors ATTEMPT_2ND_SESSION
public static final PCEPErrors LSP_MISSING
public static final PCEPErrors ERO_MISSING
public static final PCEPErrors SRP_MISSING
public static final PCEPErrors LSP_IDENTIFIERS_TLV_MISSING
public static final PCEPErrors P_FLAG_NOT_SET
public static final PCEPErrors INSUFFICIENT_MEMORY
public static final PCEPErrors GCO_NOT_SUPPORTED
public static final PCEPErrors UNSUPPORTED_CT
public static final PCEPErrors INVALID_CT
public static final PCEPErrors CT_AND_SETUP_PRIORITY_DO_NOT_FORM_TE_CLASS
public static final PCEPErrors CANNOT_SATISFY_P2MP_REQUEST_DUE_TO_INSUFFISIENT_MEMMORY
public static final PCEPErrors NOT_CAPPABLE_P2MP_COMPUTATION
public static final PCEPErrors P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT2
public static final PCEPErrors P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT3
public static final PCEPErrors P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_LT4
public static final PCEPErrors P2MP_NOT_CAPPABLE_SATISFY_REQ_DUE_INCONSISTENT_EP
public static final PCEPErrors P2MP_FRAGMENTATION_FAILRUE
public static final PCEPErrors UPDATE_REQ_FOR_NON_LSP
public static final PCEPErrors UPDATE_REQ_FOR_NO_STATEFUL
public static final PCEPErrors UNKNOWN_PLSP_ID
public static final PCEPErrors RESOURCE_LIMIT_EXCEEDED
public static final PCEPErrors LSP_LIMIT_EXCEEDED
public static final PCEPErrors DELEGATION_NON_REVOKABLE
public static final PCEPErrors NON_ZERO_PLSPID
public static final PCEPErrors CANNOT_PROCESS_STATE_REPORT
public static final PCEPErrors LSP_DB_VERSION_MISMATCH
public static final PCEPErrors DB_VERSION_TLV_MISSING_WHEN_SYNC_ALLOWED
public static final PCEPErrors CANNOT_COMPLETE_STATE_SYNC
public static final PCEPErrors USED_SYMBOLIC_PATH_NAME
public static final PCEPErrors LSP_UNACC_INST_PARAMS
public static final PCEPErrors LSP_INTERNAL_ERROR
public static final PCEPErrors LSP_RSVP_ERROR
public static final PCEPErrors BAD_LABEL_VALUE
public static final PCEPErrors UNSUPPORTED_NUMBER_OF_SR_ERO_SUBOBJECTS
public static final PCEPErrors BAD_LABEL_FORMAT
public static final PCEPErrors NON_IDENTICAL_ERO_SUBOBJECTS
public static final PCEPErrors SID_AND_NAI_ABSENT_IN_ERO
public static final PCEPErrors SID_AND_NAI_ABSENT_IN_RRO
public static final PCEPErrors SID_NON_IDENTICAL_RRO_SUBOBJECTS
public static final PCEPErrors UNSUPPORTED_PST
public static final PCEPErrors MISMATCHED_PST
public static final PCEPErrors MONITORING_OBJECT_MISSING
public static final PCEPErrors STARTTLS_RCVD_INCORRECTLY
public static final PCEPErrors NON_STARTTLS_MSG_RCVD
public static final PCEPErrors NOT_POSSIBLE_WITHOUT_TLS
public static final PCEPErrors POSSIBLE_WITHOUT_TLS
public static final PCEPErrors STARTTLS_TIMER_EXP
public static final PCEPErrors LSP_NOT_PCE_INITIATED
public static final PCEPErrors LSP_DB_VERSION_MISSING
public static final PCEPErrors UNEXPECTED_SYNCHRONIZATION_ATTEMPT
public static final PCEPErrors NO_SUFFICIENT_LSP_CHANGE
public static final PCEPErrors INVALID_LSP_DB_VERSION
public static PCEPErrors[] values()
for (PCEPErrors c : PCEPErrors.values()) System.out.println(c);
public static PCEPErrors valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static PCEPErrors forValue(short errorType, short errorValue)
public short getErrorType()
public short getErrorValue()
Copyright © 2018 OpenDaylight. All rights reserved.