BGP-MPLS-LAYER3-VPN-MULTICAST-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: BGP-MPLS-LAYER3-VPN-MULTICAST-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mvpnMIB | 1.3.6.1.2.1.243 |
This MIB module contains managed object definitions to configure and/or monitor Multicast communication over IP Virtual Private Networks (VPNs) supported by the Multiprotocol Label Switching/Border Gateway Protocol (MPLS/BGP) on a Provider Edge (PE) router. Copyright (c) 2018 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). |
||
mvpnNotifications | 1.3.6.1.2.1.243.0 | |||
mvpnMvrfActionTaken | 1.3.6.1.2.1.243.0.1 |
mvpnMvrfActionTaken notifies about a change in an MVRF on the PE. The change itself will be given by mvpnGenMvrfLastAction. |
||
mvpnObjects | 1.3.6.1.2.1.243.1 | |||
mvpnScalars | 1.3.6.1.2.1.243.1.1 | |||
mvpnMvrfs | 1.3.6.1.2.1.243.1.1.1 | gauge32 | read-only |
The total number of Multicast Virtual Routing and Forwarding (MVRF) tables that are present on this Provider Edge (PE) router. This includes MVRFs for IPv4, IPv6, and Multipoint LDP (mLDP) C-multicast. |
mvpnV4Mvrfs | 1.3.6.1.2.1.243.1.1.2 | gauge32 | read-only |
The number of MVRFs for IPv4 C-multicast on this PE. |
mvpnV6Mvrfs | 1.3.6.1.2.1.243.1.1.3 | gauge32 | read-only |
The number of MVRFs for IPv6 C-multicast on this PE. |
mvpnMldpMvrfs | 1.3.6.1.2.1.243.1.1.4 | gauge32 | read-only |
The number of MVRFs on this PE that use BGP for exchanging mLDP C-multicast routing information. |
mvpnPimV4Mvrfs | 1.3.6.1.2.1.243.1.1.5 | gauge32 | read-only |
The number of MVRFs on this PE that use Provider Independent Multicast (PIM) for exchanging IPv4 C-multicast routing information. |
mvpnPimV6Mvrfs | 1.3.6.1.2.1.243.1.1.6 | gauge32 | read-only |
The number of MVRFs on this PE that use PIM for exchanging IPv6 C-multicast routing information. |
mvpnBgpV4Mvrfs | 1.3.6.1.2.1.243.1.1.7 | gauge32 | read-only |
The number of MVRFs on this PE that use BGP for exchanging IPv4 C-multicast routing information. |
mvpnBgpV6Mvrfs | 1.3.6.1.2.1.243.1.1.8 | gauge32 | read-only |
The number of MVRFs on this PE that use BGP for exchanging IPv6 C-multicast routing information. |
mvpnSPTunnelLimit | 1.3.6.1.2.1.243.1.1.9 | unsigned32 | read-write |
The maximum number of selective provider tunnels that are allowed for a particular MVPN on this PE. |
mvpnBgpCmcastRouteWithdrawalTimer | 1.3.6.1.2.1.243.1.1.10 | unsigned32 | read-write |
A configurable timer to control the delay of C-multicast route withdrawal advertisements. |
mvpnBgpSrcSharedTreeJoinTimer | 1.3.6.1.2.1.243.1.1.11 | unsigned32 | read-write |
A configurable timer to control the delay of Source/Shared Tree Join C-multicast route advertisements. |
mvpnGenericTable | 1.3.6.1.2.1.243.1.2 | no-access |
A conceptual table containing generic information about MVPNs on this PE. |
|
1.3.6.1.2.1.243.1.2.1 | no-access |
A conceptual row that represents an MVPN on this PE. The MVPN represented by this entry will have one or more corresponding P-Multicast Service Interfaces (PMSIs) and a corresponding VRF in MPLS-L3VPN-STD-MIB (RFC 4382). |
||
mvpnGenMvrfLastAction | 1.3.6.1.2.1.243.1.2.1.2 | integer | read-only |
This object describes the last action pertaining to the MVPN represented by this entry. The enumerated action types and the corresponding descriptions are as follows: createdMvrf: MVRF was created for this MVPN on the PE. deletedMvrf: MVRF for this MVPN was deleted from the PE. A conceptual row in this table will never have mvpnGenMvrfLastAction equal to deletedMvrf, because in that case, the row itself will not exist in the table. This value for mvpnGenMvrfLastAction is defined solely for use in the mvpnMvrfActionChange notification. modifiedMvrfIpmsiConfig: An I-PMSI for this MVPN was configured, deleted, or changed. modifiedMvrfSpmsiConfig: An S-PMSI for this MVPN was configured, deleted, or changed. Enumeration: 'modifiedMvrfIpmsiConfig': 3, 'deletedMvrf': 2, 'createdMvrf': 1, 'modifiedMvrfSpmsiConfig': 4. |
mvpnGenMvrfLastActionTime | 1.3.6.1.2.1.243.1.2.1.3 | dateandtime | read-only |
The timestamp when the last action, given in the corresponding mvpnGenMvrfLastAction object, was carried out. |
mvpnGenMvrfCreationTime | 1.3.6.1.2.1.243.1.2.1.4 | dateandtime | read-only |
The timestamp when the MVRF was created for the MVPN represented by this entry. |
mvpnGenCmcastRouteProtocol | 1.3.6.1.2.1.243.1.2.1.5 | integer | read-only |
The protocol used to signal C-multicast routing information across the provider core for the MVPN represented by this entry. The enumerated protocols and the corresponding descriptions are as follows: pim : PIM (PIM-MVPN) bgp : BGP (BGP-MVPN) Enumeration: 'bgp': 2, 'pim': 1. |
mvpnGenIpmsiInfo | 1.3.6.1.2.1.243.1.2.1.6 | rowpointer | read-only |
A pointer to a conceptual row representing the corresponding I-PMSI in mvpnPmsiTable. If there is no I-PMSI for the MVPN represented by this entry, the value of this object will be zeroDotZero. |
mvpnGenInterAsPmsiInfo | 1.3.6.1.2.1.243.1.2.1.7 | rowpointer | read-only |
A pointer to a conceptual row representing the corresponding segmented Inter-AS I-PMSI in mvpnPmsiTable. If there is no segmented Inter-AS I-PMSI for the MVPN, the value of this object will be zeroDotZero. |
mvpnGenUmhSelection | 1.3.6.1.2.1.243.1.2.1.8 | integer | read-only |
The Upstream Multicast Hop (UMH) selection method for the MVPN represented by this entry. The enumerated methods and the corresponding descriptions are as follows: highestPeAddress : PE with the highest address (see RFC 6513, Section 5.1.3) cRootGroupHashing : hashing based on (c-root, c-group) ucastUmhRoute : per-unicast route towards c-root Enumeration: 'cRootGroupHashing': 2, 'highestPeAddress': 1, 'ucastUmhRoute': 3. |
mvpnGenCustomerSiteType | 1.3.6.1.2.1.243.1.2.1.9 | integer | read-only |
The type of the customer site, connected to the MVPN represented by this entry. The enumerated types and the corresponding descriptions are as follows: senderReceiver : Site is both sender and receiver receiverOnly : Site is receiver only senderOnly : Site is sender only Enumeration: 'receiverOnly': 2, 'senderReceiver': 1, 'senderOnly': 3. |
mvpnBgpTable | 1.3.6.1.2.1.243.1.3 | no-access |
A conceptual table that supplements mvpnGenericTable with BGP-MVPN-specific information for BGP-MVPNs on this PE. |
|
1.3.6.1.2.1.243.1.3.1 | no-access |
A conceptual row corresponding to a BGP-MVPN on this PE. |
||
mvpnBgpMode | 1.3.6.1.2.1.243.1.3.1.1 | integer | read-only |
The inter-site C-tree mode used by the BGP-MVPN represented by this entry. other : none of the following rptSpt : inter-site shared tree mode (Rendezvous Point Tree (RPT) and source-specific shortest-path tree (SPT)) sptOnly : inter-site source-only tree mode Enumeration: 'sptOnly': 2, 'other': 0, 'rptSpt': 1. |
mvpnBgpVrfRouteImportExtendedCommunity | 1.3.6.1.2.1.243.1.3.1.2 | mplsl3vpnroutedistinguisher | read-only |
The VRF Route Import Extended Community added by this PE to unicast VPN routes that it advertises for the BGP-MVPN corresponding to this entry. |
mvpnBgpSrcASExtendedCommunity | 1.3.6.1.2.1.243.1.3.1.3 | unsigned32 | read-only |
The Source AS Extended Community added by this PE to the unicast VPN routes that it advertises for the BGP-MVPN represented by this entry. |
mvpnBgpMsgRateLimit | 1.3.6.1.2.1.243.1.3.1.4 | unsigned32 | read-write |
The configurable upper bound for the rate of the BGP C-multicast routing information message exchange between this PE and other PEs in the BGP-MVPN corresponding to this entry. |
mvpnBgpMaxSpmsiAdRoutes | 1.3.6.1.2.1.243.1.3.1.5 | unsigned32 | read-write |
The configurable upper bound for the number of S-PMSI auto-discovery (A-D) routes for the BGP-MVPN corresponding to this entry. |
mvpnBgpMaxSpmsiAdRouteFreq | 1.3.6.1.2.1.243.1.3.1.6 | unsigned32 | read-write |
The configurable upper bound for the frequency of S-PMSI A-D route generation for the BGP-MVPN corresponding to this entry. |
mvpnBgpMaxSrcActiveAdRoutes | 1.3.6.1.2.1.243.1.3.1.7 | unsigned32 | read-write |
The configurable upper bound for the number of Source Active A-D routes for the BGP-MVPN corresponding to this entry. |
mvpnBgpMaxSrcActiveAdRouteFreq | 1.3.6.1.2.1.243.1.3.1.8 | unsigned32 | read-write |
The configurable upper bound for the frequency of Source Active A-D route generation for the BGP-MVPN corresponding to this entry. |
mvpnPmsiTable | 1.3.6.1.2.1.243.1.4 | no-access |
A conceptual table containing information related to PMSIs on this PE. |
|
1.3.6.1.2.1.243.1.4.1 | no-access |
A conceptual row corresponding to a PMSI on this PE. |
||
mvpnPmsiTunnelIfIndex | 1.3.6.1.2.1.243.1.4.1.1 | interfaceindex | no-access |
A unique value for this conceptual row. Its value will be the same as that of the ifIndex object instance for the corresponding PMSI in ifTable. |
mvpnPmsiRD | 1.3.6.1.2.1.243.1.4.1.3 | mplsl3vpnroutedistinguisher | read-only |
The Route Distinguisher for this I-PMSI. |
mvpnPmsiTunnelType | 1.3.6.1.2.1.243.1.4.1.4 | l2l3vpnmcastprovidertunneltype | read-only |
The type of tunnel used to instantiate the PMSI corresponding to this entry. |
mvpnPmsiTunnelAttribute | 1.3.6.1.2.1.243.1.4.1.5 | rowpointer | read-only |
A pointer to a conceptual row representing the P-tunnel used by the PMSI in l2L3VpnMcastPmsiTunnelAttributeTable. |
mvpnPmsiTunnelPimGroupAddrType | 1.3.6.1.2.1.243.1.4.1.6 | inetaddresstype | read-only |
The InetAddressType of the mvpnPmsiTunnelPimGroupAddr object that follows. When the PMSI corresponding to this entry does not use the PIM provider tunnel, i.e., the value of mvpnPmsiTunnelType is not one of pimSsm(3), pimAsm(4), or pimBidir(5), this object should be unknown(0). |
mvpnPmsiTunnelPimGroupAddr | 1.3.6.1.2.1.243.1.4.1.7 | inetaddress | read-only |
The tunnel address that is used by the PMSI corresponding to this entry. When the PMSI corresponding to this entry does not use the PIM provider tunnel, i.e., the value of mvpnPmsiTunnelType is not one of pimSsm(3), pimAsm(4), or pimBidir(5), this object should be a zero-length octet string. |
mvpnPmsiEncapsulationType | 1.3.6.1.2.1.243.1.4.1.8 | integer | read-only |
The encapsulation type used for sending packets through the PMSI corresponding to this entry. The enumerated encapsulation types and the corresponding descriptions are as follows: greIp : Generic Routing Encapsulation (GRE) (RFC 2784) ipIp : IP-in-IP encapsulation (RFC 2003) mpls : MPLS encapsulation (RFC 3032) Enumeration: 'mpls': 3, 'ipIp': 2, 'greIp': 1. |
mvpnSpmsiTable | 1.3.6.1.2.1.243.1.5 | no-access |
A conceptual table containing information related to S-PMSIs on this PE. This table stores only S-PMSI-specific attribute information. Generic PMSI attribute information of S-PMSIs is stored in mvpnPmsiTable. |
|
1.3.6.1.2.1.243.1.5.1 | no-access |
A conceptual row corresponding to an S-PMSI on this PE. Implementers need to be aware that if the total number of octets in mplsL3VpnVrfName, mvpnSpmsiCmcastGroupAddr, and mvpnSpmsiCmcastSourceAddr exceeds 113, the OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. |
||
mvpnSpmsiCmcastGroupAddrType | 1.3.6.1.2.1.243.1.5.1.1 | inetaddresstype | no-access |
The InetAddressType of the mvpnSpmsiCmcastGroupAddr object that follows. |
mvpnSpmsiCmcastGroupAddr | 1.3.6.1.2.1.243.1.5.1.2 | inetaddress | no-access |
The group address of the C-flow assigned to the S-PMSI corresponding to this entry. |
mvpnSpmsiCmcastGroupPrefixLen | 1.3.6.1.2.1.243.1.5.1.3 | inetaddressprefixlength | no-access |
The prefix length of the corresponding mvpnSpmsiCmcastGroupAddr object. |
mvpnSpmsiCmcastSourceAddrType | 1.3.6.1.2.1.243.1.5.1.4 | inetaddresstype | no-access |
The InetAddressType of the mvpnSpmsiCmcastSourceAddr object that follows. |
mvpnSpmsiCmcastSourceAddr | 1.3.6.1.2.1.243.1.5.1.5 | inetaddress | no-access |
The source address of the C-flow assigned to the S-PMSI corresponding to this entry. |
mvpnSpmsiCmcastSourcePrefixLen | 1.3.6.1.2.1.243.1.5.1.6 | inetaddressprefixlength | no-access |
The prefix length of the corresponding mvpnSpmsiCmcastSourceAddr object. |
mvpnSpmsiPmsiPointer | 1.3.6.1.2.1.243.1.5.1.7 | rowpointer | read-only |
A pointer to a conceptual row representing generic information of this S-PMSI in mvpnPmsiTable. |
mvpnAdvtStatsTable | 1.3.6.1.2.1.243.1.6 | no-access |
A conceptual table containing statistics pertaining to I-PMSI and S-PMSI advertisements sent/received by this PE. |
|
1.3.6.1.2.1.243.1.6.1 | no-access |
A conceptual row corresponding to statistics pertaining to advertisements sent/received for a particular MVPN on this PE. Implementers need to be aware that if the total number of octets in mplsL3VpnVrfName and mvpnAdvtPeerAddr exceeds 115, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. |
||
mvpnAdvtType | 1.3.6.1.2.1.243.1.6.1.1 | integer | no-access |
The PMSI type. The enumerated PMSI types and corresponding descriptions are as follows: intraAsIpmsi : Intra-AS Inclusive PMSI interAsIpmsi : Inter-AS Inclusive PMSI sPmsi : Selective PMSI Enumeration: 'intraAsIpmsi': 0, 'interAsIpmsi': 1, 'sPmsi': 2. |
mvpnAdvtPeerAddrType | 1.3.6.1.2.1.243.1.6.1.2 | inetaddresstype | no-access |
The InternetAddressType of the mvpnAdvtPeerAddr object that follows. |
mvpnAdvtPeerAddr | 1.3.6.1.2.1.243.1.6.1.3 | inetaddress | no-access |
The address of a peer PE that exchanges advertisement with this PE. |
mvpnAdvtSent | 1.3.6.1.2.1.243.1.6.1.4 | counter32 | read-only |
The number of advertisements successfully sent to the peer PE specified by the corresponding mvpnAdvtPeerAddr. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnAdvtCounterDiscontinuityTime object. |
mvpnAdvtReceived | 1.3.6.1.2.1.243.1.6.1.5 | counter32 | read-only |
The number of advertisements received from the peer PE specified by the corresponding mvpnAdvtPeerAddr object. This includes advertisements that were discarded. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnAdvtCounterDiscontinuityTime object. |
mvpnAdvtReceivedError | 1.3.6.1.2.1.243.1.6.1.6 | counter32 | read-only |
The total number of advertisements received from a peer PE, specified by the corresponding mvpnAdvtPeerAddr object, that were rejected due to an error(s) in the advertisement. The value of this object includes the error cases counted in the corresponding mvpnAdvtReceivedMalformedTunnelType and mvpnAdvtReceivedMalformedTunnelId objects. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnAdvtCounterDiscontinuityTime object. |
mvpnAdvtReceivedMalformedTunnelType | 1.3.6.1.2.1.243.1.6.1.7 | counter32 | read-only |
The total number of advertisements received from the peer PE, specified by the corresponding mvpnAdvtPeerAddr object, that were rejected due to a malformed Tunnel Type in the PMSI Tunnel attribute. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnAdvtCounterDiscontinuityTime object. |
mvpnAdvtReceivedMalformedTunnelId | 1.3.6.1.2.1.243.1.6.1.8 | counter32 | read-only |
The total number of advertisements received from the peer PE, specified by the corresponding mvpnAdvtPeerAddr object, that were rejected due to a malformed Tunnel Identifier in the PMSI Tunnel attribute. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnAdvtCounterDiscontinuityTime object. |
mvpnAdvtLastSentTime | 1.3.6.1.2.1.243.1.6.1.9 | dateandtime | read-only |
The timestamp when the last advertisement was successfully sent by this PE. If no advertisement has been sent since the last re-initialization of this PE, this object will have a zero-length string. |
mvpnAdvtLastReceivedTime | 1.3.6.1.2.1.243.1.6.1.10 | dateandtime | read-only |
The timestamp when the last advertisement was successfully received from the peer PE specified by the corresponding mvpnAdvtPeerAddr object and processed by this PE. If no advertisement has been received since the last re-initialization of this PE, this object will have a zero-length string. |
mvpnAdvtCounterDiscontinuityTime | 1.3.6.1.2.1.243.1.6.1.11 | timestamp | read-only |
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 'mvpnAdvtSent', 'mvpnAdvtReceived', 'mvpnAdvtReceivedError', 'mvpnAdvtReceivedMalformedTunnelType', or 'mvpnAdvtReceivedMalformedTunnelId', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, this object will have a zero value. |
mvpnMrouteTable | 1.3.6.1.2.1.243.1.7 | no-access |
A conceptual table containing multicast routing information corresponding to the MVRFs present on the PE. |
|
1.3.6.1.2.1.243.1.7.1 | no-access |
A conceptual row corresponding to a route for IP datagrams from a particular source and addressed to a particular IP multicast group address. Implementers need to be aware that if the total number of octets in mplsL3VpnVrfName, mvpnMrouteCmcastGroupAddr, and mvpnMrouteCmcastSourceAddrs exceeds 113, the OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. |
||
mvpnMrouteCmcastGroupAddrType | 1.3.6.1.2.1.243.1.7.1.1 | inetaddresstype | no-access |
The InetAddressType of the mvpnMrouteCmcastGroupAddr object that follows. |
mvpnMrouteCmcastGroupAddr | 1.3.6.1.2.1.243.1.7.1.2 | inetaddress | no-access |
The IP multicast group address that, along with the corresponding mvpnMrouteCmcastGroupPrefixLength object, identifies destinations for which this entry contains multicast routing information. This address object is only significant up to mvpnMrouteCmcastGroupPrefixLength 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 forwarding state applies only within the given zone. Zone index zero is not valid in this table. |
mvpnMrouteCmcastGroupPrefixLength | 1.3.6.1.2.1.243.1.7.1.3 | inetaddressprefixlength | no-access |
The length in bits of the mask that, along with the corresponding mvpnMrouteCmcastGroupAddr object, identifies destinations for which this entry contains multicast routing information. If the corresponding InetAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If the corresponding InetAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. |
mvpnMrouteCmcastSourceAddrType | 1.3.6.1.2.1.243.1.7.1.4 | inetaddresstype | no-access |
The InetAddressType of the mvpnMrouteCmcastSourceAddrs object that follows. A value of unknown(0) indicates a non-source-specific entry, corresponding to all sources in the group. Otherwise, the value MUST be the same as the value of mvpnMrouteCmcastGroupAddrType. |
mvpnMrouteCmcastSourceAddrs | 1.3.6.1.2.1.243.1.7.1.5 | inetaddress | no-access |
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. |
mvpnMrouteCmcastSourcePrefixLength | 1.3.6.1.2.1.243.1.7.1.6 | inetaddressprefixlength | no-access |
The length in bits of the mask that, along with the corresponding mvpnMrouteCmcastSourceAddr object, identifies the sources for which this entry contains multicast routing information. If the corresponding InetAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If the corresponding InetAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. If the corresponding InetAddressType is 'unknown', this object must be zero. |
mvpnMrouteUpstreamNeighborAddrType | 1.3.6.1.2.1.243.1.7.1.7 | inetaddresstype | read-only |
The InetAddressType of the mvpnMrouteUpstreamNeighborAddr object that follows. A value of unknown(0) indicates that the upstream neighbor is unknown, for example, in Bidirectional PIM (BIDIR-PIM). |
mvpnMrouteUpstreamNeighborAddr | 1.3.6.1.2.1.243.1.7.1.8 | inetaddress | read-only |
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 multicast address are received. |
mvpnMrouteInIfIndex | 1.3.6.1.2.1.243.1.7.1.9 | interfaceindexorzero | read-only |
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 indicates that datagrams are not subject to an incoming interface check but may be accepted on multiple interfaces (for example, in BIDIR-PIM). |
mvpnMrouteExpiryTime | 1.3.6.1.2.1.243.1.7.1.10 | timeticks | read-only |
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 mvpnMrouteNextHopState object is pruned(1), this object represents the remaining time for the prune to expire after which the state will return to forwarding(2). If the corresponding mvpnMrouteNextHopState object is forwarding(2), this object indicates the time after which this entry will be removed from the table. |
mvpnMrouteProtocol | 1.3.6.1.2.1.243.1.7.1.11 | ianaipmrouteprotocol | read-only |
The multicast routing protocol via which this multicast forwarding entry was learned. |
mvpnMrouteRtProtocol | 1.3.6.1.2.1.243.1.7.1.12 | ianaiprouteprotocol | read-only |
The routing protocol via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. |
mvpnMrouteRtAddrType | 1.3.6.1.2.1.243.1.7.1.13 | inetaddresstype | read-only |
The InetAddressType of the mvpnMrouteRtAddr object that follows. |
mvpnMrouteRtAddr | 1.3.6.1.2.1.243.1.7.1.14 | inetaddress | read-only |
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 mvpnMrouteRtPrefixLength 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 forwarding state applies only within the given zone. Zone index zero is not valid in this table. |
mvpnMrouteRtPrefixLength | 1.3.6.1.2.1.243.1.7.1.15 | inetaddressprefixlength | read-only |
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 InetAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If the corresponding InetAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. |
mvpnMrouteRtType | 1.3.6.1.2.1.243.1.7.1.16 | integer | read-only |
The reason for placing the route in the (logical) multicast Routing Information Base (RIB). The enumerated reasons and the corresponding descriptions are as follows: unicast: The route would normally be placed only in the unicast RIB, but it was placed in the multicast RIB by local configuration, such as when running PIM over RIP. multicast: The route was explicitly added to the multicast RIB by the routing protocol, such as the Distance Vector Multicast Routing Protocol (DVMRP) or Multiprotocol BGP. Enumeration: 'unicast': 1, 'multicast': 2. |
mvpnMrouteOctets | 1.3.6.1.2.1.243.1.7.1.17 | counter64 | read-only |
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 this router. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMroutePkts | 1.3.6.1.2.1.243.1.7.1.18 | counter64 | read-only |
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 and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMrouteTtlDroppedOctets | 1.3.6.1.2.1.243.1.7.1.19 | counter64 | read-only |
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 dropped due to Time To Live (TTL) issues. TTL issues occur when the TTL (IPv4) or Hop Limit (IPv6) of the incoming packet was decremented to zero or to a value less than ipMcastInterfaceTtl of the corresponding interface. The ipMcastInterfaceTtl object is defined in IPMCAST-MIB (RFC 5132) and represents the datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL (IPv4) or Hop Limit (IPv6) less than this threshold will not be forwarded out of the interface. The default value of zero means all multicast packets are forwarded out of the interface. A value of 256 means that no multicast packets are forwarded out of the interface. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMrouteTtlDroppedPackets | 1.3.6.1.2.1.243.1.7.1.20 | counter64 | read-only |
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 Live (TTL) issues. TTL issues occur when the TTL (IPv4) or Hop Limit (IPv6) of the incoming packet was decremented to zero or to a value less than ipMcastInterfaceTtl of the corresponding interface. The ipMcastInterfaceTtl object is defined in IPMCAST-MIB (RFC 5132) and represents the datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL (IPv4) or Hop Limit (IPv6) less than this threshold will not be forwarded out of the interface. The default value of zero means all multicast packets are forwarded out of the interface. A value of 256 means that no multicast packets are forwarded out of the interface. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMrouteDroppedInOctets | 1.3.6.1.2.1.243.1.7.1.21 | counter64 | read-only |
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 dropped due to an error(s). The value of this object includes the octets counted in the corresponding mvpnMrouteTtlDroppedOctets object. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMrouteDroppedInPackets | 1.3.6.1.2.1.243.1.7.1.22 | counter64 | read-only |
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). The value of this object includes the number of octets counted in the corresponding mvpnMrouteTtlDroppedPackets object. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteCounterDiscontinuityTime object. |
mvpnMroutePmsiPointer | 1.3.6.1.2.1.243.1.7.1.23 | rowpointer | read-only |
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. |
mvpnMrouteNumberOfLocalReplication | 1.3.6.1.2.1.243.1.7.1.24 | unsigned32 | read-only |
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. |
mvpnMrouteNumberOfRemoteReplication | 1.3.6.1.2.1.243.1.7.1.25 | unsigned32 | read-only |
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 Ingress Replication, but it may be less than N in case of RSVP-TE or mLDP Point-to-Multipoint (P2MP) tunnels, depending on the actual number of replications the PE needs to do. |
mvpnMrouteCounterDiscontinuityTime | 1.3.6.1.2.1.243.1.7.1.26 | timestamp | read-only |
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', 'mvpnMrouteTtlDroppedOctets', 'mvpnMrouteTtlDroppedPackets', 'mvpnMrouteDroppedInOctets', or 'mvpnMrouteDroppedInPackets', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, this object will have a zero value. |
mvpnMrouteNextHopTable | 1.3.6.1.2.1.243.1.8 | no-access |
A conceptual table containing information on the next hops for routing IP multicast datagrams. Each entry is one of a list of next hops for a set of sources sending to a multicast group address. |
|
1.3.6.1.2.1.243.1.8.1 | no-access |
A conceptual row corresponding to a next hop to which IP multicast datagrams from a set of sources to an IP multicast group address are routed. Implementers need to be aware that if the total number of octets in mplsL3VpnVrfName, mvpnMrouteNextHopGroupAddr, mvpnMrouteNextHopSourceAddrs, and mvpnMrouteNextHopAddr exceeds 111, the OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. |
||
mvpnMrouteNextHopGroupAddrType | 1.3.6.1.2.1.243.1.8.1.1 | inetaddresstype | no-access |
The InetAddressType of the mvpnMrouteNextHopGroupAddr object that follows. |
mvpnMrouteNextHopGroupAddr | 1.3.6.1.2.1.243.1.8.1.2 | inetaddress | no-access |
The IP multicast group address that, along with the corresponding mvpnMrouteNextHopGroupPrefixLength object, identifies destinations for which this entry contains multicast forwarding information. This address object is only significant up to mvpnMrouteNextHopGroupPrefixLength 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 forwarding state applies only within the given zone. Zone index zero is not valid in this table. |
mvpnMrouteNextHopGroupPrefixLength | 1.3.6.1.2.1.243.1.8.1.3 | inetaddressprefixlength | no-access |
The length in bits of the mask that, along with the corresponding mvpnMrouteGroupAddr object, identifies destinations for which this entry contains multicast routing information. If the corresponding InetAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If the corresponding InetAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. |
mvpnMrouteNextHopSourceAddrType | 1.3.6.1.2.1.243.1.8.1.4 | inetaddresstype | no-access |
The InetAddressType of the mvpnMrouteNextHopSourceAddrs object that follows. A value of unknown(0) indicates a non-source-specific entry, corresponding to all sources in the group. Otherwise, the value MUST be the same as the value of mvpnMrouteNextHopGroupAddrType. |
mvpnMrouteNextHopSourceAddrs | 1.3.6.1.2.1.243.1.8.1.5 | inetaddress | no-access |
The network address that, along with the corresponding mvpnMrouteNextHopSourcePrefixLength object, identifies the sources for which this entry specifies a next hop. This address object is only significant up to mvpnMrouteNextHopSourcePrefixLength 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. |
mvpnMrouteNextHopSourcePrefixLength | 1.3.6.1.2.1.243.1.8.1.6 | inetaddressprefixlength | no-access |
The length in bits of the mask that, along with the corresponding mvpnMrouteNextHopSourceAddrs object, identifies the sources for which this entry specifies a next hop. If the corresponding InetAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If the corresponding InetAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. If the corresponding InetAddressType is 'unknown', this object must be zero. |
mvpnMrouteNextHopIfIndex | 1.3.6.1.2.1.243.1.8.1.7 | interfaceindex | no-access |
The ifIndex value of the outgoing interface for this next hop. |
mvpnMrouteNextHopAddrType | 1.3.6.1.2.1.243.1.8.1.8 | inetaddresstype | no-access |
The InetAddressType of the mvpnMrouteNextHopAddr object that follows. |
mvpnMrouteNextHopAddr | 1.3.6.1.2.1.243.1.8.1.9 | inetaddress | no-access |
The address of the next hop specific to this entry. For most interfaces, this is identical to mvpnMrouteNextHopGroupAddr. Non-Broadcast Multi-Access (NBMA) interfaces, however, may have multiple next-hop addresses out of a single outgoing interface. |
mvpnMrouteNextHopState | 1.3.6.1.2.1.243.1.8.1.10 | integer | read-only |
An indication of whether the outgoing interface and next hop represented by this entry is currently being used to forward IP datagrams. The enumerated states and the corresponding descriptions are as follows: pruned : this entry is not currently being used. forwarding : this entry is currently being used. Enumeration: 'pruned': 1, 'forwarding': 2. |
mvpnMrouteNextHopExpiryTime | 1.3.6.1.2.1.243.1.8.1.11 | timeticks | read-only |
The minimum amount of time remaining before this entry will be aged out. If mvpnMrouteNextHopState is pruned(1), this object represents the remaining time for the prune to expire after which the state will return to forwarding(2). If mvpnMrouteNextHopState is forwarding(2), this object indicates the time after which this entry will be removed from the table. The value of zero indicates that the entry is not subject to aging. |
mvpnMrouteNextHopClosestMemberHops | 1.3.6.1.2.1.243.1.8.1.12 | unsigned32 | read-only |
The minimum number of hops between this router and any member of this IP multicast group reached via this next hop on the corresponding outgoing interface. Any IP multicast datagram for the group that has a TTL (IPv4) or a Hop Count (IPv6) less than mvpnMrouteNextHopClosestMemberHops will not be forwarded through this interface. A value of zero means all multicast datagrams are forwarded out of the interface. A value of 256 means that no multicast datagrams are forwarded out of the interface. This is an optimization applied by multicast routing protocols that explicitly track hop counts to downstream listeners. Multicast protocols that are not aware of hop counts to downstream listeners set this object to zero. |
mvpnMrouteNextHopProtocol | 1.3.6.1.2.1.243.1.8.1.13 | ianaipmrouteprotocol | read-only |
The routing protocol via which this next hop was learned. |
mvpnMrouteNextHopOctets | 1.3.6.1.2.1.243.1.8.1.14 | counter64 | read-only |
The number of octets of multicast packets that have been forwarded using this route. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteNextHopCounterDiscontinuityTime object. |
mvpnMrouteNextHopPkts | 1.3.6.1.2.1.243.1.8.1.15 | counter64 | read-only |
The number of packets that have been forwarded using this route. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the corresponding mvpnMrouteNextHopCounterDiscontinuityTime object. |
mvpnMrouteNextHopCounterDiscontinuityTime | 1.3.6.1.2.1.243.1.8.1.16 | timestamp | read-only |
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 'mvpnMrouteNextHopOctets' or 'mvpnMrouteNextHopPackets', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, this object will have a zero value. |
mvpnConformance | 1.3.6.1.2.1.243.2 | |||
mvpnGroups | 1.3.6.1.2.1.243.2.1 | |||
mvpnScalarGroup | 1.3.6.1.2.1.243.2.1.1 |
These objects are used to monitor/manage global statistics and parameters. |
||
mvpnBgpScalarGroup | 1.3.6.1.2.1.243.2.1.2 |
These objects are used to monitor/manage BGP-MVPN-specific global parameters. |
||
mvpnGenericGroup | 1.3.6.1.2.1.243.2.1.3 |
These objects are used to monitor MVPNs on a PE. |
||
mvpnBgpGroup | 1.3.6.1.2.1.243.2.1.4 |
These objects are used to monitor/manage MVPN-wise BGP-specific parameters. |
||
mvpnPmsiGroup | 1.3.6.1.2.1.243.2.1.5 |
These objects are used to monitor I-PMSI and S-PMSI tunnels on a PE. |
||
mvpnAdvtStatsGroup | 1.3.6.1.2.1.243.2.1.6 |
These objects are used to monitor the statistics pertaining to I-PMSI and S-PMSI advertisements sent/received by a PE. |
||
mvpnMrouteGroup | 1.3.6.1.2.1.243.2.1.7 |
These objects are used to monitor multicast routing information corresponding to the MVRFs on a PE. |
||
mvpnMrouteNextHopGroup | 1.3.6.1.2.1.243.2.1.8 |
These objects are used to monitor the information on next hops for routing datagrams to MVPNs on a PE. |
||
mvpnNotificationGroup | 1.3.6.1.2.1.243.2.1.9 |
Objects required for MVPN notifications. |
||
mvpnCompliances | 1.3.6.1.2.1.243.2.2 | |||
mvpnModuleFullCompliance | 1.3.6.1.2.1.243.2.2.1 |
Compliance statement for agents that provide full support for BGP-MPLS-LAYER3-VPN-MULTICAST-MIB. |
||
mvpnModuleReadOnlyCompliance | 1.3.6.1.2.1.243.2.2.2 |
Compliance requirement for implementations that only provide read-only support for BGP-MPLS-LAYER3-VPN-MULTICAST-MIB. Such devices can then be monitored but cannot be configured using this MIB module. |
||
mvpnModuleAdvtStatsCompliance | 1.3.6.1.2.1.243.2.2.3 |
Compliance statement for agents that support the monitoring of the statistics pertaining to advertisements sent/received by a PE. |