MPLS-L3VPN-DRAFT-03-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MPLS-L3VPN-DRAFT-03-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
 mplsL3VpnMIB 1.3.6.1.2.1.10.166.1
This MIB contains managed object definitions for the Layer-3 Multiprotocol Label Switching Virtual Private Networks. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFCXXX; see the RFC itself for full legal notices.
     mplsL3VpnNotifications 1.3.6.1.2.1.10.166.1.0
         mplsVrfIfUp 1.3.6.1.2.1.10.166.1.0.1
This notification is generated when: a. The ifOperStatus of an interface associated with a VRF changes to the up(1) state. b. When an interface with ifOperStatus = up(1) is associated with a VRF.
         mplsVrfIfDown 1.3.6.1.2.1.10.166.1.0.2
This notification is generated when: a. The ifOperStatus of an interface associated with a VRF changes to the down(1) state. b. When an interface with ifOperStatus = up(1) state is disassociated with a VRF.
         mplsNumVrfRouteMidThreshExceeded 1.3.6.1.2.1.10.166.1.0.3
This notification is generated when the number of routes contained by the specified VRF exceeds the value indicated by mplsL3VpnVrfMidRouteThreshold. A single notification MUST be generated when this threshold is exceeded, and no other notifications of this type should be issued until the value of mplsL3VpnVrfPerfCurrNumRoutes has fallen below that of mplsL3VpnVrfConfMidRteThresh.
         mplsNumVrfRouteMaxThreshExceeded 1.3.6.1.2.1.10.166.1.0.4
This notification is generated when the number of routes contained by the specified VRF exceeds or attempts to exceed the maximum allowed value as indicated by mplsL3VpnVrfMaxRouteThreshold. In cases where mplsL3VpnVrfConfHighRteThresh is set to the same value as mplsL3VpnVrfConfMaxRoutes, mplsL3VpnVrfConfHighRteThresh need not be exceeded; rather, just reached for this notification to be issued. Note that mplsL3VpnVrfConfRteMxThrshTime denotes the interval at which the this notification will be re-issued after the maximum value has been exceeded (or reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equal) and the initial notification has been issued. This value is intended to prevent continuous generation of notifications by an agent in the event that routes are continually added to a VRF after it has reached its maximum value. The default value is 0 minutes. If this value is set to 0, the agent should only issue a single notification at the time that the maximum threshold has been reached, and should not issue any more notifications until the value of routes has fallen below the configured threshold value.
         mplsNumVrfSecIllglLblThrshExcd 1.3.6.1.2.1.10.166.1.0.5
This notification is generated when the number of illegal label violations on a VRF as indicated by mplsL3VpnVrfSecIllegalLblVltns has exceeded mplsL3VpnVrfSecIllLblRcvThrsh. The threshold is not included in the varbind here because the value of mplsL3VpnVrfSecIllegalLblVltns should be one greater than the threshold at the time this notification is issued.
         mplsNumVrfRouteMaxThreshCleared 1.3.6.1.2.1.10.166.1.0.6
This notification is generated only after the number of routes contained by the specified VRF exceeds or attempts to exceed the maximum allowed value as indicated by mplsVrfMaxRouteThreshold, and then falls below this value. The emission of this notification informs the operator that the error condition has been cleared without the operator having to query the device. Note that mplsL3VpnVrfConfRteMxThrshTime denotes the interval at which the the mplsNumVrfRouteMaxThreshExceeded notification will be re-issued after the maximum value has been exceeded (or reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equal) and the initial notification has been issued. Therefore, the generation of this notification should also be emitted with this same frequency (assuming that the error condition is cleared). Specifically, if the error condition is reached and cleared several times during the period of time specified in mplsL3VpnVrfConfRteMxThrshTime, only a single notification will be issued to indicate the first instance of the error condition as well as the first time the error condition is cleared. This behavior is intended to prevent continuous generation of notifications by an agent in the event that routes are continually added and removed to/from a VRF after it has reached its maximum value. The default value is 0. If this value is set to 0, the agent should issue a notification whenever the maximum threshold has been cleared.
     mplsL3VpnObjects 1.3.6.1.2.1.10.166.1.1
         mplsL3VpnScalars 1.3.6.1.2.1.10.166.1.1.1
             mplsL3VpnConfiguredVrfs 1.3.6.1.2.1.10.166.1.1.1.1 unsigned32 read-only
