All MIBs › MPLS-VPN-MIB
Organization: Provider Provisioned Virtual Private Networks Working Group.
Last Updated: 2011-03-26
Category: IETF Standards, L2VPN/MPLS, MPLS
Description:
Manages IETF provider-provisioned MPLS VPN instance, VRF, and interface objects.
Imported Objects
From BGP4-MIB
| bgp4PathAttrIpAddrPrefix | OBJECT-TYPE |
| bgp4PathAttrIpAddrPrefixLen | OBJECT-TYPE |
| bgp4PathAttrPeer | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 | |
| experimental |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
From VPN-TC-STD-MIB
| VPNId |
What Is MPLS-VPN-MIB?
MPLS-VPN-MIB is an IETF standards-based MIB (RFC 3031-aligned) for managing Multiprotocol Label Switching BGP/MPLS Virtual Private Network instances on provider-edge routers. It exposes configuration and status data about VRFs (VPN Routing and Forwarding instances), including how many VRFs are configured versus active, which interfaces are bound to VPNs, route distribution protocols, and route-limit thresholds. It supports monitoring device operational/configuration status by exposing counts of configured versus active VRFs and per-interface VPN classification and label-edge type, which reveals provisioning mismatches or interfaces that failed to come up in a VPN context; it also defines notifications for threshold and state events. It is explicitly built on MPLS and BGP standards (RFC 3031) and is commonly used together with MPLS-LSR-MIB and BGP4-MIB for complete PE-router visibility. Engineers troubleshooting VRF provisioning problems often consult the MPLS-VPN-MIB reference for the exact indexing of mplsVpnIfConfTable and the associated threshold notification objects. It is deployed on service-provider MPLS/BGP PE routers offering Layer 3 VPN services to enterprise customers.
IPNetwork Monitor allows you to monitor SNMP objects defined in MPLS-VPN-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- configured vs. active VRF counts
- connected VPN interfaces
- per-interface VPN classification
- route distribution protocol per VRF
- VRF route-count threshold status
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- MPLS/BGP provider-edge (PE) routers
Monitoring Examples
An operator polls mplsVpnConfiguredVrfs against mplsVpnActiveVrfs to detect VRFs that are defined but not operationally active, indicating a provisioning or routing protocol failure. Walking mplsVpnIfConfTable/mplsVpnIfConfEntry (indexed by mplsVpnIfConfIndex) shows mplsVpnIfVpnClassification and mplsVpnIfVpnRouteDistProtocol per interface, useful for confirming a customer-facing interface is correctly bound to its VRF. mplsVpnVrfConfMaxPossibleRoutes and mplsVpnVrfConfRouteMaxThreshTime govern route-limit notifications (mplsVpnNotifications) that fire when a VRF approaches its configured route ceiling.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| mplsVpnMIB | 1.3.6.1.3.118 | This MIB contains managed object definitions for the Multiprotocol Label Switching (MPLS)/Border Gateway Protocol (BGP) Virtual Private Networks (VPNs) as defined in : Rosen, E., Viswanathan, A., and R. Callon, Multiprotocol Label Switching Architecture, RFC3031, January 2001. | ||
| mplsVpnNotifications | 1.3.6.1.3.118.0 | |||
| NTF mplsVrfIfUp | 1.3.6.1.3.118.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. | ||
| NTF mplsVrfIfDown | 1.3.6.1.3.118.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. | ||
| NTF mplsNumVrfRouteMidThreshExceeded | 1.3.6.1.3.118.0.3 | This notification is generated when the number of routes contained by the specified VRF exceeds the value indicated by mplsVrfMidRouteThreshold. 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 mplsVpnVrfPerfCurrNumRoutes has fallen below that of mplsVpnVrfConfMidRouteThreshold. | ||
| NTF mplsNumVrfRouteMaxThreshExceeded | 1.3.6.1.3.118.0.4 | This notification is generated when the number of routes contained by the specified VRF reaches or attempts to exceed the maximum allowed value as indicated by mplsVrfMaxRouteThreshold. In cases where mplsVpnVrfConfHighRouteThreshold is set to the same value as mplsVpnVrfConfMaxRoutes, mplsVpnVrfConfHighRouteThreshold need not be exceeded; rather, just reached for this notification to be issued. Note that mplsVpnVrfConfRouteMaxThreshTime denotes the interval at which the this notification will be re-issued after the maximum value has been exceeded (or reached if mplsVpnVrfConfMaxRoutes and mplsVpnVrfConfHighRouteThreshold 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 10 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. | ||
| NTF mplsNumVrfSecIllglLblThrshExcd | 1.3.6.1.3.118.0.5 | This notification is generated when the number of illegal label violations on a VRF as indicated by mplsVpnVrfSecIllegalLblVltns has exceeded mplsVpnVrfSecIllegalLblRcvThrsh. The threshold is not included in the varbind here because the value of mplsVpnVrfSecIllegalLblVltns should be one greater than the threshold at the time this notification is issued. | ||
| mplsVpnObjects | 1.3.6.1.3.118.1 | |||
| mplsVpnScalars | 1.3.6.1.3.118.1.1 | |||
| U32 mplsVpnConfiguredVrfs | 1.3.6.1.3.118.1.1.1 | Unsigned32 | read-only | The number of VRFs which are configured on this node. |
| U32 mplsVpnActiveVrfs | 1.3.6.1.3.118.1.1.2 | Unsigned32 | read-only | The number of VRFs which are active on this node. That is, those VRFs whose corresponding mplsVpnVrfOperStatus object value is equal to operational (1). |
| U32 mplsVpnConnectedInterfaces | 1.3.6.1.3.118.1.1.3 | Unsigned32 | read-only | Total number of interfaces connected to a VRF. |
| T/F mplsVpnNotificationEnable | 1.3.6.1.3.118.1.1.4 | TruthValue | read-write | If this object is true, then it enables the generation of all notifications defined in this MIB. |
| U32 mplsVpnVrfConfMaxPossibleRoutes | 1.3.6.1.3.118.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. |
| U32 mplsVpnVrfConfRouteMaxThreshTime | 1.3.6.1.3.118.1.1.6 | Unsigned32 | read-only | Denotes the interval in seconds, at which the route max threshold notification will be re-issued after the maximum value has been exceeded (or has been reached if mplsVpnVrfConfMaxRoutes and mplsVpnVrfConfHighRouteThreshold 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 10 minutes (600 seconds). 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. |
| mplsVpnConf | 1.3.6.1.3.118.1.2 | |||
| mplsVpnIfConfTable | 1.3.6.1.3.118.1.2.1 | not-accessible | This table specifies per-interface MPLS capability and associated information. | |
| mplsVpnIfConfEntry | 1.3.6.1.3.118.1.2.1.1 | not-accessible | An entry in this table is created by an LSR for every interface capable of supporting MPLS/BGP VPN. Each entry in this table is meant to correspond to an entry in the Interfaces Table. | |
| NUM mplsVpnIfConfIndex | 1.3.6.1.3.118.1.2.1.1.1 | InterfaceIndex | not-accessible | This is a unique index for an entry in the MplsVPNInterfaceConfTable. 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/BGP VPN functionality. |
| INT mplsVpnIfLabelEdgeType | 1.3.6.1.3.118.1.2.1.1.2 | INTEGER | read-only | Either the providerEdge(0) (PE) or customerEdge(1) (CE) bit MUST be set. |
| INT mplsVpnIfVpnClassification | 1.3.6.1.3.118.1.2.1.1.3 | INTEGER | read-create | Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario. |
| BIT mplsVpnIfVpnRouteDistProtocol | 1.3.6.1.3.118.1.2.1.1.4 | Bits | read-create | Denotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time. |
| STO mplsVpnIfConfStorageType | 1.3.6.1.3.118.1.2.1.1.5 | StorageType | read-create | The storage type for this entry. |
| ROW mplsVpnIfConfRowStatus | 1.3.6.1.3.118.1.2.1.1.6 | RowStatus | read-create | The row status for this entry. This value is used to create a row in this table, signifying that the specified interface is to be associated with the specified interface. If this operation succeeds, the interface will have been associated, otherwise the agent would not allow the association. If the agent only allows read-only operations on this table, it will create entries in this table as they are created. |
| mplsVpnVrfTable | 1.3.6.1.3.118.1.2.2 | not-accessible | This table specifies per-interface MPLS/BGP VPN 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. | |
| mplsVpnVrfEntry | 1.3.6.1.3.118.1.2.2.1 | not-accessible | An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. The indexing provides an ordering of VRFs per-VPN interface. | |
| MPL mplsVpnVrfName | 1.3.6.1.3.118.1.2.2.1.1 | MplsVpnName | not-accessible | 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 mplsVpnVrfVpnId. 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. |
| VPN mplsVpnVrfVpnId | 1.3.6.1.3.118.1.2.2.1.2 | VPNId | read-create | The VPN ID as specified in RFC 2685. If a VPN ID as not been specified for this VRF, then this variable SHOULD be set to an empty string. |
| STR mplsVpnVrfDescription | 1.3.6.1.3.118.1.2.2.1.3 | SnmpAdminString | read-create | The human-readable description of this VRF. |
| MPL mplsVpnVrfRouteDistinguisher | 1.3.6.1.3.118.1.2.2.1.4 | MplsVpnRouteDistinguisher | read-create | The route distinguisher for this VRF. |
| TIM mplsVpnVrfCreationTime | 1.3.6.1.3.118.1.2.2.1.5 | TimeStamp | read-only | The time at which this VRF entry was created. |
| INT mplsVpnVrfOperStatus | 1.3.6.1.3.118.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. |
| U32 mplsVpnVrfActiveInterfaces | 1.3.6.1.3.118.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. |
| U32 mplsVpnVrfAssociatedInterfaces | 1.3.6.1.3.118.1.2.2.1.8 | Unsigned32 | read-only | Total number of interfaces connected to this VRF (independent of ifOperStatus type). |
| U32 mplsVpnVrfConfMidRouteThreshold | 1.3.6.1.3.118.1.2.2.1.9 | Unsigned32 | read-create | Denotes mid-level water marker for the number of routes which this VRF may hold. |
| U32 mplsVpnVrfConfHighRouteThreshold | 1.3.6.1.3.118.1.2.2.1.10 | Unsigned32 | read-create | Denotes high-level water marker for the number of routes which this VRF may hold. |
| U32 mplsVpnVrfConfMaxRoutes | 1.3.6.1.3.118.1.2.2.1.11 | Unsigned32 | read-create | Denotes maximum number of routes which this VRF is configured to hold. This value MUST be less than or equal to mplsVrfMaxPossibleRoutes unless it is set to 0. |
| TIM mplsVpnVrfConfLastChanged | 1.3.6.1.3.118.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. |
| ROW mplsVpnVrfConfRowStatus | 1.3.6.1.3.118.1.2.2.1.13 | RowStatus | read-create | This variable is used to create, modify, and/or delete a row in this table. |
| STO mplsVpnVrfConfStorageType | 1.3.6.1.3.118.1.2.2.1.14 | StorageType | read-create | The storage type for this entry. |
| mplsVpnVrfRouteTargetTable | 1.3.6.1.3.118.1.2.3 | not-accessible | This table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN. | |
| mplsVpnVrfRouteTargetEntry | 1.3.6.1.3.118.1.2.3.1 | not-accessible | An entry in this table is created by an LSR for each route target configured for a VRF supporting a MPLS/BGP VPN instance. The indexing provides an ordering per-VRF instance. | |
| U32 mplsVpnVrfRouteTargetIndex | 1.3.6.1.3.118.1.2.3.1.2 | Unsigned32 | not-accessible | Auxiliary index for route-targets configured for a particular VRF. |
| INT mplsVpnVrfRouteTargetType | 1.3.6.1.3.118.1.2.3.1.3 | INTEGER | not-accessible | The route target export distribution type. |
| MPL mplsVpnVrfRouteTarget | 1.3.6.1.3.118.1.2.3.1.4 | MplsVpnRouteDistinguisher | read-create | The route target distribution policy. |
| STR mplsVpnVrfRouteTargetDescr | 1.3.6.1.3.118.1.2.3.1.5 | DisplayString | read-create | Description of the route target. |
| ROW mplsVpnVrfRouteTargetRowStatus | 1.3.6.1.3.118.1.2.3.1.6 | RowStatus | read-create | Row status for this entry. |
| mplsVpnVrfBgpNbrAddrTable | 1.3.6.1.3.118.1.2.4 | not-accessible | Each entry in this table specifies a per-interface MPLS/EBGP neighbor. | |
| mplsVpnVrfBgpNbrAddrEntry | 1.3.6.1.3.118.1.2.4.1 | not-accessible | An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. The indexing provides an ordering of VRFs per-VPN interface. | |
| U32 mplsVpnVrfBgpNbrIndex | 1.3.6.1.3.118.1.2.4.1.1 | Unsigned32 | not-accessible | This is a unique tertiary index for an entry in the MplsVpnVrfBgpNbrAddrEntry Table. |
| INT mplsVpnVrfBgpNbrRole | 1.3.6.1.3.118.1.2.4.1.2 | INTEGER | read-create | Denotes the role played by this EBGP neighbor with respect to this VRF. |
| IPt mplsVpnVrfBgpNbrType | 1.3.6.1.3.118.1.2.4.1.3 | InetAddressType | read-create | Denotes the address family of the PE address. |
| IP mplsVpnVrfBgpNbrAddr | 1.3.6.1.3.118.1.2.4.1.4 | InetAddress | read-create | Denotes the EBGP neighbor address. |
| ROW mplsVpnVrfBgpNbrRowStatus | 1.3.6.1.3.118.1.2.4.1.5 | RowStatus | read-create | This variable is used to create, modify, and/or delete a row in this table. |
| STO mplsVpnVrfBgpNbrStorageType | 1.3.6.1.3.118.1.2.4.1.6 | StorageType | read-create | The storage type for this entry. |
| mplsVpnVrfBgpNbrPrefixTable | 1.3.6.1.3.118.1.2.5 | not-accessible | This table specifies per-VRF vpnv4 multi-protocol prefixes supported by BGP. | |
| mplsVpnVrfBgpNbrPrefixEntry | 1.3.6.1.3.118.1.2.5.1 | not-accessible | An entry in this table is created by an LSR for every BGP prefix associated with a VRF supporting a MPLS/BGP VPN. The indexing provides an ordering of BGP prefixes per VRF. | |
| IP mplsVpnVrfBgpPAtrPeer | 1.3.6.1.3.118.1.2.5.1.1 | InetAddress | not-accessible | The IP address of the peer where the path information was learned. |
| I32 mplsVpnVrfBgpPAtrIpAddrPrefixLen | 1.3.6.1.3.118.1.2.5.1.2 | Integer32 | not-accessible | Length in bits of the IP address prefix in the Network Layer Reachability Information field. |
| IP mplsVpnVrfBgpPAtrIpAddrPrefix | 1.3.6.1.3.118.1.2.5.1.3 | InetAddress | not-accessible | An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by mplsVpnVrfBgpPAtrIpAddrPrefixLen. Any bits beyond the length specified by mplsVpnVrfBgpPAtrIpAddrPrefixLen are zeroed. |
| INT mplsVpnVrfBgpPAtrOrigin | 1.3.6.1.3.118.1.2.5.1.4 | INTEGER | read-only | The ultimate origin of the path information. |
| OCT mplsVpnVrfBgpPAtrASPathSegment | 1.3.6.1.3.118.1.2.5.1.5 | OCTET STRING | read-only | The sequence of AS path segments. Each AS path segment is represented by a triple . The type is a 1-octet field which has two possible values: 1 AS_SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255; |
| IP mplsVpnVrfBgpPAtrNextHop | 1.3.6.1.3.118.1.2.5.1.6 | InetAddress | read-only | The address of the border router that should be used for the destination network. |
| I32 mplsVpnVrfBgpPAtrMultiExitDisc | 1.3.6.1.3.118.1.2.5.1.7 | Integer32 | read-only | This metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute. |
| I32 mplsVpnVrfBgpPAtrLocalPref | 1.3.6.1.3.118.1.2.5.1.8 | Integer32 | read-only | The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute. |
| INT mplsVpnVrfBgpPAtrAtomicAggregate | 1.3.6.1.3.118.1.2.5.1.9 | INTEGER | read-only | Whether or not the local system has selected a less specific route without selecting a more specific route. |
| I32 mplsVpnVrfBgpPAtrAggregatorAS | 1.3.6.1.3.118.1.2.5.1.10 | Integer32 | read-only | The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. |
| IP mplsVpnVrfBgpPAtrAggregatorAddr | 1.3.6.1.3.118.1.2.5.1.11 | InetAddress | read-only | The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute. |
| I32 mplsVpnVrfBgpPAtrCalcLocalPref | 1.3.6.1.3.118.1.2.5.1.12 | Integer32 | read-only | The degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute. |
| INT mplsVpnVrfBgpPAtrBest | 1.3.6.1.3.118.1.2.5.1.13 | INTEGER | read-only | An indication of whether or not this route was chosen as the best BGP4 route. |
| OCT mplsVpnVrfBgpPAtrUnknown | 1.3.6.1.3.118.1.2.5.1.14 | OCTET STRING | read-only | One or more path attributes not understood by this BGP4 speaker. Size zero (0) indicates the absence of such attribute(s). Octets beyond the maximum size, if any, are not recorded by this object. |
| mplsVpnVrfSecTable | 1.3.6.1.3.118.1.2.6 | not-accessible | This table specifies per MPLS/BGP VPN VRF Table security features. | |
| mplsVpnVrfSecEntry | 1.3.6.1.3.118.1.2.6.1 | not-accessible | An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. Each entry in this table is used to indicate security-related information for each VRF entry. | |
| C32 mplsVpnVrfSecIllegalLblVltns | 1.3.6.1.3.118.1.2.6.1.1 | Counter32 | read-only | Indicates the number of illegally received labels on this VPN/VRF. |
| U32 mplsVpnVrfSecIllegalLblRcvThrsh | 1.3.6.1.3.118.1.2.6.1.2 | Unsigned32 | read-create | The number of illegally received labels above which this notification is issued. |
| mplsVpnPerf | 1.3.6.1.3.118.1.3 | |||
| mplsVpnVrfPerfTable | 1.3.6.1.3.118.1.3.1 | not-accessible | This table specifies per MPLS/BGP VPN VRF Table performance information. | |
| mplsVpnVrfPerfEntry | 1.3.6.1.3.118.1.3.1.1 | not-accessible | An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. | |
| C32 mplsVpnVrfPerfRoutesAdded | 1.3.6.1.3.118.1.3.1.1.1 | Counter32 | read-only | Indicates the number of routes added to this VPN/VRF over the coarse of its lifetime. |
| C32 mplsVpnVrfPerfRoutesDeleted | 1.3.6.1.3.118.1.3.1.1.2 | Counter32 | read-only | Indicates the number of routes removed from this VPN/VRF. |
| U32 mplsVpnVrfPerfCurrNumRoutes | 1.3.6.1.3.118.1.3.1.1.3 | Unsigned32 | read-only | Indicates the number of routes currently used by this VRF. |
| mplsVpnRoute | 1.3.6.1.3.118.1.4 | |||
| mplsVpnVrfRouteTable | 1.3.6.1.3.118.1.4.1 | not-accessible | This table specifies per-interface MPLS/BGP VPN 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. | |
| mplsVpnVrfRouteEntry | 1.3.6.1.3.118.1.4.1.1 | not-accessible | 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. | |
| IP mplsVpnVrfRouteDest | 1.3.6.1.3.118.1.4.1.1.1 | InetAddress | not-accessible | The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteMask object is not equal to x. |
| IPt mplsVpnVrfRouteDestAddrType | 1.3.6.1.3.118.1.4.1.1.2 | InetAddressType | read-create | The address type of the mplsVpnVrfRouteDest entry. |
| IP mplsVpnVrfRouteMask | 1.3.6.1.3.118.1.4.1.1.3 | InetAddress | not-accessible | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the mplsVpnVrfRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the mplsVpnVrfRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteDest object is not equal to mplsVpnVrfRouteDest. |
| IPt mplsVpnVrfRouteMaskAddrType | 1.3.6.1.3.118.1.4.1.1.4 | InetAddressType | read-create | The address type of mplsVpnVrfRouteMask. |
| U32 mplsVpnVrfRouteTos | 1.3.6.1.3.118.1.4.1.1.5 | Unsigned32 | not-accessible | The IP TOS Field is used to specify the policy to be applied to this route. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30. |
| IP mplsVpnVrfRouteNextHop | 1.3.6.1.3.118.1.4.1.1.6 | InetAddress | read-create | On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. . |
| IPt mplsVpnVrfRouteNextHopAddrType | 1.3.6.1.3.118.1.4.1.1.7 | InetAddressType | read-create | The address type of the mplsVpnVrfRouteNextHopAddrType object. |
| NUM mplsVpnVrfRouteIfIndex | 1.3.6.1.3.118.1.4.1.1.8 | InterfaceIndexOrZero | read-create | The ifIndex value that identifies the local interface through which the next hop of this route should be reached. If this value is set to 0, this indicates that no interface is associated with this route. |
| INT mplsVpnVrfRouteType | 1.3.6.1.3.118.1.4.1.1.9 | INTEGER | read-create | 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 that 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. This is used in some protocols as a means of correctly aggregating routes. |
| INT mplsVpnVrfRouteProto | 1.3.6.1.3.118.1.4.1.1.10 | INTEGER | read-create | The routing mechanism via which this route was learned. Inclusion of values for gateway rout- ing protocols is not intended to imply that hosts should support those protocols. |
| U32 mplsVpnVrfRouteAge | 1.3.6.1.3.118.1.4.1.1.11 | Unsigned32 | 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. |
| OID mplsVpnVrfRouteInfo | 1.3.6.1.3.118.1.4.1.1.12 | OBJECT IDENTIFIER | read-create | A reference to MIB definitions specific to the particular routing protocol which is responsi- ble for this route, as determined by the value specified in the route's mplsVpnVrfRouteProto value. If this information is not present, its value SHOULD be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identif-ier, and any implementation conforming to ASN.1 and the Basic Encoding Rules must be able to generate and recognize this value. |
| U32 mplsVpnVrfRouteNextHopAS | 1.3.6.1.3.118.1.4.1.1.13 | Unsigned32 | read-create | The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. When this object is unknown or not relevant its value should be set to zero. |
| I32 mplsVpnVrfRouteMetric1 | 1.3.6.1.3.118.1.4.1.1.14 | Integer32 | read-create | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. If this metric is not used, its value should be set to -1. |
| I32 mplsVpnVrfRouteMetric2 | 1.3.6.1.3.118.1.4.1.1.15 | Integer32 | read-create | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. If this metric is not used, its value should be set to -1. |
| I32 mplsVpnVrfRouteMetric3 | 1.3.6.1.3.118.1.4.1.1.16 | Integer32 | read-create | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. If this metric is not used, its value should be set to -1. |
| I32 mplsVpnVrfRouteMetric4 | 1.3.6.1.3.118.1.4.1.1.17 | Integer32 | read-create | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. If this metric is not used, its value should be set to -1. |
| I32 mplsVpnVrfRouteMetric5 | 1.3.6.1.3.118.1.4.1.1.18 | Integer32 | read-create | An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's mplsVpnVrfRouteProto value. If this metric is not used, its value should be set to -1. |
| ROW mplsVpnVrfRouteRowStatus | 1.3.6.1.3.118.1.4.1.1.19 | RowStatus | read-create | Row status for this table. It is used according to row installation and removal conventions. |
| STO mplsVpnVrfRouteStorageType | 1.3.6.1.3.118.1.4.1.1.20 | StorageType | read-create | Storage type value. |
| mplsVpnConformance | 1.3.6.1.3.118.3 | |||
| mplsVpnGroups | 1.3.6.1.3.118.3.1 | |||
| mplsVpnScalarGroup | 1.3.6.1.3.118.3.1.1 | Collection of scalar objects required for MPLS VPN management. | ||
| mplsVpnVrfGroup | 1.3.6.1.3.118.3.1.2 | Collection of objects needed for MPLS VPN VRF management. | ||
| mplsVpnIfGroup | 1.3.6.1.3.118.3.1.3 | Collection of objects needed for MPLS VPN interface management. | ||
| mplsVpnPerfGroup | 1.3.6.1.3.118.3.1.4 | Collection of objects needed for MPLS VPN performance information. | ||
| mplsVpnVrfBgpNbrGroup | 1.3.6.1.3.118.3.1.5 | Collection of objects needed for MPLS VPN bgp neighbor-related information. | ||
| mplsVpnVrfBgpPrefixGroup | 1.3.6.1.3.118.3.1.6 | Collection of objects needed for MPLS VPN bgp neighbor-related information. | ||
| mplsVpnSecGroup | 1.3.6.1.3.118.3.1.7 | Collection of objects needed for MPLS VPN security-related information. | ||
| mplsVpnVrfRouteGroup | 1.3.6.1.3.118.3.1.8 | Objects required for VRF route table management. | ||
| mplsVpnVrfRouteTargetGroup | 1.3.6.1.3.118.3.1.9 | Objects required for VRF route target management. | ||
| mplsVpnNotificationGroup | 1.3.6.1.3.118.3.1.10 | Objects required for MPLS VPN notifications. | ||
| mplsVpnCompliances | 1.3.6.1.3.118.3.2 | |||
| mplsVpnModuleCompliance | 1.3.6.1.3.118.3.2.1 | Compliance statement for agents that support the MPLS VPN MIB. |
RFC description
SNMP management module for MPLS/BGP Layer 3 Virtual Private Networks based on RFC 4382, defining VPN provisioning and monitoring objects.
Start monitoring Vendor-neutral IETF standard (MPLS/BGP provider-edge router, VPN/VRF) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.