| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| actSrcLimExceeded |
The value of actSrcLimExceeded indicates the number
of times the global active source limit has been exceeded.
type=long access=read-only Displayed(tab/group)=SA Limit Exceeded (/General) |
| encapsulation |
The value of encapsulation is used to configure a
rendezvous point (RP) using MSDP to encapsulate multicast data
received in MSDP register messages inside forwarded MSDP
source-active messages. By default data encapsulation is enabled.
type=boolean default=true Displayed(tab/group)=Data Encapsulation (/General) |
| ipAddressType |
The value of ipAddressType indicates the type of localIpAddress.
type=rtr.InetAddressType default=ipv4 |
| lastTimeUp |
The value of lastTimeUp indicates the last time the
protocol was enabled.
type=Date access=read-only Displayed(tab/group)=Last Time Up (/General) |
| localIpAddress |
The value of localIpAddress is used to configure the local
end of a MSDP session. In order for MSDP to function at least one
peer must be configured. When configuring a peer, the local end
of the MSDP session must be configured. This address is used to
validate incoming connections to the peer and to establish
connections to the remote peer. By default no local address is configured.
type=InetAddress default=0.0.0.0 Displayed(tab/group)=Local IP Address (/General) |
| 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 source active messages 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) |
| msdp.Peer-Set |
type=Children-Set |
| msdp.PeerGroup-Set |
type=Children-Set |
| msdp.SiteExportPolicy-Set |
type=Children-Set |
| msdp.SiteImportPolicy-Set |
type=Children-Set |
| msdp.Source-Set |
type=Children-Set |
| msdp.SourceActive-Set |
type=Children-Set |
| msdp.SourceActiveRejected-Set |
type=Children-Set |
| peerCount |
The value of peerCount indicates the number of configured peers.
type=long access=read-only default=0 Displayed(tab/group)=Peer Count (/General) |
| peersEstablished |
The value of peersEstablished indicates the number
of peers in established state.
type=long access=read-only default=0 Displayed(tab/group)=Peers Established (/General) |
| pimDomainPointer |
Points to PIM Domain.
type=Pointer access=read-only default= |
| 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 threshold 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) |
| rpfLookupSequence |
The value of rpfLookupSequence is used to configure the sequence of
route tables that MSDP uses for finding a Reverse Path Forwarding(RPF)
interface for a particular multicast route.
'mucastRouteTable' is the unicast route table to be used only by
multicast protocols(MSDP) which will contain routes submitted by
MultiProtocol BGP, ISIS and OSPF.
'ucastRouteTable' is the regular unicast route table which will contain
routes submitted by all the unicast routing protocols. By default,
only the 'ucastRouteTable' is looked up by MSDP for calculating RPF
interface towards the source/rendezvous point. However the operator can
specify the following:
a) Use unicast route table only
b) Use multicast unicast route table only or
c) Use both the route tables.
In case of (c), MSDP will always lookup first in the 'mucastRouteTable'
and if there is a route, it will use it. If MSDP does not find a
route in the first lookup, it will try to find it in the
'ucastRouteTable'.
type=msdp.RpfLookupSequenceType default=ucastRouteTable Displayed(tab/group)=RPF Lookup Sequence (/General) |
| sACacheLifetime |
The value of sACacheLifetime specifies lifetime given to
SA cache entries in seconds when created or refreshed.
This object does not measure time per se; instead, it is the
delta from the time at which an SA message is received at
which it should be expired if not refreshed. (i.e., it is
the value of tmnxMsdpSrcActiveExpiryTime immediately after
receiving an SA message applying to that row.)
type=int default=90 minimum=90 maximum=600 units=seconds Displayed(tab/group)=SA Cache Lifetime (/General) |
| sARejectExportPolicy |
The value of sARejectExportPolicy indicates number of
SA messages that were not sent due to export policy.
type=long access=read-only Displayed(tab/group)=SA Reject Export Policy (/General) |
| sARejectImportPolicy |
The value of sARejectImportPolicy indicates number of
SA messages that were rejected due to import policy.
type=long access=read-only Displayed(tab/group)=SA Reject Import Policy (/General) |
| statusSACount |
The value of statusSACount indicates the number of source
active configured in cache.
type=long access=read-only Displayed(tab/group)=SA Count (/General) |
| templateVersionPointer |
Pointer to the template if this object was created from a template.
type=Pointer default= Displayed(tab/group)=Associated Template (Template/Associated Template) |
| Properties inherited from rtr.ProtocolSite |
|---|
| creationOrigin, serviceId, serviceType, subscriberId |
| Properties inherited from rtr.RouterSite |
|---|
| routerId, routerName, routingInstancePointer |
| Properties inherited from netw.NetworkSite |
|---|
| displayedName, siteId, siteName |
| Properties inherited from netw.SubnetworkConnection |
|---|
| domain |
| 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.ProtocolSite |
|---|
| shutDown, turnUp |
| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported until 16.0.R4
|
| 7705 SAR Gen 2 | |
| 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 |
| 7250 IXR | Supported until 19.10.R1 |
| 7210 SAS S/Sx |
Supported from 22.3.R1
|
| Product Specifics | |
| 7210 SAS S/Sx 22.0 | |
| 7210 SAS S/Sx 23.0 | |
| 7210 SAS S/Sx 24.0 | |
| 7210 SAS S/Sx 25.0 | |
| 7250 IXR 20.0 | |
| 7250 IXR 21.0 | |
| 7250 IXR 22.0 | |
| 7250 IXR 23.0 | |
| 7250 IXR 24.0 | |
| 7250 IXR 25.0 | |
| 7450 ESS 20.0 | |
| 7450 ESS 21.0 | |
| 7450 ESS 22.0 | |
| 7450 ESS 23.0 | |
| 7450 ESS 24.0 | |
| 7450 ESS 25.0 | |
| 7705 SAR H 20.0 | |
| 7705 SAR H 21.0 | |
| 7705 SAR H 22.0 | |
| 7705 SAR H 23.0 | |
| 7705 SAR H 24.0 | |
| 7705 SAR H 25.0 | |
| 7705 SAR H 9.0 | |
| 7705 SAR 20.0 | |
| 7705 SAR 21.0 | |
| 7705 SAR 22.0 | |
| 7705 SAR 23.0 | |
| 7705 SAR 24.0 | |
| 7705 SAR 25.0 | |
| 7750 SR 20.0 | |
| 7750 SR 21.0 | |
| 7750 SR 22.0 | |
| 7750 SR 23.0 | |
| 7750 SR 24.0 | |
| 7750 SR 25.0 | |
| 7950 XRS 20.0 | |
| 7950 XRS 21.0 | |
| 7950 XRS 22.0 | |
| 7950 XRS 23.0 | |
| 7950 XRS 24.0 | |
| 7950 XRS 25.0 | |