The number of VRFs which are configured on this node.
             mplsL3VpnActiveVrfs 1.3.6.1.2.1.10.166.1.1.1.2 unsigned32 read-only
The number of VRFs which are active on this node. That is, those VRFs whose corresponding mplsL3VpnVrfOperStatus object value is equal to operational (1).
             mplsL3VpnConnectedInterfaces 1.3.6.1.2.1.10.166.1.1.1.3 unsigned32 read-only
Total number of interfaces connected to a VRF.
             mplsL3VpnNotificationEnable 1.3.6.1.2.1.10.166.1.1.1.4 truthvalue read-write
If this object is true, then it enables the generation of all notifications defined in this MIB.
             mplsL3VpnVrfConfMaxPossRts 1.3.6.1.2.1.10.166.1.1.1.5 unsigned32 read-only
Denotes maximum number of routes which the device will allow all VRFs jointly to hold. If this value is set to 0, this indicates that the device is unable to determine the absolute maximum. In this case, the configured maximum MAY not actually be allowed by the device.
             mplsL3VpnVrfConfRteMxThrshTime 1.3.6.1.2.1.10.166.1.1.1.6 unsigned32 read-only
Denotes the interval in seconds, at which the route max threshold notification may be re-issued after the maximum value has been exceeded (or has been reached if mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are equal) and the initial notification has been issued. This value is intended to prevent continuous generation of notifications by an agent in the event that routes are continually added to a VRF after it has reached its maximum value. If this value is set to 0, the agent should only issue a single notification at the time that the maxium threshold has been reached, and should not issue any more notifications until the value of routes has fallen below the configured threshold value. This is the recommended default behavior.
         mplsL3VpnConf 1.3.6.1.2.1.10.166.1.1.2
             mplsL3VpnIfConfTable 1.3.6.1.2.1.10.166.1.1.2.1 no-access
This table specifies per-interface MPLS capability and associated information.
                 mplsL3VpnIfConfEntry 1.3.6.1.2.1.10.166.1.1.2.1.1 no-access
An entry in this table is created by an LSR for every interface capable of supporting MPLS L3VPN. Each entry in this table is meant to correspond to an entry in the Interfaces Table.
                     mplsL3VpnIfConfIndex 1.3.6.1.2.1.10.166.1.1.2.1.1.1 interfaceindex no-access
This is a unique index for an entry in the mplsL3VpnIfConfTable. A non-zero index for an entry indicates the ifIndex for the corresponding interface entry in the MPLS-VPN-layer in the ifTable. Note that this table does not necessarily correspond one-to-one with all entries in the Interface MIB having an ifType of MPLS-layer; rather, only those which are enabled for MPLS L3VPN functionality.
                     mplsL3VpnIfVpnClassification 1.3.6.1.2.1.10.166.1.1.2.1.1.2 integer read-only
Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario. Enumeration: 'interProvider': 3, 'carrierOfCarrier': 1, 'enterprise': 2.
                     mplsL3VpnIfVpnRouteDistProtocol 1.3.6.1.2.1.10.166.1.1.2.1.1.3 bits read-only
Denotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time, thus this object is specified as a bitmask. For example, static(5) and ospf(2) are a typical configuration. Bits: 'none': 0, 'isis': 4, 'rip': 3, 'bgp': 1, 'other': 6, 'static': 5, 'ospf': 2.
                     mplsL3VpnIfConfStorageType 1.3.6.1.2.1.10.166.1.1.2.1.1.4 storagetype read-only
The storage type for this entry.
                     mplsL3VpnIfConfRowStatus 1.3.6.1.2.1.10.166.1.1.2.1.1.5 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table. Rows in this table signify that the specified interface is associated with this VRF. If the row creation operation succeeds, the interface will have been associated with the specified VRF, otherwise the agent MUST not allow the association. If the agent only allows read-only operations on this table, it MUST create entries in this table as they are created on the device. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsL3VpnIfConfStorageType and mplsL3VpnIfConfRowStatus.
             mplsL3VpnVrfTable 1.3.6.1.2.1.10.166.1.1.2.2 no-access
