CISCO-MVPN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MVPN-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
             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.
         ciscoMvpnObjects 1.3.6.1.4.1.9.10.113.1
             ciscoMvpnScalars 1.3.6.1.4.1.9.10.113.1.1
                 ciscoMvpnMvrfNumber 1.3.6.1.4.1.9.10.113.1.1.1 unsigned32 read-only
The number of MVRFs that are present in this device.
                 ciscoMvpnNotificationEnable 1.3.6.1.4.1.9.10.113.1.1.2 truthvalue read-write
If this object is TRUE, then the generation of all notifications defined in this MIB is enabled.
             ciscoMvpnGeneric 1.3.6.1.4.1.9.10.113.1.2
                 ciscoMvpnGenericTable 1.3.6.1.4.1.9.10.113.1.2.1 no-access
This table gives the generic information about the MVRFs present in this device.
                     ciscoMvpnGenericEntry 1.3.6.1.4.1.9.10.113.1.2.1.1 no-access
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.
                         ciscoMvpnGenOperStatusChange 1.3.6.1.4.1.9.10.113.1.2.1.1.1 integer read-only
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. Enumeration: 'modifiedMvrfDefMdtConfig': 3, 'modifiedMvrfDataMdtConfig': 4, 'deletedMvrf': 2, 'createdMvrf': 1.
                         ciscoMvpnGenOperChangeTime 1.3.6.1.4.1.9.10.113.1.2.1.1.2 timestamp read-only
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 unsigned32 read-only
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 rowstatus read-only
This variable is used to create or delete a row in this table.
             ciscoMvpnConfig 1.3.6.1.4.1.9.10.113.1.3
                 ciscoMvpnMdtDefaultTable 1.3.6.1.4.1.9.10.113.1.3.1 no-access
This table specifies the default MDT address and the encapsulation type used for a MVRF instance.
                     ciscoMvpnMdtDefaultEntry 1.3.6.1.4.1.9.10.113.1.3.1.1 no-access
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.
                         ciscoMvpnMdtDefaultAddrType 1.3.6.1.4.1.9.10.113.1.3.1.1.1 inetaddresstype read-only
The Internet address type of ciscoMvpnMdtDefaultAddress.
                         ciscoMvpnMdtDefaultAddress 1.3.6.1.4.1.9.10.113.1.3.1.1.2 inetaddress read-only
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 integer read-only
The encapsulation type to be used in the MVRF in question. Enumeration: 'mpls': 3, 'ipIp': 2, 'greIp': 1.
                         ciscoMvpnMdtDefaultRowStatus 1.3.6.1.4.1.9.10.113.1.3.1.1.4 rowstatus read-only
This variable is used to create, modify or delete a row in this table.
                 ciscoMvpnMdtDataTable 1.3.6.1.4.1.9.10.113.1.3.2 no-access
This table specifies the range of data MDT addresses and associated variables for a MVRF instance.
                     ciscoMvpnMdtDataEntry 1.3.6.1.4.1.9.10.113.1.3.2.1 no-access
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.
                         ciscoMvpnMdtDataRangeAddrType 1.3.6.1.4.1.9.10.113.1.3.2.1.1 inetaddresstype read-only
The Internet address type of ciscoMvpnMdtDataRangeAddress.
                         ciscoMvpnMdtDataRangeAddress 1.3.6.1.4.1.9.10.113.1.3.2.1.2 inetaddress read-only
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 inetaddresstype read-only
The Internet address type of ciscoMvpnMdtDataWildcardBits.
                         ciscoMvpnMdtDataWildcardBits 1.3.6.1.4.1.9.10.113.1.3.2.1.4 inetaddress read-only
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 unsigned32 read-only
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 rowstatus read-only
This variable is used to create, modify or delete a row in this table.
             ciscoMvpnProtocol 1.3.6.1.4.1.9.10.113.1.4
                 ciscoMvpnMrouteMdtTable 1.3.6.1.4.1.9.10.113.1.4.1 no-access
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.
                     ciscoMvpnMrouteMdtEntry 1.3.6.1.4.1.9.10.113.1.4.1.1 no-access
