MIBs Depot

MPLS-VPN-MIB

Registered at
1.3.6.1.3.118
Last updated
2001-10-15 12:00
Organization
Provider Provisioned Virtual Private Networks Working Group.
Revisions
2001-10-15 12:00, 2001-10-05 12:00, 2001-07-17 12:00, 2001-07-10 12:00, 2001-06-19 12:00, 2001-05-30 12:00, 2000-09-30 12:00
Namespace
standard
Source file
MPLS-VPN-MIB
Digest
sha256:8b33e6332e6b7d783e0c11e32850eb005deb51f7304ff39c4e96bc0facba49fe

Description

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.

Contact

Thomas D. Nadeau tnadeau@cisco.com Luyuan Fang luyuanfang@att.com Stephen Brannon Fabio M. Chiussi fabio@bell-labs.com Joseph Dube jdube@avici.com Martin Tatham martin.tatham@bt.com Harmen van der Linde hvdl@att.com Comments and discussion to ppvpn@ietf.org

Imports

FromSymbols
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, experimental, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

19 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
MPLS-VPN-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
MplsVpnId
TEXTUAL-CONVENTION
An identifier that is assigned to each MPLS/BGP VPN and is used to uniquely identify it. This is assigned by the system operator or NMS and SHOULD be unique throughout the MPLS domain. If this is the case, then this identifier can then be used at any LSR within a specific MPLS domain to identify this MPLS/BGP VPN. It may also be possible to preserve the uniqueness of this identifier across MPLS domain boundaries, in which case this identifier can then be used to uniquely identify MPLS/BGP VPNs on a more global basis.
current
MplsVpnRouteDistinguisher
TEXTUAL-CONVENTION
Syntax for a route distinguisher and route target.
current

Objects

