mvpnMrouteCmcastSourceAddrs
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.7.1.5
Object
column
INET-ADDRESS-MIBInetAddress
The network address that, along with the
corresponding mvpnMrouteCmcastSourcePrefixLength object,
identifies the sources for which this entry contains
multicast routing information.
This address object is only significant up to
mvpnMrouteCmcastSourcePrefixLength bits.
The remaining address bits MUST be set to zero.
For addresses of type 'ipv4z' or 'ipv6z', the appended zone
index is significant even though it lies beyond the prefix
length. The use of these address types indicates that this
source address applies only within the given zone. Zone
index zero is not valid in this table.
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.7.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mvpnMrouteEntry
- Table
- mvpnMrouteTable
- Siblings
- 25
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mvpnMrouteCmcastGroupAddrType The InetAddressType of the mvpnMrouteCmcastGroupAddr object
that follows. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.243.1.7.1.1 |
| mvpnMrouteExpiryTime The minimum amount of time remaining before this entry will
be aged out. The value zero indicates that the entry is not
subject to aging. If the corresponding mvpnMrouteNextHopS… | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.243.1.7.1.10 |
| mvpnMrouteProtocol The multicast routing protocol via which this multicast
forwarding entry was learned. | column | IANA-RTPROTO-MIBIANAipMRouteProtocol | .1.3.6.1.2.1.243.1.7.1.11 |
| mvpnMrouteRtProtocol The routing protocol via which the route used to find the
upstream or parent interface for this multicast forwarding
entry was learned. | column | IANA-RTPROTO-MIBIANAipRouteProtocol | .1.3.6.1.2.1.243.1.7.1.12 |
| mvpnMrouteRtAddrType The InetAddressType of the mvpnMrouteRtAddr object
that follows. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.243.1.7.1.13 |
| mvpnMrouteRtAddr The address portion of the route used to find the upstream
or parent interface for this multicast forwarding entry.
This address object is only significant up to
mv… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.243.1.7.1.14 |
| mvpnMrouteRtPrefixLength The length in bits of the mask associated with the route
used to find the upstream or parent interface for this
multicast forwarding entry.
If the corresponding Ine… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.243.1.7.1.15 |
| mvpnMrouteRtType The reason for placing the route in the (logical)
multicast Routing Information Base (RIB).
The enumerated reasons and the corresponding
descriptions are as follows… | column | Enumeration | .1.3.6.1.2.1.243.1.7.1.16 |
| mvpnMrouteOctets The number of octets contained in IP datagrams that were
received from sources represented by this entry and
addressed to this multicast group address and that were
forwarded by t… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.17 |
| mvpnMroutePkts The number of packets routed using this multicast route
entry.
Discontinuities in the value of this counter can
occur at re-initialization of the management system
… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.18 |
| mvpnMrouteTtlDroppedOctets The number of octets contained in IP datagrams that this
router has received from sources represented by
this entry and addressed to this multicast group address,
which were dropp… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.19 |
| mvpnMrouteCmcastGroupAddr The IP multicast group address that, along with
the corresponding mvpnMrouteCmcastGroupPrefixLength object,
identifies destinations for which this entry contains
multicast routing… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.243.1.7.1.2 |
| mvpnMrouteTtlDroppedPackets The number of packets that this router has received from
the sources represented by this entry and addressed to this
multicast group address, which were dropped due to
Time To Liv… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.20 |
| mvpnMrouteDroppedInOctets The number of octets contained in IP datagrams that this
router has received from sources represented by
this entry and addressed to this multicast group address,
which were dropp… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.21 |
| mvpnMrouteDroppedInPackets The number of packets that this router has received from
sources represented by this entry and addressed to this
multicast group address, which were dropped due to an
error(s). T… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.243.1.7.1.22 |
| mvpnMroutePmsiPointer A pointer to a conceptual row representing
the corresponding I-PMSI in mvpnPmsiTable or S-PMSI
in mvpnSpmsiTable that this C-multicast route is using. | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.243.1.7.1.23 |
| mvpnMrouteNumberOfLocalReplication Number of replications for local receivers.
For example, if an ingress PE needs to send traffic out of
N PE-CE interfaces, then mvpnMrouteNumberOfLocalReplication
is N. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.243.1.7.1.24 |
| mvpnMrouteNumberOfRemoteReplication Number of local replications for remote PEs. For example,
if the number of remote PEs that need to receive traffic is N,
then mvpnMrouteNumberOfRemoteReplication is N in case of
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.243.1.7.1.25 |
| mvpnMrouteCounterDiscontinuityTime The value of sysUpTime on the most recent occasion
at which any one or more of this application's
counters, viz., counters with the OID prefix
'mvpnMrouteOctets', 'mvpnMroutePkts'… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.243.1.7.1.26 |
| mvpnMrouteCmcastGroupPrefixLength The length in bits of the mask that, along with
the corresponding mvpnMrouteCmcastGroupAddr object,
identifies destinations for which this entry contains
multicast routing informa… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.243.1.7.1.3 |
| mvpnMrouteCmcastSourceAddrType The InetAddressType of the mvpnMrouteCmcastSourceAddrs object
that follows.
A value of unknown(0) indicates a non-source-specific entry,
corresponding to all source… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.243.1.7.1.4 |
| mvpnMrouteCmcastSourcePrefixLength The length in bits of the mask that, along with
the corresponding mvpnMrouteCmcastSourceAddr object,
identifies the sources for which this entry contains
multicast routing informa… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.243.1.7.1.6 |
| mvpnMrouteUpstreamNeighborAddrType The InetAddressType of the mvpnMrouteUpstreamNeighborAddr
object that follows.
A value of unknown(0) indicates that the upstream
neighbor is unknown, for example, i… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.243.1.7.1.7 |
| mvpnMrouteUpstreamNeighborAddr The address of the upstream neighbor (for example,
the Reverse Path Forwarding (RPF) neighbor) from
which IP datagrams from these sources represented
by this entry to this multica… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.243.1.7.1.8 |
| mvpnMrouteInIfIndex The value of ifIndex for the interface on which IP
datagrams sent by these sources represented by this entry to
this multicast address are received.
A value of zero… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.243.1.7.1.9 |