An entry in this table exists for a multicast routing entry the traffic for which is being encapsulated in a context MVRF.
                         ciscoMvpnMrouteMvrfGrpAddrType 1.3.6.1.4.1.9.10.113.1.4.1.1.1 inetaddresstype no-access
The Internet address type of ciscoMvpnMrouteMvrfGroup.
                         ciscoMvpnMrouteMvrfGroup 1.3.6.1.4.1.9.10.113.1.4.1.1.2 inetaddress no-access
Group adddress of multicast routing entry in question.
                         ciscoMvpnMrouteMvrfSrcAddrType 1.3.6.1.4.1.9.10.113.1.4.1.1.3 inetaddresstype no-access
The Internet address type of ciscoMvpnMrouteMvrfSource.
                         ciscoMvpnMrouteMvrfSource 1.3.6.1.4.1.9.10.113.1.4.1.1.4 inetaddress no-access
Source adddress of the multicast routing entry in question.
                         ciscoMvpnMrouteUpDownStreamInfo 1.3.6.1.4.1.9.10.113.1.4.1.1.5 integer no-access
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. Enumeration: 'downstream': 2, 'upstream': 1.
                         ciscoMvpnMrouteMdtGrpAddrType 1.3.6.1.4.1.9.10.113.1.4.1.1.6 inetaddresstype read-only
The Internet address type of ciscoMvpnMrouteMdtGroup.
                         ciscoMvpnMrouteMdtGroup 1.3.6.1.4.1.9.10.113.1.4.1.1.7 inetaddress read-only
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 integer read-only
Indicates the type of MDT group used for encapsulation. Enumeration: 'mdtDefault': 1, 'mdtData': 2.
                 ciscoMvpnBgpMdtUpdateTable 1.3.6.1.4.1.9.10.113.1.4.2 no-access
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.)
                     ciscoMvpnBgpMdtUpdateEntry 1.3.6.1.4.1.9.10.113.1.4.2.1 no-access
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.
                         ciscoMvpnBgpMdtUpdGrpAddrType 1.3.6.1.4.1.9.10.113.1.4.2.1.1 inetaddresstype no-access
The Internet address type of ciscoMvpnBgpMdtUpdateGroup.
                         ciscoMvpnBgpMdtUpdateGroup 1.3.6.1.4.1.9.10.113.1.4.2.1.2 inetaddress no-access
MDT group address in the BGP MDT advertisement.
                         ciscoMvpnBgpMdtUpdateRd 1.3.6.1.4.1.9.10.113.1.4.2.1.3 mplsvpnroutedistinguisher read-only
RD (route distinguisher) in the BGP MDT advertisement. This is the RD corresponding to the originator PE.
                         ciscoMvpnBgpMdtUpdSrcAddrType 1.3.6.1.4.1.9.10.113.1.4.2.1.4 inetaddresstype no-access
The Internet address type of ciscoMvpnBgpMdtUpdateSource.
                         ciscoMvpnBgpMdtUpdateSource 1.3.6.1.4.1.9.10.113.1.4.2.1.5 inetaddress no-access
MDT source address in the BGP MDT advertisement.
                         ciscoMvpnBgpMdtUpdOrigAddrType 1.3.6.1.4.1.9.10.113.1.4.2.1.6 inetaddresstype read-only
The Internet address type of ciscoMvpnBgpMdtUpdateOriginator.
                         ciscoMvpnBgpMdtUpdateOriginator 1.3.6.1.4.1.9.10.113.1.4.2.1.7 inetaddress read-only
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 inetaddresstype read-only
The Internet address type of ciscoMvpnBgpMdtUpdateNexthop.
                         ciscoMvpnBgpMdtUpdateNexthop 1.3.6.1.4.1.9.10.113.1.4.2.1.9 inetaddress read-only