This table specifies per-interface MPLS L3VPN VRF Table capability and associated information. Entries in this table define VRF routing instances associated with MPLS/VPN interfaces. Note that multiple interfaces can belong to the same VRF instance. The collection of all VRF instances comprises an actual VPN.
                 mplsL3VpnVrfEntry 1.3.6.1.2.1.10.166.1.1.2.2.1 no-access
An entry in this table is created by an LSR for every VRF capable of supporting MPLS L3VPN. The indexing provides an ordering of VRFs per-VPN interface.
                     mplsL3VpnVrfName 1.3.6.1.2.1.10.166.1.1.2.2.1.1 mplsl3vpnname no-access
The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID, but may also vary. If it is set to the VPN ID, it MUST be equivalent to the value of mplsL3VpnVrfVpnId. It is strongly recommended that all sites supporting VRFs that are part of the same VPN use the same naming convention for VRFs as well as the same VPN ID.
                     mplsL3VpnVrfVpnId 1.3.6.1.2.1.10.166.1.1.2.2.1.2 vpnid read-only
The VPN ID as specified in RFC 2685. If a VPN ID has not been specified for this VRF, then this variable SHOULD be set to an empty string.
                     mplsL3VpnVrfDescription 1.3.6.1.2.1.10.166.1.1.2.2.1.3 snmpadminstring read-only
The human-readable description of this VRF.
                     mplsL3VpnVrfRD 1.3.6.1.2.1.10.166.1.1.2.2.1.4 mplsl3vpnroutedistinguisher read-only
The route distinguisher for this VRF.
                     mplsL3VpnVrfCreationTime 1.3.6.1.2.1.10.166.1.1.2.2.1.5 timestamp read-only
The time at which this VRF entry was created.
                     mplsL3VpnVrfOperStatus 1.3.6.1.2.1.10.166.1.1.2.2.1.6 integer read-only
Denotes whether a VRF is operational or not. A VRF is up(1) when at least one interface associated with the VRF, which ifOperStatus is up(1). A VRF is down(2) when: a. There does not exist at least one interface whose ifOperStatus is up(1). b. There are no interfaces associated with the VRF. Enumeration: 'down': 2, 'up': 1.
                     mplsL3VpnVrfActiveInterfaces 1.3.6.1.2.1.10.166.1.1.2.2.1.7 unsigned32 read-only
Total number of interfaces connected to this VRF with ifOperStatus = up(1). This counter should be incremented when: a. When the ifOperStatus of one of the connected interfaces changes from down(2) to up(1). b. When an interface with ifOperStatus = up(1) is connected to this VRF. This counter should be decremented when: a. When the ifOperStatus of one of the connected interfaces changes from up(1) to down(2). b. When one of the connected interfaces with ifOperStatus = up(1) gets disconnected from this VRF.
                     mplsL3VpnVrfAssociatedInterfaces 1.3.6.1.2.1.10.166.1.1.2.2.1.8 unsigned32 read-only
Total number of interfaces connected to this VRF (independent of ifOperStatus type).
                     mplsL3VpnVrfConfMidRteThresh 1.3.6.1.2.1.10.166.1.1.2.2.1.9 unsigned32 read-only
Denotes mid-level water marker for the number of routes which this VRF may hold.
                     mplsL3VpnVrfConfHighRteThresh 1.3.6.1.2.1.10.166.1.1.2.2.1.10 unsigned32 read-only
Denotes high-level water marker for the number of routes which this VRF may hold.
                     mplsL3VpnVrfConfMaxRoutes 1.3.6.1.2.1.10.166.1.1.2.2.1.11 unsigned32 read-only
Denotes maximum number of routes which this VRF is configured to hold. This value MUST be less than or equal to mplsL3VpnVrfConfMaxPossRts unless it is set to 0.
                     mplsL3VpnVrfConfLastChanged 1.3.6.1.2.1.10.166.1.1.2.2.1.12 timestamp read-only
