| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| connectionState |
The value of connectionState indicates the status of the connection.
type=msdp.ConnectionStateType access=read-only |
| maxActiveSources |
The value of maxActiveSources specifies the maximum
number of source active messages that will be accepted by MSDP.
This effectively controls the number of active sources that
can be stored on the system.
By default, no limit is placed on the number of source active
messages and this is specified by the value '-1'. A value of
0 means that no source active messages will be accepted.
type=long default=-1 minimum=-1 maximum=1000000 Displayed(tab/group)=SA Limit (/General) |
| peerConRetry |
The value of peerConRetry indicates number
of peer connection retry attempts.
type=long access=read-only Displayed(tab/group)=Peer Connect Retry (/General) |
| peerLastASLimit |
The value of peerLastASLimit indicates the time
that the last active source limit was triggered.
type=Date access=read-only Displayed(tab/group)=Last SA Limit (/General) |
| peerLastUpOrDown |
The value of peerLastUpOrDown indicates the time at
which the most recent peer-state change occurred.
type=Date access=read-only Displayed(tab/group)=Last State Change (/General) |
| peerSAAccepted |
The value of peerSAAccepted indicates the number of
entries in the source-active cache accepted from the peer.
type=long access=read-only Displayed(tab/group)=SA Accepted (/General) |
| peerSARecvd |
The value of peerSARecvd indicates the number of
entries in the source-active cache received by the peer.
type=long access=read-only Displayed(tab/group)=SA Received (/General) |
| peerStateTimer |
The value of peerStateTimer indicates the
number of seconds to wait before another message is sent to
a peer.
type=long access=read-only units=seconds Displayed(tab/group)=State Timer (/General) |
| peerTimeout |
The value of peerTimeout indicates the number
of seconds to wait for a response from the peer before declaring
the peer unavailable.
type=long access=read-only units=seconds Displayed(tab/group)=Peer Timeout (/General) |
| receivingRate |
The value of receivingRate specifies the number of MSDP
messages (including source active messages) that are read from the
TCP session per receivingRateTime seconds.
By default, no MSDP messages are read from the TCP session
and this is specified by the value 0.
Once the number of MSDP packets defined in receivingRateThreshold
have been processed the rate of all other MSDP packets is rate
limited by no longer accepting messages from the TCP session until
receivingRateTime seconds have elapsed.
receivingRate must be 0 or 10..10000.
type=int default=0 minimum=0 maximum=10000 Displayed(tab/group)=Receive Message Rate (/Receive Message Rate Parameters) |
| receivingRateThreshold |
The value of receivingRateThreshold specifies the number of
MSDP messages that can be processed before receivingRate is
set. This is useful during system startup and initialization.
By default, no MSDP messages are read from the TCP session
and this is specified by the value 0.
Once the number of MSDP packets defined in
receivingRateThreshold have been processed the rate of all
other MSDP packets is rate limited by no longer accepting messages
from the TCP session until receivingRateTime seconds have
elapsed.
type=int default=0 minimum=0 maximum=1000000 Displayed(tab/group)=Receive Message Threshold (/Receive Message Rate Parameters) |
| receivingRateTime |
The value of receivingRateTime specifies the time in seconds
that together with receivingRate defines the number of
MSDP messages (including source active messages) that are read from
the TCP session within the configured number of seconds.
By default, no MSDP messages are read from the TCP session
and this is specified by the value 0.
Once the number of MSDP packets defined in receivingRateThreshold
have been processed the rate of all other MSDP packets is rate
limited by no longer accepting messages from the TCP session until
receivingRateTime seconds have elapsed.
type=int default=0 minimum=0 maximum=600 units=seconds Displayed(tab/group)=Receive Message Interval (/Receive Message Rate Parameters) |
| Properties inherited from rtr.Peer |
|---|
| description, groupName, peerAddress, peerAddressType, routingInstance, routingInstanceName, serviceId, serviceType, siteId, siteName, subscriberId |
| Properties inherited from netw.Connection |
|---|
| administrativeState, application, connectionId, operationalState |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods inherited from rtr.Peer |
|---|
| remove, shutDown, turnUp |
| Supported Network Elements | |
|---|---|
| 7750 SR | |
| 7705 SAR Gen 2 | |
| 7250 IXR | Supported from 19.5.R1 |
| 7705 SAR Hm | |
| 7450 ESS |
Supported from 8.0.R1 until 10.0.R1
|
| 7950 XRS | |
| 7705 SAR | Supported from 9.0.R1 |
| 7705 SAR H | Supported from 9.0.R1 |
| 7210 SAS S/Sx |
Supported from 22.3.R1
|