NameOIDSyntaxAccessStatus
mplsVpnNotifications
OBJECT-IDENTITY
1.3.6.1.3.118.0
mplsVpnObjects
OBJECT-IDENTITY
1.3.6.1.3.118.1
mplsVpnScalars
OBJECT-IDENTITY
1.3.6.1.3.118.1.1
mplsVpnConfiguredVrfs
OBJECT-TYPE
The number of VRFs which are configured on this node.
1.3.6.1.3.118.1.1.1Unsigned32read-onlycurrent
mplsVpnActiveVrfs
OBJECT-TYPE
The number of VRFs which are active on this node. That is, those VRFs whose corresponding mplsVpnVrfOperStatus object value is equal to operational (1).
1.3.6.1.3.118.1.1.2Unsigned32read-onlycurrent
mplsVpnConnectedInterfaces
OBJECT-TYPE
Total number of interfaces connected to a VRF.
1.3.6.1.3.118.1.1.3Unsigned32read-onlycurrent
mplsVpnNotificationEnable
OBJECT-TYPE
If this object is true, then it enables the generation of all notifications defined in this MIB.
1.3.6.1.3.118.1.1.4TruthValueread-writecurrent
mplsVpnVrfConfMaxPossibleRoutes
OBJECT-TYPE
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.
1.3.6.1.3.118.1.1.5Unsigned32read-onlycurrent
mplsVpnConf
OBJECT-IDENTITY
1.3.6.1.3.118.1.2
mplsVpnInterfaceConfTable
OBJECT-TYPE
This table specifies per-interface MPLS capability and associated information.
1.3.6.1.3.118.1.2.1not-accessiblecurrent
mplsVpnInterfaceConfEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.1.1not-accessiblecurrent
mplsVpnInterfaceConfIndex
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.1.1.1InterfaceIndexnot-accessiblecurrent
mplsVpnInterfaceLabelEdgeType
OBJECT-TYPE
Either the providerEdge(0) (PE) or customerEdge(1) (CE) bit MUST be set.
1.3.6.1.3.118.1.2.1.1.2INTEGER {providerEdge(1), customerEdge(2)}read-onlycurrent
mplsVpnInterfaceVpnClassification
OBJECT-TYPE
Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario.
1.3.6.1.3.118.1.2.1.1.3INTEGER {carrierOfCarrier(1), enterprise(2), interProvider(3)}read-createcurrent
mplsVpnInterfaceVpnRouteDistProtocol
OBJECT-TYPE
Denotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time.
1.3.6.1.3.118.1.2.1.1.4Bits {dummy(0), none(1), bgp(2), ospf(3), rip(4), isis(5), other(6)}read-createcurrent
mplsVpnInterfaceConfStorageType
OBJECT-TYPE
The storage type for this entry.
1.3.6.1.3.118.1.2.1.1.5StorageTyperead-createcurrent
mplsVpnInterfaceConfRowStatus
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.1.1.6RowStatusread-createcurrent
mplsVpnVrfTable
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2not-accessiblecurrent
mplsVpnVrfEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2.1not-accessiblecurrent
mplsVpnVrfName
OBJECT-TYPE
The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID.
1.3.6.1.3.118.1.2.2.1.1MplsVpnIdnot-accessiblecurrent
mplsVpnVrfDescription
OBJECT-TYPE
The human-readable description of this VRF.
1.3.6.1.3.118.1.2.2.1.2SnmpAdminStringread-createcurrent
mplsVpnVrfRouteDistinguisher
OBJECT-TYPE
The route distinguisher for this VRF.
1.3.6.1.3.118.1.2.2.1.3MplsVpnRouteDistinguisherread-createcurrent
mplsVpnVrfCreationTime
OBJECT-TYPE
The time at which this VRF entry was created.
1.3.6.1.3.118.1.2.2.1.4TimeStampread-onlycurrent
mplsVpnVrfOperStatus
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2.1.5INTEGER {up(1), down(2)}read-onlycurrent
mplsVpnVrfActiveInterfaces
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2.1.6Unsigned32read-onlycurrent
mplsVpnVrfAssociatedInterfaces
OBJECT-TYPE
Total number of interfaces connected to this VRF (independent of ifOperStatus type).
1.3.6.1.3.118.1.2.2.1.7Unsigned32read-onlycurrent
mplsVpnVrfConfMidRouteThreshold
OBJECT-TYPE
Denotes mid-level water marker for the number of routes which this VRF may hold.
1.3.6.1.3.118.1.2.2.1.8Unsigned32read-createcurrent
mplsVpnVrfConfHighRouteThreshold
OBJECT-TYPE
Denotes high-level water marker for the number of routes which this VRF may hold.
1.3.6.1.3.118.1.2.2.1.9Unsigned32read-createcurrent
mplsVpnVrfConfMaxRoutes
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2.1.10Unsigned32read-createcurrent
mplsVpnVrfConfLastChanged
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.2.1.11TimeStampread-onlycurrent
mplsVpnVrfConfRowStatus
OBJECT-TYPE
This variable is used to create, modify, and/or delete a row in this table.
1.3.6.1.3.118.1.2.2.1.12RowStatusread-createcurrent
mplsVpnVrfConfStorageType
OBJECT-TYPE
The storage type for this entry.
1.3.6.1.3.118.1.2.2.1.13StorageTyperead-createcurrent
mplsVpnVrfRouteTargetTable
OBJECT-TYPE
This table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN.
1.3.6.1.3.118.1.2.3not-accessiblecurrent
mplsVpnVrfRouteTargetEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.3.1not-accessiblecurrent
mplsVpnVrfRouteTargetIndex
OBJECT-TYPE
Auxiliary index for route-targets configured for a particular VRF.
1.3.6.1.3.118.1.2.3.1.2Unsigned32not-accessiblecurrent
mplsVpnVrfRouteTargetType
OBJECT-TYPE
The route target export distribution type.
1.3.6.1.3.118.1.2.3.1.3INTEGER {import(1), export(2), both(3)}not-accessiblecurrent
mplsVpnVrfRouteTarget
OBJECT-TYPE
The route target distribution policy.
1.3.6.1.3.118.1.2.3.1.4MplsVpnRouteDistinguisherread-createcurrent
mplsVpnVrfRouteTargetDescr
OBJECT-TYPE
Description of the route target.
1.3.6.1.3.118.1.2.3.1.5DisplayStringread-createcurrent
mplsVpnVrfRouteTargetRowStatus
OBJECT-TYPE
Row status for this entry.
1.3.6.1.3.118.1.2.3.1.6RowStatusread-createcurrent
mplsVpnVrfBgpNbrAddrTable
OBJECT-TYPE
Each entry in this table specifies a per-interface MPLS/EBGP neighbor.
1.3.6.1.3.118.1.2.4not-accessiblecurrent
mplsVpnVrfBgpNbrAddrEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.4.1not-accessiblecurrent
mplsVpnVrfBgpNbrIndex
OBJECT-TYPE
This is a unique tertiary index for an entry in the MplsVpnVrfBgpNbrAddrEntry Table.
1.3.6.1.3.118.1.2.4.1.1Unsigned32not-accessiblecurrent
mplsVpnVrfBgpNbrRole
OBJECT-TYPE
Denotes the role played by this EBGP neighbor with respect to this VRF.
1.3.6.1.3.118.1.2.4.1.2INTEGER {ce(1), pe(2)}read-createcurrent
mplsVpnVrfBgpNbrType
OBJECT-TYPE
Denotes the address family of the PE address.
1.3.6.1.3.118.1.2.4.1.3InetAddressTyperead-createcurrent
mplsVpnVrfBgpNbrAddr
OBJECT-TYPE
Denotes the EBGP neighbor address.
1.3.6.1.3.118.1.2.4.1.4InetAddressread-createcurrent
mplsVpnVrfBgpNbrRowStatus
OBJECT-TYPE
This variable is used to create, modify, and/or delete a row in this table.
1.3.6.1.3.118.1.2.4.1.5RowStatusread-createcurrent
mplsVpnVrfBgpNbrStorageType
OBJECT-TYPE
The storage type for this entry.
1.3.6.1.3.118.1.2.4.1.6StorageTyperead-createcurrent
mplsVpnVrfBgpNbrPrefixTable
OBJECT-TYPE
This table specifies per-VRF vpnv4 multi-protocol prefixes supported by BGP.
1.3.6.1.3.118.1.2.5not-accessiblecurrent
mplsVpnVrfBgpNbrPrefixEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.5.1not-accessiblecurrent
mplsVpnVrfBgpPathAttrPeer
OBJECT-TYPE
The IP address of the peer where the path information was learned.
1.3.6.1.3.118.1.2.5.1.1InetAddressnot-accessiblecurrent
mplsVpnVrfBgpPathAttrIpAddrPrefixLen
OBJECT-TYPE
Length in bits of the IP address prefix in the Network Layer Reachability Information field.
1.3.6.1.3.118.1.2.5.1.2INTEGER (0..32)not-accessiblecurrent
mplsVpnVrfBgpPathAttrIpAddrPrefix
OBJECT-TYPE
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by mplsVpnVrfBgpPathAttrIpAddrPrefixLen. Any bits beyond the length specified by mplsVpnVrfBgpPathAttrIpAddrPrefixLen are zeroed.
1.3.6.1.3.118.1.2.5.1.3InetAddressnot-accessiblecurrent
mplsVpnVrfBgpPathAttrOrigin
OBJECT-TYPE
The ultimate origin of the path information.
1.3.6.1.3.118.1.2.5.1.4INTEGER {igp(1), egp(2), incomplete(3)}read-onlycurrent
mplsVpnVrfBgpPathAttrASPathSegment
OBJECT-TYPE
The sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. 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;
1.3.6.1.3.118.1.2.5.1.5OCTET STRING (SIZE(2..255))read-onlycurrent
mplsVpnVrfBgpPathAttrNextHop
OBJECT-TYPE
The address of the border router that should be used for the destination network.
1.3.6.1.3.118.1.2.5.1.6InetAddressread-onlycurrent
mplsVpnVrfBgpPathAttrMultiExitDisc
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.5.1.7INTEGER (-1..2147483647)read-onlycurrent
mplsVpnVrfBgpPathAttrLocalPref
OBJECT-TYPE
The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.
1.3.6.1.3.118.1.2.5.1.8INTEGER (-1..2147483647)read-onlycurrent
mplsVpnVrfBgpPathAttrAtomicAggregate
OBJECT-TYPE
Whether or not the local system has selected a less specific route without selecting a more specific route.
1.3.6.1.3.118.1.2.5.1.9INTEGER {lessSpecificRrouteNotSelected(1), lessSpecificRouteSelected(2)}read-onlycurrent
mplsVpnVrfBgpPathAttrAggregatorAS
OBJECT-TYPE
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.
1.3.6.1.3.118.1.2.5.1.10INTEGER (0..65535)read-onlycurrent
mplsVpnVrfBgpPathAttrAggregatorAddr
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.5.1.11InetAddressread-onlycurrent
mplsVpnVrfBgpPathAttrCalcLocalPref
OBJECT-TYPE
The degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute.
1.3.6.1.3.118.1.2.5.1.12INTEGER (-1..2147483647)read-onlycurrent
mplsVpnVrfBgpPathAttrBest
OBJECT-TYPE
An indication of whether or not this route was chosen as the best BGP4 route.
1.3.6.1.3.118.1.2.5.1.13INTEGER {false(1), true(2)}read-onlycurrent
mplsVpnVrfBgpPathAttrUnknown
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.5.1.14OCTET STRING (SIZE(0..255))read-onlycurrent
mplsVpnVrfSecTable
OBJECT-TYPE
This table specifies per MPLS/BGP VPN VRF Table security features.
1.3.6.1.3.118.1.2.6not-accessiblecurrent
mplsVpnVrfSecEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.2.6.1not-accessiblecurrent
mplsVpnVrfSecIllegalLabelViolations
OBJECT-TYPE
Indicates the number of illegally received labels on this VPN/VRF.
1.3.6.1.3.118.1.2.6.1.1Counter32read-onlycurrent
mplsVpnVrfSecIllegalLabelRcvThresh
OBJECT-TYPE
The number of illegally received labels above which this notification is issued.
1.3.6.1.3.118.1.2.6.1.2Unsigned32read-createcurrent
mplsVpnPerf
OBJECT-IDENTITY
1.3.6.1.3.118.1.3
mplsVpnVrfPerfTable
OBJECT-TYPE
This table specifies per MPLS/BGP VPN VRF Table performance information.
1.3.6.1.3.118.1.3.1not-accessiblecurrent
mplsVpnVrfPerfEntry
OBJECT-TYPE
An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN.
1.3.6.1.3.118.1.3.1.1not-accessiblecurrent
mplsVpnVrfPerfRoutesAdded
OBJECT-TYPE
Indicates the number of routes added to this VPN/VRF over the coarse of its lifetime.
1.3.6.1.3.118.1.3.1.1.1Counter32read-onlycurrent
mplsVpnVrfPerfRoutesDeleted
OBJECT-TYPE
Indicates the number of routes removed from this VPN/VRF.
1.3.6.1.3.118.1.3.1.1.2Counter32read-onlycurrent
mplsVpnVrfPerfCurrNumRoutes
OBJECT-TYPE
Indicates the number of routes currently used by this VRF.
1.3.6.1.3.118.1.3.1.1.3Unsigned32read-onlycurrent
mplsVpnRoute
OBJECT-IDENTITY
1.3.6.1.3.118.1.4
mplsVpnVrfRouteTable
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1not-accessiblecurrent
mplsVpnVrfRouteEntry
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1not-accessiblecurrent
mplsVpnVrfRouteDest
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.1InetAddressnot-accessiblecurrent
mplsVpnVrfRouteDestAddrType
OBJECT-TYPE
The address type of the mplsVpnVrfRouteDest entry.
1.3.6.1.3.118.1.4.1.1.2InetAddressTyperead-createcurrent
mplsVpnVrfRouteMask
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.3InetAddressnot-accessiblecurrent
mplsVpnVrfRouteMaskAddrType
OBJECT-TYPE
The address type of mplsVpnVrfRouteMask.
1.3.6.1.3.118.1.4.1.1.4InetAddressTyperead-createcurrent
mplsVpnVrfRouteTos
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.5Unsigned32not-accessiblecurrent
mplsVpnVrfRouteNextHop
OBJECT-TYPE
On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. .
1.3.6.1.3.118.1.4.1.1.6InetAddressnot-accessiblecurrent
mplsVpnVrfRouteNextHopAddrType
OBJECT-TYPE
The address type of the mplsVpnVrfRouteNextHopAddrType object.
1.3.6.1.3.118.1.4.1.1.7InetAddressTyperead-createcurrent
mplsVpnVrfRouteIfIndex
OBJECT-TYPE
The ifIndex value that identifies the local interface through which the next hop of this route should be reached.
1.3.6.1.3.118.1.4.1.1.8InterfaceIndexread-createcurrent
mplsVpnVrfRouteType
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.9INTEGER {other(1), reject(2), local(3), remote(4)}read-createcurrent
mplsVpnVrfRouteProto
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.10INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14), idpr(15), ciscoEigrp(16)}read-createcurrent
mplsVpnVrfRouteAge
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.11Unsigned32read-onlycurrent
mplsVpnVrfRouteInfo
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.12OBJECT IDENTIFIERread-createcurrent
mplsVpnVrfRouteNextHopAS
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.13Unsigned32read-createcurrent
mplsVpnVrfRouteMetric1
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.14Integer32read-createcurrent
mplsVpnVrfRouteMetric2
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.15Integer32read-createcurrent
mplsVpnVrfRouteMetric3
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.16Integer32read-createcurrent
mplsVpnVrfRouteMetric4
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.17Integer32read-createcurrent
mplsVpnVrfRouteMetric5
OBJECT-TYPE
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.
1.3.6.1.3.118.1.4.1.1.18Integer32read-createcurrent
mplsVpnVrfRouteRowStatus
OBJECT-TYPE
Row status for this table. It is used according to row installation and removal conventions.
1.3.6.1.3.118.1.4.1.1.19RowStatusread-createcurrent
mplsVpnVrfRouteStorageType
OBJECT-TYPE
Storage type value.
1.3.6.1.3.118.1.4.1.1.20StorageTyperead-createcurrent
mplsVpnConformance
OBJECT-IDENTITY
1.3.6.1.3.118.3
mplsVpnGroups
OBJECT-IDENTITY
1.3.6.1.3.118.3.1
mplsVpnCompliances
OBJECT-IDENTITY
1.3.6.1.3.118.3.2

