ipi-pcep
+--rw pcep
+--rw entity* [entity-id]
| +--rw entity-id -> ../config/entity-id
| +--rw config
| | +--rw entity-id? uint32
| | +--rw keep-alive-interval? uint8
| | +--rw dead-interval? uint8
| | +--rw request-timeout? uint16
| | +--rw tolerance-keepalive? uint32
| | +--rw tolerance-dead-interval? uint32
| | +--rw cool-off-timeout? int32
| | +--rw source-address? inet:ip-address
| | +--rw recovery-policy? ipi-pcep-types:pcep_dlg_recovery_type_t
| +--ro state
| | +--ro entity-id? uint32
| | +--ro keep-alive-interval? uint8
| | +--ro dead-interval? uint8
| | +--ro request-timeout? uint16
| | +--ro tolerance-keepalive? uint32
| | +--ro tolerance-dead-interval? uint32
| | +--ro cool-off-timeout? int32
| | +--ro source-address? inet:ip-address
| | +--ro recovery-policy? ipi-pcep-types:pcep_dlg_recovery_type_t
| | +--ro role? ipi-pcep-types:pcep_role_t
| | +--ro connect-timer? uint32
| | +--ro connect-max-retry? uint32
| | +--ro init-backoff-timer? uint32
| | +--ro max-backoff-timer? uint32
| | +--ro open-wait-timer? uint32
| | +--ro keep-wait-timer? uint32
| +--rw capability
| | +--rw config
| | | +--rw pce-instantiate? empty
| | | +--rw segment-routing? empty {feature-list:HAVE_PCEP_SR}?
| | | +--rw segment-routing-v6? empty {feature-list:HAVE_PCEP_SRV6}?
| | +--ro state
| | +--ro pce-instantiate? empty
| | +--ro segment-routing? empty {feature-list:HAVE_PCEP_SR}?
| | +--ro segment-routing-v6? empty {feature-list:HAVE_PCEP_SRV6}?
| +--rw stateful
| | +--rw config
| | | +--rw redelegation-timeout? uint32
| | | +--rw lsp-state-timeout? ipi-pcep-types:pcep_lsp_state_timeout_t
| | +--ro state
| | +--ro redelegation-timeout? uint32
| | +--ro lsp-state-timeout? ipi-pcep-types:pcep_lsp_state_timeout_t
| +--rw flap-limit
| | +--rw config!
| | | +--rw flap-count int32
| | | +--rw flap-interval int32
| | +--ro state
| | +--ro flap-count int32
| | +--ro flap-interval int32
| +--rw update-limit
| | +--rw config!
| | | +--rw count int32
| | | +--rw interval int32
| | +--ro state
| | +--ro count int32
| | +--ro interval int32
| +--rw lsp-database
| | +--ro ingress-tunnel* [plsp-id]
| | +--ro plsp-id -> ../state/plsp-id
| | +--ro lsp* [lsp-id]
| | | +--ro lsp-id -> ../state/lsp-id
| | | +--ro state
| | | | +--ro lsp-id? uint32
| | | | +--ro operational-state? ipi-pcep-types:pcep_lsp_oper_status_t
| | | | +--ro last-lsp-error? ipi-pcep-types:pcep_lsp_error_t
| | | +--ro binding-label-status
| | | +--ro state
| | | +--ro label-value? uint32
| | | +--ro allocation-mode? ipi-pcep-types:pcep_binding_alloc_mode_t
| | +--ro state
| | | +--ro plsp-id? uint32
| | | +--ro tunnel-id? uint32
| | | +--ro candidate-path-id? uint32 {feature-list:HAVE_PCEP_SR}?
| | | +--ro source? inet:ipv4-address
| | | +--ro destination? inet:ipv4-address
| | | +--ro extended-tunnel-id? inet:ipv4-address
| | | +--ro admin-state? boolean
| | | +--ro symbolic-name? string
| | | +--ro tunnel-name? string
| | | +--ro setup-type? ipi-pcep-types:pcep_lsp_setup_type_t
| | | +--ro local-policy-active? empty
| | | +--ro request-id? uint32
| | | +--ro request-state? ipi-pcep-types:pcep_tunnel_request_state_t
| | | +--ro request-flags? ipi-pcep-types:pcep_tunnel_request_flags_t
| | | +--ro error-flags? ipi-pcep-types:pcep_tunnel_err_flags_t
| | | +--ro recent-lsp-id? uint32 {feature-list:HAVE_PCEP_RSVP}?
| | | +--ro pending-updates? empty
| | | +--ro last-event? ipi-pcep-types:pcep_tunnel_recent_event_t
| | +--ro pce-delegation
| | | +--ro state
| | | +--ro enabled? empty
| | | +--ro address? inet:ipv4-address
| | | +--ro stateful-request-parameter-id? uint32
| | +--ro initiation
| | +--ro state
| | +--ro enabled? empty
| | +--ro address? inet:ipv4-address
| +--rw peer* [address]
| +--rw address -> ../config/address
| +--rw config
| | +--rw address? ipi-pcep-types:pcep_ip_addr_t
| | +--rw delegation-preference? uint32
| | +--rw authentication-key? string {feature-list:HAVE_TCP_MD5SIG}?
| +--ro state
| | +--ro address? ipi-pcep-types:pcep_ip_addr_t
| | +--ro delegation-preference? uint32
| | +--ro authentication-key? string {feature-list:HAVE_TCP_MD5SIG}?
| | +--ro role? ipi-pcep-types:pcep_role_t
| | +--ro session-exists? empty
| | +--ro session-up-time? yang:timestamp
| | +--ro session-fail-time? yang:timestamp
| | +--ro counters
| | +--ro stateful
| | | +--ro tx-path-reports? yang:counter32
| | | +--ro tx-reports? yang:counter32
| | | +--ro rx-path-updates? yang:counter32
| | | +--ro rx-updates? yang:counter32
| | | +--ro rx-pc-initiate? yang:counter32
| | | +--ro rx-lsp-initiate? yang:counter32
| | +--ro session-setup-fail? yang:counter32
| | +--ro tx-open-message? yang:counter32
| | +--ro tx-keep-alive? yang:counter32
| | +--ro tx-pc-notifications? yang:counter32
| | +--ro tx-path-request-errors? yang:counter32
| | +--ro tx-path-request? yang:counter32
| | +--ro tx-request? yang:counter32
| | +--ro tx-request-for-pending-reply? yang:counter32
| | +--ro tx-request-for-error-received? yang:counter32
| | +--ro tx-request-for-nopath-receive? yang:counter32
| | +--ro tx-request-for-cancel-receive? yang:counter32
| | +--ro tx-request-for-ero-received? yang:counter32
| | +--ro tx-request-timed-out? yang:counter32
| | +--ro tx-request-sent-cancel-sent? yang:counter32
| | +--ro tx-request-sent-closed? yang:counter32
| | +--ro rx-open-message? yang:counter32
| | +--ro rx-keep-alive? yang:counter32
| | +--ro rx-pc-notifications? yang:counter32
| | +--ro rx-path-request-errors? yang:counter32
| | +--ro rx-path-reply? yang:counter32
| | +--ro rx-unknown? yang:counter32
| | +--ro rx-corrupt? yang:counter32
| +--ro capability
| | +--ro state
| | +--ro pce-instantiate? empty
| | +--ro segment-routing? empty {feature-list:HAVE_PCEP_SR}?
| | +--ro lsp-update? empty
| +--ro session
| +--ro state
| +--ro initiator? ipi-pcep-types:pcep_initiator_t
| +--ro state? ipi-pcep-types:pcep_session_state_t
| +--ro state-changes? uint32
| +--ro state-last-change? yang:timestamp
| +--ro creation-time? yang:timestamp
| +--ro connect-retry? yang:counter32
| +--ro open-retry? uint8
| +--ro local-id? uint8
| +--ro remote-id? uint8
| +--ro peer-overloaded? boolean
| +--ro peer-overload-time? uint32
| +--ro keepalive-timer? uint8
| +--ro peer-keepalive-timer? uint8
| +--ro dead-timer? uint8
| +--ro peer-dead-timer? uint8
| +--ro keepalive-hold-timer-remain? uint8
| +--ro max-unknown-message? uint32
+--rw init-lsp-limit
| +--rw config!
| | +--rw lsp-limit uint32
| +--ro state
| +--ro lsp-limit uint32
+--rw debug
| +--rw config
| | +--rw options? ipi-pcep-types:pcep_debug_t
| +--ro state
| +--ro options? ipi-pcep-types:pcep_debug_t
| +--ro terminal-debug-status? ipi-pcep-types:pcep_debug_t
+--rw srv6-spirent-comp
+--rw config
| +--rw srv6-spirent-comp? empty
+--ro state
+--ro srv6-spirent-comp? empty
 
