AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-MVPN-MIB » Objects

CISCO-MVPN-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-MVPN-MIB and use it to monitor vendor specific OID's.

CISCO-MVPN-MIB file content

Object view of CISCO-MVPN-MIB:

Scalar Object
ciscoMvpnMvrfNumber .1.3.6.1.4.1.9.10.113.1.1.1
The number of MVRFs that are present in this device.
ciscoMvpnNotificationEnable .1.3.6.1.4.1.9.10.113.1.1.2
If this object is TRUE, then the generation of all notifications defined in this MIB is enabled.
ciscoMvpnGenericEntry .1.3.6.1.4.1.9.10.113.1.2.1.1
An 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.
ciscoMvpnMdtDefaultEntry .1.3.6.1.4.1.9.10.113.1.3.1.1
An 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.
ciscoMvpnMdtDataEntry .1.3.6.1.4.1.9.10.113.1.3.2.1
An 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.
ciscoMvpnMrouteMdtEntry .1.3.6.1.4.1.9.10.113.1.4.1.1
An entry in this table exists for a multicast routing entry the traffic for which is being encapsulated in a context MVRF.
ciscoMvpnBgpMdtUpdateEntry .1.3.6.1.4.1.9.10.113.1.4.2.1
An 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.
ciscoMvpnMdtJnRcvEntry .1.3.6.1.4.1.9.10.113.1.4.3.1
An 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.
ciscoMvpnMdtJnSendEntry .1.3.6.1.4.1.9.10.113.1.4.4.1
Entries in this table exist for data MDT Join TLVs that are being sent by this device to other PEs.
ciscoMvpnTunnelEntry .1.3.6.1.4.1.9.10.113.1.4.5.1
An 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.)
Tabular Object
ciscoMvpnGenOperStatusChange .1.3.6.1.4.1.9.10.113.1.2.1.1.1
This 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.
ciscoMvpnGenOperChangeTime .1.3.6.1.4.1.9.10.113.1.2.1.1.2
The time at which the last operational change for the MVRF in question took place. The last operational change is specified by ciscoMvpnGenOperStatusChange.
ciscoMvpnGenAssociatedInterfaces .1.3.6.1.4.1.9.10.113.1.2.1.1.3
Total number of interfaces associated with this MVRF (including the MDT tunnel interface) with ifOperStatus = up(1).
ciscoMvpnGenRowStatus .1.3.6.1.4.1.9.10.113.1.2.1.1.4
This variable is used to create or delete a row in this table.
ciscoMvpnMdtDefaultAddrType .1.3.6.1.4.1.9.10.113.1.3.1.1.1
The Internet address type of ciscoMvpnMdtDefaultAddress.
ciscoMvpnMdtDefaultAddress .1.3.6.1.4.1.9.10.113.1.3.1.1.2
The default MDT address to be used for the MVRF in question.
ciscoMvpnMdtEncapsType .1.3.6.1.4.1.9.10.113.1.3.1.1.3
The encapsulation type to be used in the MVRF in question.
ciscoMvpnMdtDefaultRowStatus .1.3.6.1.4.1.9.10.113.1.3.1.1.4
This variable is used to create, modify or delete a row in this table.
ciscoMvpnMdtDataRangeAddrType .1.3.6.1.4.1.9.10.113.1.3.2.1.1
The Internet address type of ciscoMvpnMdtDataRangeAddress.
ciscoMvpnMdtDataRangeAddress .1.3.6.1.4.1.9.10.113.1.3.2.1.2
The 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.
ciscoMvpnMdtDataWildcardType .1.3.6.1.4.1.9.10.113.1.3.2.1.3
The Internet address type of ciscoMvpnMdtDataWildcardBits.
ciscoMvpnMdtDataWildcardBits .1.3.6.1.4.1.9.10.113.1.3.2.1.4
Wildcard 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.
ciscoMvpnMdtDataThreshold .1.3.6.1.4.1.9.10.113.1.3.2.1.5
The 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.
ciscoMvpnMdtDataRowStatus .1.3.6.1.4.1.9.10.113.1.3.2.1.6
This variable is used to create, modify or delete a row in this table.
ciscoMvpnMrouteMvrfGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.1.1.1
The Internet address type of ciscoMvpnMrouteMvrfGroup.
ciscoMvpnMrouteMvrfGroup .1.3.6.1.4.1.9.10.113.1.4.1.1.2
Group adddress of multicast routing entry in question.
ciscoMvpnMrouteMvrfSrcAddrType .1.3.6.1.4.1.9.10.113.1.4.1.1.3
The Internet address type of ciscoMvpnMrouteMvrfSource.
ciscoMvpnMrouteMvrfSource .1.3.6.1.4.1.9.10.113.1.4.1.1.4
Source adddress of the multicast routing entry in question.
ciscoMvpnMrouteUpDownStreamInfo .1.3.6.1.4.1.9.10.113.1.4.1.1.5
Indicates 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.
ciscoMvpnMrouteMdtGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.1.1.6
The Internet address type of ciscoMvpnMrouteMdtGroup.
ciscoMvpnMrouteMdtGroup .1.3.6.1.4.1.9.10.113.1.4.1.1.7
MDT group address used to encapsulate the multicast routing entry specified by ciscoMvpnMrouteMvrfSource and ciscoMvpnMrouteMvrfGroup in the context MVRF specified by mplsVpnVrfName.
ciscoMvpnMrouteMdtType .1.3.6.1.4.1.9.10.113.1.4.1.1.8
Indicates the type of MDT group used for encapsulation.
ciscoMvpnBgpMdtUpdGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.2.1.1
The Internet address type of ciscoMvpnBgpMdtUpdateGroup.
ciscoMvpnBgpMdtUpdateGroup .1.3.6.1.4.1.9.10.113.1.4.2.1.2
MDT group address in the BGP MDT advertisement.
ciscoMvpnBgpMdtUpdSrcAddrType .1.3.6.1.4.1.9.10.113.1.4.2.1.4
The Internet address type of ciscoMvpnBgpMdtUpdateSource.
ciscoMvpnBgpMdtUpdateSource .1.3.6.1.4.1.9.10.113.1.4.2.1.5
MDT source address in the BGP MDT advertisement.
ciscoMvpnBgpMdtUpdateRd .1.3.6.1.4.1.9.10.113.1.4.2.1.3
RD (route distinguisher) in the BGP MDT advertisement. This is the RD corresponding to the originator PE.
ciscoMvpnBgpMdtUpdOrigAddrType .1.3.6.1.4.1.9.10.113.1.4.2.1.6
The Internet address type of ciscoMvpnBgpMdtUpdateOriginator.
ciscoMvpnBgpMdtUpdateOriginator .1.3.6.1.4.1.9.10.113.1.4.2.1.7
The BGP peering address of the device that originated (or advertized) the BGP MDT update.
ciscoMvpnBgpMdtUpdNhAddrType .1.3.6.1.4.1.9.10.113.1.4.2.1.8
The Internet address type of ciscoMvpnBgpMdtUpdateNexthop.
ciscoMvpnBgpMdtUpdateNexthop .1.3.6.1.4.1.9.10.113.1.4.2.1.9
The next-hop address (address of the border router to be used to reach the destination network) in the BGP MDT advertisement.
ciscoMvpnMdtJnRcvGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.3.1.1
The Internet address type of ciscoMvpnMdtJnRcvGroup.
ciscoMvpnMdtJnRcvGroup .1.3.6.1.4.1.9.10.113.1.4.3.1.2
Data MDT group address in the MDT join TLV.
ciscoMvpnMdtJnRcvSrcAddrType .1.3.6.1.4.1.9.10.113.1.4.3.1.3
The Internet address type of ciscoMvpnMdtJnRcvSource.
ciscoMvpnMdtJnRcvSource .1.3.6.1.4.1.9.10.113.1.4.3.1.4
Source address for the MDT multicast routing entry created following the receipt of MDT join TLV.
ciscoMvpnMdtJnRcvUpTime .1.3.6.1.4.1.9.10.113.1.4.3.1.5
The time since this MDT join TLV was first received by the device.
ciscoMvpnMdtJnRcvExpTime .1.3.6.1.4.1.9.10.113.1.4.3.1.6
The 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.
ciscoMvpnMdtJnSendGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.4.1.1
The Internet address type of ciscoMvpnMdtJnSendGroup.
ciscoMvpnMdtJnSendGroup .1.3.6.1.4.1.9.10.113.1.4.4.1.2
This 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.
ciscoMvpnMdtJnSendSrcAddrType .1.3.6.1.4.1.9.10.113.1.4.4.1.3
The Internet address type of ciscoMvpnMdtJnSendSource.
ciscoMvpnMdtJnSendSource .1.3.6.1.4.1.9.10.113.1.4.4.1.4
This 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.
ciscoMvpnMdtJnSendMdtGrpAddrType .1.3.6.1.4.1.9.10.113.1.4.4.1.5
The Internet address type of ciscoMvpnMdtJnSendMdtGroup.
ciscoMvpnMdtJnSendMdtGroup .1.3.6.1.4.1.9.10.113.1.4.4.1.6
The data MDT group in the MDT Join TLV sent.
ciscoMvpnMdtJnSendMdtRefCt .1.3.6.1.4.1.9.10.113.1.4.4.1.7
Indicates how many multicast routing entries in the MVRF specified by the column mplsVpnVrfName are using ciscoMvpnMdtJnSendMdtGroup for encapsulation.
ciscoMvpnTunnelName .1.3.6.1.4.1.9.10.113.1.4.5.1.1
The canonical name assigned to the tunnel. The ifName of this tunnel interface should have a value equal to ciscoMvpnTunnelName.
ciscoMvpnTunnelMvrf .1.3.6.1.4.1.9.10.113.1.4.5.1.2
Name of the MVRF that this tunnel is associated with. This object has the same value as mplsVpnVrfName for the MVRF.
Table
ciscoMvpnGenericTable .1.3.6.1.4.1.9.10.113.1.2.1
This table gives the generic information about the MVRFs present in this device.
ciscoMvpnMdtDefaultTable .1.3.6.1.4.1.9.10.113.1.3.1
This table specifies the default MDT address and the encapsulation type used for a MVRF instance.
ciscoMvpnMdtDataTable .1.3.6.1.4.1.9.10.113.1.3.2
This table specifies the range of data MDT addresses and associated variables for a MVRF instance.
ciscoMvpnMrouteMdtTable .1.3.6.1.4.1.9.10.113.1.4.1
Given 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.
ciscoMvpnBgpMdtUpdateTable .1.3.6.1.4.1.9.10.113.1.4.2
This 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.)
ciscoMvpnMdtJnRcvTable .1.3.6.1.4.1.9.10.113.1.4.3
This table has information about the data MDT join TLVs received by a device.
ciscoMvpnMdtJnSendTable .1.3.6.1.4.1.9.10.113.1.4.4
This table specifies the data MDT Join TLVs sent by a device.
ciscoMvpnTunnelTable .1.3.6.1.4.1.9.10.113.1.4.5
This table gives information about the MVPN/MDT tunnels present in the device.
Trap
ciscoMvpnMvrfChange .1.3.6.1.4.1.9.10.113.0.2
A 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.
Object Identifier
ciscoMvpnMIB .1.3.6.1.4.1.9.10.113
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.
ciscoMvpnNotifications .1.3.6.1.4.1.9.10.113.0
ciscoMvpnObjects .1.3.6.1.4.1.9.10.113.1
ciscoMvpnScalars .1.3.6.1.4.1.9.10.113.1.1
ciscoMvpnGeneric .1.3.6.1.4.1.9.10.113.1.2
ciscoMvpnConfig .1.3.6.1.4.1.9.10.113.1.3
ciscoMvpnProtocol .1.3.6.1.4.1.9.10.113.1.4
ciscoMvpnConformance .1.3.6.1.4.1.9.10.113.2
ciscoMvpnGroups .1.3.6.1.4.1.9.10.113.2.1
ciscoMvpnCompliances .1.3.6.1.4.1.9.10.113.2.2
Group
ciscoMvpnScalarGroup .1.3.6.1.4.1.9.10.113.2.1.1
Collection of scalar objects required for MVPN management.
ciscoMvpnMIBGenericGroup .1.3.6.1.4.1.9.10.113.2.1.2
Collection of objects needed for MVPN MVRF management.
ciscoMvpnMIBMdtDefaultGroup .1.3.6.1.4.1.9.10.113.2.1.3
Collection of objects needed for MVPN default MDT group management.
ciscoMvpnMIBMdtDataGroup .1.3.6.1.4.1.9.10.113.2.1.4
Collection of objects needed for MVPN data MDT group management.
ciscoMvpnMIBMrouteMdtGroup .1.3.6.1.4.1.9.10.113.2.1.5
Collection of objects that list sources in a MVRF and the corresponding MDT groups.
ciscoMvpnMIBBgpMdtUpdateGroup .1.3.6.1.4.1.9.10.113.2.1.6
Collection of objects needed for MVPN BGP MDT updates related information.
ciscoMvpnMIBMdtJnRcvGroup .1.3.6.1.4.1.9.10.113.2.1.7
Collection of objects needed for management of MVPN MDT data joins received by a device.
ciscoMvpnMIBMdtJnSendGroup .1.3.6.1.4.1.9.10.113.2.1.8
Collection of objects needed for management of MVPN MDT data joins received by a device.
ciscoMvpnTunnelGroup .1.3.6.1.4.1.9.10.113.2.1.9
Objects required for MDT tunnel interface management.
ciscoMvpnNotificationGroup .1.3.6.1.4.1.9.10.113.2.1.10
A collection of MVPN notifications.