rtr
RpkiSession

Each entry represents an instance of RPKI-Session running on the virtual router.



public class RpkiSession

Properties
activeIpv4Records This indicates the number of active, non-withdrawn IPv4 records.

type=int
access=read-only
Displayed(tab/group)=Active IPv4 Record Count

activeIpv6Records This indicates the number of active, non-withdrawn IPv6 records.

type=int
access=read-only
Displayed(tab/group)=Active IPv6 Record Count

administrativeState This specifies the administrative state of RPKI session in this virtual router instance.

type=rtr.RpkiAdminStatus
default=outOfService
Displayed(tab/group)=Administrative State

cacheServerAddress Cache Server Ipv4 or Ipv6 address.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=Cache Server Address

cacheServerAddressType

type=rtr.InetAddressType
default=ipv4

cacheServerPort The destination port number to be used to connect the Cache server

type=int
default=323
minimum=0
maximum=65535
Displayed(tab/group)=Cache Server Port

connectionRetryTime The RPKI session connection retry timer in seconds.

type=int
default=120
minimum=1
maximum=65535
units=seconds
Displayed(tab/group)=Connection Retry Time

description

type=string
default=
maximum=80
Displayed(tab/group)=Description

holdTime The Hold Time triggers the sending of periodic Serial Query PDUs for purposes of liveness detection. The default value is 300 seconds and is reset whenever a Reset Query or Serial Query PDU is sent to the cache server.

type=int
default=600
minimum=60
maximum=65535
units=seconds
Displayed(tab/group)=Connection Hold Time

localAddress This specifies the address of the local end of the RPKI session. In order for RPKI to function at least one peer must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer.

type=InetAddress
default=0.0.0.0
impact=partialReset
Displayed(tab/group)=Local Address

localAddressType

type=rtr.InetAddressType
default=unspecified

refreshTime The Refresh Time triggers the sending of periodic Serial Query PDUs for purposes of liveness detection. The default value is 300 seconds and is reset whenever a Reset Query or Serial Query PDU is sent to the Cache server.

type=int
default=300
minimum=30
maximum=32767
units=seconds
Displayed(tab/group)=Connection Refresh Time

routingInstance

type=long
access=read-only
default=0

routingInstanceName

type=string
access=read-only
default=
maximum=252

sessionFlaps This indicates the number of times the session has transitioned from 'established' state to 'idle'state.

type=int
access=read-only
Displayed(tab/group)=Session Flap Count

sessionState The value indicates the current state of a particular session. Valid States are Idle, Connect, Established and CleanUp.

type=rtr.RpkiSessionState
access=read-only
Displayed(tab/group)=Session State

sessionUpTime This indicates the time since the session is active.

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

siteId

type=string
access=read-only
default=
maximum=50

siteName

type=string
access=read-only
default=
maximum=252

staleOutTime The Stale Out Time specifies the maximum length of time that prefix origin records learned from the Cache server remain valid after the session with the Cache server goes down. The default value is 3600 seconds (1 hour). When the timer expires all remaining stale entries associated with the session are deleted.

type=int
default=3600
minimum=60
maximum=3600
units=seconds
Displayed(tab/group)=Record Stale Out Time

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS Supported from 12.0.R4
  • Excluded chassis types: 7450-ESS1
  • Required Capabilities: MixedMode
7750 SR Supported from 12.0.R4
  • Excluded chassis types: 7750-SR1
7705 SAR Gen 2
7950 XRS Supported from 12.0.R4
7705 SAR Hm
7250 IXR Supported from 19.5.R1