Notifications

NameOIDStatus
mplsVrfIfUp
NOTIFICATION-TYPE
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.
1.3.6.1.3.118.0.1current
mplsVrfIfDown
NOTIFICATION-TYPE
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.
1.3.6.1.3.118.0.2current
mplsNumVrfRouteMidThreshExceeded
NOTIFICATION-TYPE
This notification is generated when the number of routes contained by the specified VRF exceeds the value indicated by mplsVrfMidRouteThreshold.
1.3.6.1.3.118.0.3current
mplsNumVrfRouteMaxThreshExceeded
NOTIFICATION-TYPE
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.
1.3.6.1.3.118.0.4current
mplsNumVrfSecIllegalLabelThreshExceeded
NOTIFICATION-TYPE
This notification is generated when the number of illegal label violations on a VRF as indicated by mplsVpnVrfSecIllegalLabelViolations has exceeded mplsVpnVrfSecIllegalLabelRcvThresh. The threshold is not included in the varbind here because the value of mplsVpnVrfSecIllegalLabelViolations should be one greater than the threshold at the time this notification is issued.
1.3.6.1.3.118.0.5current

Conformance

NameOIDStatus
mplsVpnScalarGroup
OBJECT-GROUP
Collection of scalar objects required for MPLS VPN management.
1.3.6.1.3.118.3.1.1current
mplsVpnVrfGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN VRF management.
1.3.6.1.3.118.3.1.2current
mplsVpnInterfaceGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN interface management.
1.3.6.1.3.118.3.1.3current
mplsVpnPerfGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN performance information.
1.3.6.1.3.118.3.1.4current
mplsVpnVrfBgpNbrGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN bgp neighbor-related information.
1.3.6.1.3.118.3.1.5current
mplsVpnVrfBgpPrefixGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN bgp neighbor-related information.
1.3.6.1.3.118.3.1.6current
mplsVpnSecGroup
OBJECT-GROUP
Collection of objects needed for MPLS VPN security-related information.
1.3.6.1.3.118.3.1.7current
mplsVpnVrfRouteGroup
OBJECT-GROUP
Objects required for VRF route table management.
1.3.6.1.3.118.3.1.8current
mplsVpnVrfRouteTargetGroup
OBJECT-GROUP
Objects required for VRF route target management.
1.3.6.1.3.118.3.1.9current
mplsVpnNotificationGroup
NOTIFICATION-GROUP
Objects required for MPLS VPN notifications.
1.3.6.1.3.118.3.1.10current
mplsVpnModuleCompliance
MODULE-COMPLIANCE
Compliance statement for agents that support the MPLS VPN MIB.
1.3.6.1.3.118.3.2.1current