The next-hop address (address of the border router to be used to reach the destination network) in the BGP MDT advertisement.
                 ciscoMvpnMdtJnRcvTable 1.3.6.1.4.1.9.10.113.1.4.3 no-access
This table has information about the data MDT join TLVs received by a device.
                     ciscoMvpnMdtJnRcvEntry 1.3.6.1.4.1.9.10.113.1.4.3.1 no-access
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.
                         ciscoMvpnMdtJnRcvGrpAddrType 1.3.6.1.4.1.9.10.113.1.4.3.1.1 inetaddresstype no-access
The Internet address type of ciscoMvpnMdtJnRcvGroup.
                         ciscoMvpnMdtJnRcvGroup 1.3.6.1.4.1.9.10.113.1.4.3.1.2 inetaddress no-access
Data MDT group address in the MDT join TLV.
                         ciscoMvpnMdtJnRcvSrcAddrType 1.3.6.1.4.1.9.10.113.1.4.3.1.3 inetaddresstype no-access
The Internet address type of ciscoMvpnMdtJnRcvSource.
                         ciscoMvpnMdtJnRcvSource 1.3.6.1.4.1.9.10.113.1.4.3.1.4 inetaddress no-access
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 timeinterval read-only
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 timeinterval read-only
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.
                 ciscoMvpnMdtJnSendTable 1.3.6.1.4.1.9.10.113.1.4.4 no-access
This table specifies the data MDT Join TLVs sent by a device.
                     ciscoMvpnMdtJnSendEntry 1.3.6.1.4.1.9.10.113.1.4.4.1 no-access
Entries in this table exist for data MDT Join TLVs that are being sent by this device to other PEs.
                         ciscoMvpnMdtJnSendGrpAddrType 1.3.6.1.4.1.9.10.113.1.4.4.1.1 inetaddresstype no-access
The Internet address type of ciscoMvpnMdtJnSendGroup.
                         ciscoMvpnMdtJnSendGroup 1.3.6.1.4.1.9.10.113.1.4.4.1.2 inetaddress no-access
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 inetaddresstype no-access
The Internet address type of ciscoMvpnMdtJnSendSource.
                         ciscoMvpnMdtJnSendSource 1.3.6.1.4.1.9.10.113.1.4.4.1.4 inetaddress no-access
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 inetaddresstype read-only
The Internet address type of ciscoMvpnMdtJnSendMdtGroup.
                         ciscoMvpnMdtJnSendMdtGroup 1.3.6.1.4.1.9.10.113.1.4.4.1.6 inetaddress read-only
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 unsigned32 read-only
Indicates how many multicast routing entries in the MVRF specified by the column mplsVpnVrfName are using ciscoMvpnMdtJnSendMdtGroup for encapsulation.
                 ciscoMvpnTunnelTable 1.3.6.1.4.1.9.10.113.1.4.5 no-access
This table gives information about the MVPN/MDT tunnels present in the device.
                     ciscoMvpnTunnelEntry 1.3.6.1.4.1.9.10.113.1.4.5.1 no-access
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.)
                         ciscoMvpnTunnelName 1.3.6.1.4.1.9.10.113.1.4.5.1.1 displaystring read-only
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 snmpadminstring read-only
Name of the MVRF that this tunnel is associated with. This object has the same value as mplsVpnVrfName for the MVRF.
         ciscoMvpnConformance 1.3.6.1.4.1.9.10.113.2
             ciscoMvpnGroups 1.3.6.1.4.1.9.10.113.2.1
                 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.
             ciscoMvpnCompliances 1.3.6.1.4.1.9.10.113.2.2
                 ciscoMvpnModuleFullCompliance 1.3.6.1.4.1.9.10.113.2.2.1
Compliance statement for agents that support read-create so that both configuration and monitoring can be accomplished via this MIB module.
                 ciscoMvpnModuleReadOnlyCompliance 1.3.6.1.4.1.9.10.113.2.2.2
Compliance statement for agents that support the monitoring of MVRFs via this MIB module.