Home/Catalog/CISCO-MVPN-MIB

CISCO-MVPN-MIB

AI MIB Summary

The CISCO-MVPN-MIB provides managed object definitions for monitoring Cisco-specific Multicast VPN (mVPN) state variables and protocol interactions, specifically tracking PIM-SM tunnel states, RP mappings, and multicast group memberships within MPLS L3VPN environments. This module operates in conjunction with the L3VPN-MPLS-VPN-MIB to expose granular metrics for troubleshooting multicast routing inconsistencies and validating multicast distribution tree integrity across provider edge devices.

This MIB contains managed object definitions for Cisco implementation of multicast in VPNs defined by the Internet draft: draft-rosen-vpn-mcast-05.txt. Note that this MIB works along with the L3VPN-MPLS-VPN-MIB.
Main OID:
ciscoMvpnMIB.1.3.6.1.4.1.9.10.113
75
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

75 total
Object Name
ciscoMvpnMIBThis MIB contains managed object definitions for Cisco implementation of multicast in VPNs defined by the Internet draft: draft-rosen-vpn-mcast-05.txt. Note that this MIB works along with the L3VPN-MPLS-VPN-MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.113
ciscoMvpnNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.0
ciscoMvpnMvrfChangeA ciscoMvpnMvrfChange notification signifies a change about a MVRF in the device. The change event can be creation of the MVRF, deletion of the MVRF or an update on the default or data MDT configuration of the MVRF. The change event is indicated by ciscoMvpnGenOperStatusChange embedded in the notification. The user can then query ciscoMvpnGenericTable, ciscoMvpnMdtDefaultTable and/or ciscoMvpnMdtDataTable to get the details of the change as necessary. Note: Since the creation of a MVRF is often followed by configuration of default and data MDT groups for the MVRF, more than one (three at most) notifications for a MVRF may be generated serially, and it is really not necessary to generate all three of them. An agent may choose to generate a notification for the last event only, that is for data MDT configuration. Similarly, deletion of default or data MDT configuration on a MVRF happens before a MVRF is deleted, it is recommended that the agent send the notification for MVRF deletion event only.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.113.0.2
ciscoMvpnObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.1
ciscoMvpnScalars
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.1.1
ciscoMvpnMvrfNumberThe number of MVRFs that are present in this device.ro
Unsigned32
.1.3.6.1.4.1.9.10.113.1.1.1
ciscoMvpnNotificationEnableIf this object is TRUE, then the generation of all notifications defined in this MIB is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.1.2
ciscoMvpnGeneric
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.1.2
ciscoMvpnGenericTableThis table gives the generic information about the MVRFs present in this device.
SEQUENCE OF CiscoMvpnGenericEntry
.1.3.6.1.4.1.9.10.113.1.2.1
ciscoMvpnGenericEntryAn entry in this table is created for every MVRF in the device. Note that many implementations may have MVRF for global VRF (VRF0) by default in the device. Also note that existence of the correspoding VRF in L3VPN-MPLS-VPN-MIB is necessary for a row to exist in this table. Deletion of corresponding VRF in L3VPN-MPLS-VPN-MIB also results in deletion of a row here. But deletion of a row ie deletion of a MVRF here does not result in the deletion of the corresponding VRF in L3VPN-MPLS-VPN-MIB.
CiscoMvpnGenericEntry
.1.3.6.1.4.1.9.10.113.1.2.1.1
ciscoMvpnGenOperStatusChangeThis object describes the last operational change that happened for the given MVRF. createdMvrf - indicates that the MVRF was created in the device. deletedMvrf - indicates that the MVRF was deleted from the device. A row in this table will never have ciscoMvpnGenOperStatusChange equal to deletedMvrf(2), because in that case the row itself will be deleted from the table. This value for ciscoMvpnGenOperStatusChange is defined mainly for use in ciscoMvpnMvrfChange notification. modifiedMvrfDefMdtConfig - indicates that the default MDT group for the MVRF was configured, deleted or changed. modifiedMvrfDataMdtConfig - indicates that the data MDT group range or a associated variable (like the threshold) for the MVRF was configured, deleted or changed.ro
Enumeration
.1.3.6.1.4.1.9.10.113.1.2.1.1.1
ciscoMvpnGenOperChangeTimeThe time at which the last operational change for the MVRF in question took place. The last operational change is specified by ciscoMvpnGenOperStatusChange.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.2.1.1.2
ciscoMvpnGenAssociatedInterfacesTotal number of interfaces associated with this MVRF (including the MDT tunnel interface) with ifOperStatus = up(1).ro
Unsigned32
.1.3.6.1.4.1.9.10.113.1.2.1.1.3
ciscoMvpnGenRowStatusThis variable is used to create or delete a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.2.1.1.4
ciscoMvpnConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.1.3
ciscoMvpnMdtDefaultTableThis table specifies the default MDT address and the encapsulation type used for a MVRF instance.
SEQUENCE OF CiscoMvpnMdtDefaultEntry
.1.3.6.1.4.1.9.10.113.1.3.1
ciscoMvpnMdtDefaultEntryAn entry in this table is created for every MVRF for which a default MDT group is configured. A MVRF which does not have a default MDT group configured will not appear in this table. Creation of a row in this table is the equivalent of configuring default MDT address for the given MVRF. Deletion of a row in this table is the equivalent of deconfiguring default MDT address for the given MVRF.
CiscoMvpnMdtDefaultEntry
.1.3.6.1.4.1.9.10.113.1.3.1.1
ciscoMvpnMdtDefaultAddrTypeThe Internet address type of ciscoMvpnMdtDefaultAddress.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.1.1.1
ciscoMvpnMdtDefaultAddressThe default MDT address to be used for the MVRF in question.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.1.1.2
ciscoMvpnMdtEncapsTypeThe encapsulation type to be used in the MVRF in question.rw
Enumeration
.1.3.6.1.4.1.9.10.113.1.3.1.1.3
ciscoMvpnMdtDefaultRowStatusThis variable is used to create, modify or delete a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.3.1.1.4
ciscoMvpnMdtDataTableThis table specifies the range of data MDT addresses and associated variables for a MVRF instance.
SEQUENCE OF CiscoMvpnMdtDataEntry
.1.3.6.1.4.1.9.10.113.1.3.2
ciscoMvpnMdtDataEntryAn entry in this table is created for every MVRF for which a data MDT group range is configured. A MVRF which does not have a data MDT group range configured will not appear in this table. Creation of a row in this table is the equivalent of configuring data MDT addresses for the given MVRF. Deletion of a row in this table is the equivalent of deconfiguring data MDT address usage in the given MVRF. Note that ciscoMvpnMdtDefaultEntry for a MVRF should be present in the device before ciscoMvpnMdtDataEntry for that MVRF can be created.
CiscoMvpnMdtDataEntry
.1.3.6.1.4.1.9.10.113.1.3.2.1
ciscoMvpnMdtDataRangeAddrTypeThe Internet address type of ciscoMvpnMdtDataRangeAddress.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.2.1.1
ciscoMvpnMdtDataRangeAddressThe data MDT group range address for the given MVRF. This along with ciscoMvpnMdtDataWildcardBits gives the pool of data MDT addresses that can be used for encapsulation in the MVRF upon data MDT switchover.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.2.1.2
ciscoMvpnMdtDataWildcardTypeThe Internet address type of ciscoMvpnMdtDataWildcardBits.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.2.1.3
ciscoMvpnMdtDataWildcardBitsWildcard bits which when used along with data MDT range address, give a pool of addresses to be used in a MVRF. For example, if ciscoMvpnMdtDataRangeAddress is 239.1.2.0 and ciscoMvpnMdtDataWildcardBits is 0.0.0.3, the possible data MDT addresses are 239.1.2.0, 239.1.2.1, 239.1.2.2 and 239.1.2.3. Note that wild card bits should be right contiguous.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.3.2.1.4
ciscoMvpnMdtDataThresholdThe bandwidth threshold value which when exceeded for a multicast routing entry in the given MVRF, triggers usage of data MDT address instead of default MDT address for encapsulation.rw
Unsigned32
.1.3.6.1.4.1.9.10.113.1.3.2.1.5
ciscoMvpnMdtDataRowStatusThis variable is used to create, modify or delete a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.3.2.1.6
ciscoMvpnProtocol
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.1.4
ciscoMvpnMrouteMdtTableGiven a multicast routing entry and the context MVRF, this table provides information about the MDT group being used for encapsulating the traffic for the multicast routing entry in the provider network at the instance of querying. Note that this table is a read-only table and is the result of the default MDT and data MDT configurations and the operational conditions like the traffic rate and sometimes, the implementation choices.
SEQUENCE OF CiscoMvpnMrouteMdtEntry
.1.3.6.1.4.1.9.10.113.1.4.1
ciscoMvpnMrouteMdtEntryAn entry in this table exists for a multicast routing entry the traffic for which is being encapsulated in a context MVRF.
CiscoMvpnMrouteMdtEntry
.1.3.6.1.4.1.9.10.113.1.4.1.1
ciscoMvpnMrouteMvrfGrpAddrTypeThe Internet address type of ciscoMvpnMrouteMvrfGroup.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.1.1.1
ciscoMvpnMrouteMvrfGroupGroup adddress of multicast routing entry in question.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.1.1.2
ciscoMvpnMrouteMvrfSrcAddrTypeThe Internet address type of ciscoMvpnMrouteMvrfSource.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.1.1.3
ciscoMvpnMrouteMvrfSourceSource adddress of the multicast routing entry in question.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.1.1.4
ciscoMvpnMrouteUpDownStreamInfoIndicates if this PE is the upstream (sending) or the downstream (receiving) router for the multicast routing entry specified by ciscoMvpnMrouteMvrfSource and ciscoMvpnMrouteMvrfGroup in the context MVRF specified by mplsVpnVrfName. Note that there may be two rows for the same multicast routing entry if the traffic is bi-directional, one row for PE as an upstream router the other for PE as the downstream router.
Enumeration
.1.3.6.1.4.1.9.10.113.1.4.1.1.5
ciscoMvpnMrouteMdtGrpAddrTypeThe Internet address type of ciscoMvpnMrouteMdtGroup.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.1.1.6
ciscoMvpnMrouteMdtGroupMDT group address used to encapsulate the multicast routing entry specified by ciscoMvpnMrouteMvrfSource and ciscoMvpnMrouteMvrfGroup in the context MVRF specified by mplsVpnVrfName.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.1.1.7
ciscoMvpnMrouteMdtTypeIndicates the type of MDT group used for encapsulation.ro
Enumeration
.1.3.6.1.4.1.9.10.113.1.4.1.1.8
ciscoMvpnBgpMdtUpdateTableThis table has information about the BGP advertisement of the the MDT groups. (These advertisements are generated and used for source discovery when SSM is used.)
SEQUENCE OF CiscoMvpnBgpMdtUpdateEntry
.1.3.6.1.4.1.9.10.113.1.4.2
ciscoMvpnBgpMdtUpdateEntryAn entry in this table is created when a BGP advertisement of the MDT group is received and cached in the PE device. An entry in this table deleted when such a cached BGP MDT update is withdrawn.
CiscoMvpnBgpMdtUpdateEntry
.1.3.6.1.4.1.9.10.113.1.4.2.1
ciscoMvpnBgpMdtUpdGrpAddrTypeThe Internet address type of ciscoMvpnBgpMdtUpdateGroup.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.1
ciscoMvpnBgpMdtUpdateGroupMDT group address in the BGP MDT advertisement.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.2.1.2
ciscoMvpnBgpMdtUpdateRdRD (route distinguisher) in the BGP MDT advertisement. This is the RD corresponding to the originator PE.ro
MplsVpnRouteDistinguisher (MPLS-VPN-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.3
ciscoMvpnBgpMdtUpdSrcAddrTypeThe Internet address type of ciscoMvpnBgpMdtUpdateSource.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.4
ciscoMvpnBgpMdtUpdateSourceMDT source address in the BGP MDT advertisement.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.2.1.5
ciscoMvpnBgpMdtUpdOrigAddrTypeThe Internet address type of ciscoMvpnBgpMdtUpdateOriginator.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.6
ciscoMvpnBgpMdtUpdateOriginatorThe BGP peering address of the device that originated (or advertized) the BGP MDT update.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.7
ciscoMvpnBgpMdtUpdNhAddrTypeThe Internet address type of ciscoMvpnBgpMdtUpdateNexthop.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.8
ciscoMvpnBgpMdtUpdateNexthopThe next-hop address (address of the border router to be used to reach the destination network) in the BGP MDT advertisement.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.2.1.9
ciscoMvpnMdtJnRcvTableThis table has information about the data MDT join TLVs received by a device.
SEQUENCE OF CiscoMvpnMdtJnRcvEntry
.1.3.6.1.4.1.9.10.113.1.4.3
ciscoMvpnMdtJnRcvEntryAn entry in this table is created or updated for every MDT data join TLV received and cached in the device. The value of mplsVpnVrfName in such an entry specifies the name of the MVRF for which the data MDT groups from the TLVs are used.
CiscoMvpnMdtJnRcvEntry
.1.3.6.1.4.1.9.10.113.1.4.3.1
ciscoMvpnMdtJnRcvGrpAddrTypeThe Internet address type of ciscoMvpnMdtJnRcvGroup.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.3.1.1
ciscoMvpnMdtJnRcvGroupData MDT group address in the MDT join TLV.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.3.1.2
ciscoMvpnMdtJnRcvSrcAddrTypeThe Internet address type of ciscoMvpnMdtJnRcvSource.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.3.1.3
ciscoMvpnMdtJnRcvSourceSource address for the MDT multicast routing entry created following the receipt of MDT join TLV.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.3.1.4
ciscoMvpnMdtJnRcvUpTimeThe time since this MDT join TLV was first received by the device.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.4.3.1.5
ciscoMvpnMdtJnRcvExpTimeThe amount of time remaining before the cache corresponding to this MDT join TLV is deleted from the device and the corresponding MDT multicast routing entry is marked as a non-MDT entry. Note that multiple TLVs for a data MDT group may be received by a device. Upon receipt, the expiry timer of an already existing entry is restarted and so ciscoMvpnMdtJnRcvExpTime is updated.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.4.3.1.6
ciscoMvpnMdtJnSendTableThis table specifies the data MDT Join TLVs sent by a device.
SEQUENCE OF CiscoMvpnMdtJnSendEntry
.1.3.6.1.4.1.9.10.113.1.4.4
ciscoMvpnMdtJnSendEntryEntries in this table exist for data MDT Join TLVs that are being sent by this device to other PEs.
CiscoMvpnMdtJnSendEntry
.1.3.6.1.4.1.9.10.113.1.4.4.1
ciscoMvpnMdtJnSendGrpAddrTypeThe Internet address type of ciscoMvpnMdtJnSendGroup.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.4.1.1
ciscoMvpnMdtJnSendGroupThis indicates the address of a multicast group in the MVRF specified by the column mplsVpnVrfName. This along with ciscoMvpnMdtJnSendSource identifies the multicast routing entry for which the MDT join TLV is sent.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.4.1.2
ciscoMvpnMdtJnSendSrcAddrTypeThe Internet address type of ciscoMvpnMdtJnSendSource.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.4.1.3
ciscoMvpnMdtJnSendSourceThis indicates the address of a source in the MVRF specified by the column mplsVpnVrfName. This, along with ciscoMvpnMdtJnSendGroup identifies the multicast routing entry for which the MDT join TLV is sent.
InetAddress
.1.3.6.1.4.1.9.10.113.1.4.4.1.4
ciscoMvpnMdtJnSendMdtGrpAddrTypeThe Internet address type of ciscoMvpnMdtJnSendMdtGroup.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.4.1.5
ciscoMvpnMdtJnSendMdtGroupThe data MDT group in the MDT Join TLV sent.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.113.1.4.4.1.6
ciscoMvpnMdtJnSendMdtRefCtIndicates how many multicast routing entries in the MVRF specified by the column mplsVpnVrfName are using ciscoMvpnMdtJnSendMdtGroup for encapsulation.ro
Unsigned32
.1.3.6.1.4.1.9.10.113.1.4.4.1.7
ciscoMvpnTunnelTableThis table gives information about the MVPN/MDT tunnels present in the device.
SEQUENCE OF CiscoMvpnTunnelEntry
.1.3.6.1.4.1.9.10.113.1.4.5
ciscoMvpnTunnelEntryAn entry in this table is created for every MVPN tunnel interface present in the device. The ifType for a MVPN tunnel is 'tunnel' (131). (A MVPN tunnel interface should have relevant generic support in the IF-MIB and in the internet draft, draft-thaler-inet-tunnel-mib. Only MVPN specific aspects of such a tunnel interface are to be specified in this table.)
CiscoMvpnTunnelEntry
.1.3.6.1.4.1.9.10.113.1.4.5.1
ciscoMvpnTunnelNameThe canonical name assigned to the tunnel. The ifName of this tunnel interface should have a value equal to ciscoMvpnTunnelName.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9.10.113.1.4.5.1.1
ciscoMvpnTunnelMvrfName of the MVRF that this tunnel is associated with. This object has the same value as mplsVpnVrfName for the MVRF.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.113.1.4.5.1.2
ciscoMvpnConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.2
ciscoMvpnGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.2.1
ciscoMvpnCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.113.2.2
CISCO-MVPN-MIB - SNMP MIB Reference | MIBs Explorer