The value of sysUpTime at the time of the last change of this table entry, which includes changes of VRF parameters defined in this table or addition or deletion of interfaces associated with this VRF.
                     mplsL3VpnVrfConfRowStatus 1.3.6.1.2.1.10.166.1.1.2.2.1.13 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
                     mplsL3VpnVrfConfStorageType 1.3.6.1.2.1.10.166.1.1.2.2.1.14 storagetype read-only
The storage type for this entry.
             mplsL3VpnVrfRTTable 1.3.6.1.2.1.10.166.1.1.2.3 no-access
This table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN.
                 mplsL3VpnVrfRTEntry 1.3.6.1.2.1.10.166.1.1.2.3.1 no-access
An entry in this table is created by an LSR for each route target configured for a VRF supporting a MPLS L3VPN instance. The indexing provides an ordering per-VRF instance.
                     mplsL3VpnVrfRTIndex 1.3.6.1.2.1.10.166.1.1.2.3.1.2 unsigned32 no-access
Auxiliary index for route-targets configured for a particular VRF.
                     mplsL3VpnVrfRTType 1.3.6.1.2.1.10.166.1.1.2.3.1.3 integer no-access
The route target export distribution type. Enumeration: 'import': 1, 'export': 2, 'both': 3.
                     mplsL3VpnVrfRT 1.3.6.1.2.1.10.166.1.1.2.3.1.4 mplsl3vpnroutedistinguisher read-only
The route target distribution policy.
                     mplsL3VpnVrfRTDescr 1.3.6.1.2.1.10.166.1.1.2.3.1.5 snmpadminstring read-only
Description of the route target.
                     mplsL3VpnVrfRTRowStatus 1.3.6.1.2.1.10.166.1.1.2.3.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsL3VpnVrfRTRowStatus.
             mplsL3VpnVrfSecTable 1.3.6.1.2.1.10.166.1.1.2.6 no-access
This table specifies per MPLS L3VPN VRF Table security features.
                 mplsL3VpnVrfSecEntry 1.3.6.1.2.1.10.166.1.1.2.6.1 no-access
An entry in this table is created by an LSR for every VRF capable of supporting MPLS L3VPN. Each entry in this table is used to indicate security-related information for each VRF entry.
                     mplsL3VpnVrfSecIllegalLblVltns 1.3.6.1.2.1.10.166.1.1.2.6.1.1 counter32 read-only
Indicates the number of illegally received labels on this VPN/VRF.
                     mplsL3VpnVrfSecIllLblRcvThrsh 1.3.6.1.2.1.10.166.1.1.2.6.1.2 unsigned32 read-only
The number of illegally received labels above which this notification is issued.
         mplsL3VpnPerf 1.3.6.1.2.1.10.166.1.1.3
             mplsL3VpnVrfPerfTable 1.3.6.1.2.1.10.166.1.1.3.1 no-access
This table specifies per MPLS L3VPN VRF Table performance information.
                 mplsL3VpnVrfPerfEntry 1.3.6.1.2.1.10.166.1.1.3.1.1 no-access
An entry in this table is created by an LSR for every VRF capable of supporting MPLS L3VPN.
                     mplsL3VpnVrfPerfRoutesAdded 1.3.6.1.2.1.10.166.1.1.3.1.1.1 counter32 read-only
Indicates the number of routes added to this VPN/VRF since this device has last been reset or the VRF was created, whichever came last.
                     mplsL3VpnVrfPerfRoutesDeleted 1.3.6.1.2.1.10.166.1.1.3.1.1.2 counter32 read-only
Indicates the number of routes removed from this VPN/VRF.
                     mplsL3VpnVrfPerfCurrNumRoutes 1.3.6.1.2.1.10.166.1.1.3.1.1.3 unsigned32 read-only
Indicates the number of routes currently used by this VRF.
                     mplsL3VpnVrfPerfRoutesDropped 1.3.6.1.2.1.10.166.1.1.3.1.1.4 counter32 read-only
This counter should be incremented when the number of routes contained by the specified VRF exceeds or attempts to exceed the maximum allowed value as indicated by mplsL3VpnVrfMaxRouteThreshold.
         mplsL3VpnRoute 1.3.6.1.2.1.10.166.1.1.4
             mplsL3VpnVrfRteTable 1.3.6.1.2.1.10.166.1.1.4.1 no-access
