pcep
AbstractPcepPeer

This class contains information about peers known by the PCEP entity.



public abstract class AbstractPcepPeer

Properties
entityType Specifies the type of the parent PCEP entity.

type=int
access=read-only
minimum=1
maximum=2
Displayed(tab/group)=Type
enums=
    1: pcc - PCC
    2: pce - PCE

index Specifies the unique identifier for the parent PCEP entity.

type=long
access=read-only
minimum=1
maximum=2

operationalDeadTimer Indicates the operational value of dead timer interval in use by this entity's peer. This is the time after which a peer should declare a session down if it does not receive any PCEP messages.

type=int
access=read-only
units=seconds
Displayed(tab/group)=Operational Dead Timer

operationalKeepAlive Indicates the operational value of keep alive interval in use by this entity's peer. This is the maximum time between two consecutive messages sent to a peer

type=int
access=read-only
units=seconds
Displayed(tab/group)=Operational Keep-Alive

peerAddress

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Peer Address

peerAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

peerCapabilities Indicates the capabilities associated with this PCEP Peer.

type=pcep.PcepCapabilities
access=read-only
Displayed(tab/group)=Capabilities

routingInstance

type=int
access=read-only
default=0
minimum=1
maximum=10240
Displayed(tab/group)=Routing Instance ID (/Routing Instance)

routingInstanceName

type=string
access=read-only
default=
maximum=32
Displayed(tab/group)=Routing Instance Name (/Routing Instance)

sessionEstablishTime Indicates how long this session with the peer has been in the established state.

type=Time
access=read-only
Displayed(tab/group)=Session Establish Time

siteId

type=string
access=read-only
default=
maximum=50
Displayed(tab/group)=Site ID (/Site)

siteName

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=Site Name (/Site)

speakerId Indicates an unique speaker identifier for the peer that does change during the lifetime of the speaker.

type=string
access=read-only
default=00:00:00:00:00:00
Displayed(tab/group)=Speaker

syncState Indicates the synchronization state of this peer. Not Initialized - Indicates the State Synchronization has not yet started or not initialized due to no connection with the peer. In Progress - Indicates the State Synchronization is in progress. Completed - Indicates the State Synchronization has been completed.

type=int
access=read-only
Displayed(tab/group)=Synchronization State
enums=
    0: notInitialized - Not Initialized
    1: inProgress - In Progress
    2: done - Completed

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 14.0.R1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 14.0.R1
7950 XRS Supported from 14.0.R1
7705 SAR Supported from 8.0.R7
7705 SAR H Supported from 8.0.R7
7210 SAS K Supported from 11.0.R2
  • Required Capabilities: NetworkMode
7210 SAS Mxp Supported from 11.0.R2
  • Required Capabilities: NetworkMode
7210 SAS R Supported from 11.0.R2
7250 IXR Supported from 19.5.R1