rpcs:
+---x clear-pcep-peer-all {feature-list:HAVE_PCEP}?
+---x clear-pcep-peer {feature-list:HAVE_PCEP}?
| +---w input
| +---w address inet:ip-address
+---x clear-pcep-statistics {feature-list:HAVE_PCEP}?
+---x debug-pcep-all {feature-list:HAVE_PCEP}?
+---x pcep-terminal-debug-on {feature-list:HAVE_PCEP}?
| +---w input
| +---w terminal-debug-options ipi-pcep-types:pcep_debug_t
+---x pcep-terminal-debug-off {feature-list:HAVE_PCEP}?
| +---w input
| +---w terminal-debug-options ipi-pcep-types:pcep_debug_t
+---x clear-pcep-requests {feature-list:HAVE_PCEP}?
+---w input
+---w tunnel-id string
 
notifications:
+---n pcep-session-up
| +--ro severity? cml-data-types:cml_notif_severity_t
| +--ro eventClass? cml-data-types:cml_notif_class_t
| +--ro address? ipi-pcep-types:pcep_ip_addr_t
| +--ro entity-id? uint32
| +--ro initiator? ipi-pcep-types:pcep_initiator_t
| +--ro state-last-change? yang:timestamp
| +--ro state? ipi-pcep-types:pcep_session_state_t
+---n pcep-session-down
| +--ro severity? cml-data-types:cml_notif_severity_t
| +--ro eventClass? cml-data-types:cml_notif_class_t
| +--ro address? ipi-pcep-types:pcep_ip_addr_t
| +--ro entity-id? uint32
| +--ro initiator? ipi-pcep-types:pcep_initiator_t
| +--ro state-last-change? yang:timestamp
| +--ro state? ipi-pcep-types:pcep_session_state_t
+---n pcep-session-peer-overload
| +--ro severity? cml-data-types:cml_notif_severity_t
| +--ro eventClass? cml-data-types:cml_notif_class_t
| +--ro address? ipi-pcep-types:pcep_ip_addr_t
| +--ro entity-id? uint32
| +--ro initiator? ipi-pcep-types:pcep_initiator_t
| +--ro peer-overloaded? boolean
| +--ro peer-overload-time? uint32
+---n pcep-session-peer-overload-clear
+--ro severity? cml-data-types:cml_notif_severity_t
+--ro eventClass? cml-data-types:cml_notif_class_t
+--ro address? ipi-pcep-types:pcep_ip_addr_t
+--ro entity-id? uint32
+--ro initiator? ipi-pcep-types:pcep_initiator_t
+--ro peer-overloaded? boolean
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Last modified date: 10/09/2023