This table specifies per-interface MPLS L3VPN VRF Table routing information. Entries in this table define VRF routing entries associated with the specified MPLS/VPN interfaces. Note that this table contains both BGP and IGP routes, as both may appear in the same VRF.
                 mplsL3VpnVrfRteEntry 1.3.6.1.2.1.10.166.1.1.4.1.1 no-access
An entry in this table is created by an LSR for every route present configured (either dynamically or statically) within the context of a specific VRF capable of supporting MPLS/BGP VPN. The indexing provides an ordering of VRFs per-VPN interface. Implementors need to be aware that if the value of the mplsL3VpnVrfName (an OID) has more that 111 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                     mplsL3VpnVrfRteInetCidrDestType 1.3.6.1.2.1.10.166.1.1.4.1.1.1 inetaddresstype no-access
The type of the mplsL3VpnVrfRteInetCidrDest address, as defined in the InetAddress MIB. Only those address types that may appear in an actual routing table are allowed as values of this object.
                     mplsL3VpnVrfRteInetCidrDest 1.3.6.1.2.1.10.166.1.1.4.1.1.2 inetaddress no-access
The destination IP address of this route. The type of this address is determined by the value of the mplsL3VpnVrfRteInetCidrDestType object. The values for the index objects mplsL3VpnVrfRteInetCidrDest and mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When the value of mplsL3VpnVrfRteInetCidrDest is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object mplsL3VpnVrfRteInetCidrPfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests.
                     mplsL3VpnVrfRteInetCidrPfxLen 1.3.6.1.2.1.10.166.1.1.4.1.1.3 inetaddressprefixlength no-access
Indicates the number of leading one bits which form the mask to be logical-ANDed with the destination address before being compared to the value in the mplsL3VpnVrfRteInetCidrDest field. The values for the index objects mplsL3VpnVrfRteInetCidrDest and mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When the value of mplsL3VpnVrfRteInetCidrDest is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object mplsL3VpnVrfRteInetCidrPfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests.
                     mplsL3VpnVrfRteInetCidrPolicy 1.3.6.1.2.1.10.166.1.1.4.1.1.4 object identifier no-access
This object is an opaque object without any defined semantics. Its purpose is to serve as an additional index which may delineate between multiple entries to the same destination. The value { 0 0 } shall be used as the default value for this object.
                     mplsL3VpnVrfRteInetCidrNHopType 1.3.6.1.2.1.10.166.1.1.4.1.1.5 inetaddresstype no-access
The type of the mplsL3VpnVrfRteInetCidrNextHop address, as defined in the InetAddress MIB. Value should be set to unknown(0) for non-remote routes. Only those address types that may appear in an actual routing table are allowed as values of this object.
                     mplsL3VpnVrfRteInetCidrNextHop 1.3.6.1.2.1.10.166.1.1.4.1.1.6 inetaddress no-access
On remote routes, the address of the next system en route. For non-remote routes, a zero length string. The type of this address is determined by the value of the mplsL3VpnVrfRteInetCidrNHopType object.
                     mplsL3VpnVrfRteInetCidrIfIndex 1.3.6.1.2.1.10.166.1.1.4.1.1.7 interfaceindexorzero read-only
The ifIndex value which identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
                     mplsL3VpnVrfRteInetCidrType 1.3.6.1.2.1.10.166.1.1.4.1.1.8 integer read-only
The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4)refers to a route for which the next hop is not the final destination. Routes which do not result in traffic forwarding or rejection should not be displayed even if the implementation keeps them stored internally. reject(2) refers to a route which, if matched, discards the message as unreachable and returns a notification (e.g. ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes. blackhole(5) refers to a route which, if matched, discards the message silently. Enumeration: 'local': 3, 'other': 1, 'remote': 4, 'blackhole': 5, 'reject': 2.
                     mplsL3VpnVrfRteInetCidrProto 1.3.6.1.2.1.10.166.1.1.4.1.1.9 ianaiprouteprotocol read-only
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
                     mplsL3VpnVrfRteInetCidrAge 1.3.6.1.2.1.10.166.1.1.4.1.1.10 gauge32 read-only
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of 'too old' can be implied except through knowledge of the routing protocol by which the route was learned.
                     mplsL3VpnVrfRteInetCidrNextHopAS 1.3.6.1.2.1.10.166.1.1.4.1.1.11 inetautonomoussystemnumber read-only
The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. When this object is unknown or not relevant its value should be set to zero.
                     mplsL3VpnVrfRteInetCidrMetric1 1.3.6.1.2.1.10.166.1.1.4.1.1.12 integer32 read-only
The primary routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
                     mplsL3VpnVrfRteInetCidrMetric2 1.3.6.1.2.1.10.166.1.1.4.1.1.13 integer32 read-only
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
                     mplsL3VpnVrfRteInetCidrMetric3 1.3.6.1.2.1.10.166.1.1.4.1.1.14 integer32 read-only
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
                     mplsL3VpnVrfRteInetCidrMetric4 1.3.6.1.2.1.10.166.1.1.4.1.1.15 integer32 read-only
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
                     mplsL3VpnVrfRteInetCidrMetric5 1.3.6.1.2.1.10.166.1.1.4.1.1.16 integer32 read-only
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
                     mplsL3VpnVrfRteXCPointer 1.3.6.1.2.1.10.166.1.1.4.1.1.17 mplsindextype read-only
Index into mplsXCTable which identifies which cross- connect entry is associated with this VRF route entry by containing the mplsXCIndex of that cross-connect entry. The string containing the single octet 0x00 indicates that a label stack is not associated with this route entry. This can be the case because the label bindings have not yet been established, or because some change in the agent has removed them. When the label stack associated with this VRF route is created by the agent, it MUST establish the associated cross-connect entry in the mplsXCTable and then set that index to the value of this object. Changes to the cross-connect object in the mplsXCTable MUST automatically be be reflected the value of this object. If this object represents a static routing entry, then the manager must ensure that this entry is also maintained consistently in the corresponding mplsXCTable as well.
                     mplsL3VpnVrfRteInetCidrStatus 1.3.6.1.2.1.10.166.1.1.4.1.1.18 rowstatus read-only
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).
     mplsL3VpnConformance 1.3.6.1.2.1.10.166.1.3
         mplsL3VpnGroups 1.3.6.1.2.1.10.166.1.3.1
             mplsL3VpnScalarGroup 1.3.6.1.2.1.10.166.1.3.1.1
Collection of scalar objects required for MPLS VPN management.
             mplsL3VpnVrfGroup 1.3.6.1.2.1.10.166.1.3.1.2
Collection of objects needed for MPLS VPN VRF management.
             mplsL3VpnIfGroup 1.3.6.1.2.1.10.166.1.3.1.3
Collection of objects needed for MPLS VPN interface management.
             mplsL3VpnPerfGroup 1.3.6.1.2.1.10.166.1.3.1.4
Collection of objects needed for MPLS VPN performance information.
             mplsL3VpnPerfRouteGroup 1.3.6.1.2.1.10.166.1.3.1.5
Collection of objects needed to track MPLS VPN routing table dropped routes.
             mplsL3VpnSecGroup 1.3.6.1.2.1.10.166.1.3.1.7
Collection of objects needed for MPLS VPN security-related information.
             mplsL3VpnVrfRteGroup 1.3.6.1.2.1.10.166.1.3.1.8
Objects required for VRF route table management.
             mplsL3VpnVrfRTGroup 1.3.6.1.2.1.10.166.1.3.1.9
Objects required for VRF route target management.
             mplsL3VpnNotificationGroup 1.3.6.1.2.1.10.166.1.3.1.10
Objects required for MPLS VPN notifications.
         mplsL3VpnCompliances 1.3.6.1.2.1.10.166.1.3.2
             mplsL3VpnModuleFullCompliance 1.3.6.1.2.1.10.166.1.3.2.1
Compliance statement for agents that provide full support for the L3 MPLS VPN MIB
             mplsL3VpnModuleReadOnlyComplianc 1.3.6.1.2.1.10.166.1.3.2.2
Compliance requirement for implementations that only provide read-only support for L3-MPLS-VPN-STD-MIB. Such devices can then be monitored but cannot be configured using this MIB module.