MPLS-VPN-MIB
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.
Main OID:
mplsVpnMIB.1.3.6.1.3.118
116
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
116 total| Object Name |
|---|
mplsVpnMIBThis 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. MODULE-IDENTITY .1.3.6.1.3.118 |
mplsVpnNotifications OBJECT IDENTIFIER .1.3.6.1.3.118.0 |
mplsVrfIfUpThis 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. NOTIFICATION-TYPE .1.3.6.1.3.118.0.1 |
mplsVrfIfDownThis 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. NOTIFICATION-TYPE .1.3.6.1.3.118.0.2 |
mplsNumVrfRouteMidThreshExceededThis notification is generated when the number of routes contained by the specified VRF exceeds the value indicated by mplsVrfMidRouteThreshold. NOTIFICATION-TYPE .1.3.6.1.3.118.0.3 |
mplsNumVrfRouteMaxThreshExceededThis 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. NOTIFICATION-TYPE .1.3.6.1.3.118.0.4 |
mplsNumVrfSecIllegalLabelThreshExceededThis 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. NOTIFICATION-TYPE .1.3.6.1.3.118.0.5 |
mplsVpnObjects OBJECT IDENTIFIER .1.3.6.1.3.118.1 |
mplsVpnScalars OBJECT IDENTIFIER .1.3.6.1.3.118.1.1 |
mplsVpnConfiguredVrfsThe number of VRFs which are configured on this node.ro Unsigned32 .1.3.6.1.3.118.1.1.1 |
mplsVpnActiveVrfsThe number of VRFs which are active on this node. That is, those VRFs whose corresponding mplsVpnVrfOperStatus object value is equal to operational (1).ro Unsigned32 .1.3.6.1.3.118.1.1.2 |
mplsVpnConnectedInterfacesTotal number of interfaces connected to a VRF.ro Unsigned32 .1.3.6.1.3.118.1.1.3 |
mplsVpnNotificationEnableIf this object is true, then it enables the generation of all notifications defined in this MIB.rw TruthValue (SNMPv2-TC) .1.3.6.1.3.118.1.1.4 |
mplsVpnVrfConfMaxPossibleRoutesDenotes 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.ro Unsigned32 .1.3.6.1.3.118.1.1.5 |
mplsVpnConf OBJECT IDENTIFIER .1.3.6.1.3.118.1.2 |
mplsVpnInterfaceConfTableThis table specifies per-interface MPLS capability and associated information. SEQUENCE OF MplsVpnInterfaceConfEntry .1.3.6.1.3.118.1.2.1 |
mplsVpnInterfaceConfEntryAn 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. MplsVpnInterfaceConfEntry .1.3.6.1.3.118.1.2.1.1 |
mplsVpnInterfaceConfIndexThis 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. InterfaceIndex (IF-MIB) .1.3.6.1.3.118.1.2.1.1.1 |
mplsVpnInterfaceLabelEdgeTypeEither the providerEdge(0) (PE) or customerEdge(1) (CE) bit MUST be set.ro Enumeration .1.3.6.1.3.118.1.2.1.1.2 |
mplsVpnInterfaceVpnClassificationDenotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario.rw Enumeration .1.3.6.1.3.118.1.2.1.1.3 |
mplsVpnInterfaceVpnRouteDistProtocolDenotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time.rw Bits .1.3.6.1.3.118.1.2.1.1.4 |
mplsVpnInterfaceConfStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.3.118.1.2.1.1.5 |
mplsVpnInterfaceConfRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.118.1.2.1.1.6 |
mplsVpnVrfTableThis 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. SEQUENCE OF MplsVpnVrfEntry .1.3.6.1.3.118.1.2.2 |
mplsVpnVrfEntryAn 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. MplsVpnVrfEntry .1.3.6.1.3.118.1.2.2.1 |
mplsVpnVrfNameThe human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID. MplsVpnId .1.3.6.1.3.118.1.2.2.1.1 |
mplsVpnVrfDescriptionThe human-readable description of this VRF.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.3.118.1.2.2.1.2 |
mplsVpnVrfRouteDistinguisherThe route distinguisher for this VRF.rw MplsVpnRouteDistinguisher .1.3.6.1.3.118.1.2.2.1.3 |
mplsVpnVrfCreationTimeThe time at which this VRF entry was created.ro TimeStamp (SNMPv2-TC) .1.3.6.1.3.118.1.2.2.1.4 |
mplsVpnVrfOperStatusDenotes 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.ro Enumeration .1.3.6.1.3.118.1.2.2.1.5 |
mplsVpnVrfActiveInterfacesTotal 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.ro Unsigned32 .1.3.6.1.3.118.1.2.2.1.6 |
mplsVpnVrfAssociatedInterfacesTotal number of interfaces connected to this VRF (independent of ifOperStatus type).ro Unsigned32 .1.3.6.1.3.118.1.2.2.1.7 |
mplsVpnVrfConfMidRouteThresholdDenotes mid-level water marker for the number of routes which this VRF may hold.rw Unsigned32 .1.3.6.1.3.118.1.2.2.1.8 |
mplsVpnVrfConfHighRouteThresholdDenotes high-level water marker for the number of routes which this VRF may hold.rw Unsigned32 .1.3.6.1.3.118.1.2.2.1.9 |
mplsVpnVrfConfMaxRoutesDenotes 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.rw Unsigned32 .1.3.6.1.3.118.1.2.2.1.10 |
mplsVpnVrfConfLastChangedThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.3.118.1.2.2.1.11 |
mplsVpnVrfConfRowStatusThis variable is used to create, modify, and/or delete a row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.118.1.2.2.1.12 |
mplsVpnVrfConfStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.3.118.1.2.2.1.13 |
mplsVpnVrfRouteTargetTableThis table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN. SEQUENCE OF MplsVpnVrfRouteTargetEntry .1.3.6.1.3.118.1.2.3 |
mplsVpnVrfRouteTargetEntryAn 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. MplsVpnVrfRouteTargetEntry .1.3.6.1.3.118.1.2.3.1 |
mplsVpnVrfRouteTargetIndexAuxiliary index for route-targets configured for a particular VRF. Unsigned32 .1.3.6.1.3.118.1.2.3.1.2 |
mplsVpnVrfRouteTargetTypeThe route target export distribution type. Enumeration .1.3.6.1.3.118.1.2.3.1.3 |
mplsVpnVrfRouteTargetThe route target distribution policy.rw MplsVpnRouteDistinguisher .1.3.6.1.3.118.1.2.3.1.4 |
mplsVpnVrfRouteTargetDescrDescription of the route target.rw DisplayString (SNMPv2-TC) .1.3.6.1.3.118.1.2.3.1.5 |
mplsVpnVrfRouteTargetRowStatusRow status for this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.118.1.2.3.1.6 |
mplsVpnVrfBgpNbrAddrTableEach entry in this table specifies a per-interface MPLS/EBGP neighbor. SEQUENCE OF MplsVpnVrfBgpNbrAddrEntry .1.3.6.1.3.118.1.2.4 |
mplsVpnVrfBgpNbrAddrEntryAn 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. MplsVpnVrfBgpNbrAddrEntry .1.3.6.1.3.118.1.2.4.1 |
mplsVpnVrfBgpNbrIndexThis is a unique tertiary index for an entry in the MplsVpnVrfBgpNbrAddrEntry Table. Unsigned32 .1.3.6.1.3.118.1.2.4.1.1 |
mplsVpnVrfBgpNbrRoleDenotes the role played by this EBGP neighbor with respect to this VRF.rw Enumeration .1.3.6.1.3.118.1.2.4.1.2 |
mplsVpnVrfBgpNbrTypeDenotes the address family of the PE address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.4.1.3 |
mplsVpnVrfBgpNbrAddrDenotes the EBGP neighbor address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.4.1.4 |
mplsVpnVrfBgpNbrRowStatusThis variable is used to create, modify, and/or delete a row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.118.1.2.4.1.5 |
mplsVpnVrfBgpNbrStorageTypeThe storage type for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.3.118.1.2.4.1.6 |
mplsVpnVrfBgpNbrPrefixTableThis table specifies per-VRF vpnv4 multi-protocol prefixes supported by BGP. SEQUENCE OF MplsVpnVrfBgpNbrPrefixEntry .1.3.6.1.3.118.1.2.5 |
mplsVpnVrfBgpNbrPrefixEntryAn 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. MplsVpnVrfBgpNbrPrefixEntry .1.3.6.1.3.118.1.2.5.1 |
mplsVpnVrfBgpPathAttrPeerThe IP address of the peer where the path information was learned. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.5.1.1 |
mplsVpnVrfBgpPathAttrIpAddrPrefixLenLength in bits of the IP address prefix in the Network Layer Reachability Information field. INTEGER .1.3.6.1.3.118.1.2.5.1.2 |
mplsVpnVrfBgpPathAttrIpAddrPrefixAn 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. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.5.1.3 |
mplsVpnVrfBgpPathAttrOriginThe ultimate origin of the path information.ro Enumeration .1.3.6.1.3.118.1.2.5.1.4 |
mplsVpnVrfBgpPathAttrASPathSegmentThe 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;ro OCTET STRING .1.3.6.1.3.118.1.2.5.1.5 |
mplsVpnVrfBgpPathAttrNextHopThe address of the border router that should be used for the destination network.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.5.1.6 |
mplsVpnVrfBgpPathAttrMultiExitDiscThis metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute.ro INTEGER (-1..2147483647) .1.3.6.1.3.118.1.2.5.1.7 |
mplsVpnVrfBgpPathAttrLocalPrefThe originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.ro INTEGER (-1..2147483647) .1.3.6.1.3.118.1.2.5.1.8 |
mplsVpnVrfBgpPathAttrAtomicAggregateWhether or not the local system has selected a less specific route without selecting a more specific route.ro Enumeration .1.3.6.1.3.118.1.2.5.1.9 |
mplsVpnVrfBgpPathAttrAggregatorASThe AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.ro INTEGER .1.3.6.1.3.118.1.2.5.1.10 |
mplsVpnVrfBgpPathAttrAggregatorAddrThe IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.2.5.1.11 |
mplsVpnVrfBgpPathAttrCalcLocalPrefThe degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute.ro INTEGER (-1..2147483647) .1.3.6.1.3.118.1.2.5.1.12 |
mplsVpnVrfBgpPathAttrBestAn indication of whether or not this route was chosen as the best BGP4 route.ro Enumeration .1.3.6.1.3.118.1.2.5.1.13 |
mplsVpnVrfBgpPathAttrUnknownOne 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.ro OCTET STRING .1.3.6.1.3.118.1.2.5.1.14 |
mplsVpnVrfSecTableThis table specifies per MPLS/BGP VPN VRF Table security features. SEQUENCE OF MplsVpnVrfSecEntry .1.3.6.1.3.118.1.2.6 |
mplsVpnVrfSecEntryAn 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. MplsVpnVrfSecEntry .1.3.6.1.3.118.1.2.6.1 |
mplsVpnVrfSecIllegalLabelViolationsIndicates the number of illegally received labels on this VPN/VRF.ro Counter32 .1.3.6.1.3.118.1.2.6.1.1 |
mplsVpnVrfSecIllegalLabelRcvThreshThe number of illegally received labels above which this notification is issued.rw Unsigned32 .1.3.6.1.3.118.1.2.6.1.2 |
mplsVpnPerf OBJECT IDENTIFIER .1.3.6.1.3.118.1.3 |
mplsVpnVrfPerfTableThis table specifies per MPLS/BGP VPN VRF Table performance information. SEQUENCE OF MplsVpnVrfPerfEntry .1.3.6.1.3.118.1.3.1 |
mplsVpnVrfPerfEntryAn entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. MplsVpnVrfPerfEntry .1.3.6.1.3.118.1.3.1.1 |
mplsVpnVrfPerfRoutesAddedIndicates the number of routes added to this VPN/VRF over the coarse of its lifetime.ro Counter32 .1.3.6.1.3.118.1.3.1.1.1 |
mplsVpnVrfPerfRoutesDeletedIndicates the number of routes removed from this VPN/VRF.ro Counter32 .1.3.6.1.3.118.1.3.1.1.2 |
mplsVpnVrfPerfCurrNumRoutesIndicates the number of routes currently used by this VRF.ro Unsigned32 .1.3.6.1.3.118.1.3.1.1.3 |
mplsVpnRoute OBJECT IDENTIFIER .1.3.6.1.3.118.1.4 |
mplsVpnVrfRouteTableThis 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. SEQUENCE OF MplsVpnVrfRouteEntry .1.3.6.1.3.118.1.4.1 |
mplsVpnVrfRouteEntryAn 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. MplsVpnVrfRouteEntry .1.3.6.1.3.118.1.4.1.1 |
mplsVpnVrfRouteDestThe 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. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.1 |
mplsVpnVrfRouteDestAddrTypeThe address type of the mplsVpnVrfRouteDest entry.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.2 |
mplsVpnVrfRouteMaskIndicate 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. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.3 |
mplsVpnVrfRouteMaskAddrTypeThe address type of mplsVpnVrfRouteMask.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.4 |
mplsVpnVrfRouteTosThe 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. Unsigned32 .1.3.6.1.3.118.1.4.1.1.5 |
mplsVpnVrfRouteNextHopOn remote routes, the address of the next system en route; Otherwise, 0.0.0.0. . InetAddress (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.6 |
mplsVpnVrfRouteNextHopAddrTypeThe address type of the mplsVpnVrfRouteNextHopAddrType object.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.118.1.4.1.1.7 |
mplsVpnVrfRouteIfIndexThe ifIndex value that identifies the local interface through which the next hop of this route should be reached.rw InterfaceIndex (IF-MIB) .1.3.6.1.3.118.1.4.1.1.8 |
mplsVpnVrfRouteTypeThe 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.rw Enumeration .1.3.6.1.3.118.1.4.1.1.9 |
mplsVpnVrfRouteProtoThe 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.rw Enumeration .1.3.6.1.3.118.1.4.1.1.10 |
mplsVpnVrfRouteAgeThe 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.ro Unsigned32 .1.3.6.1.3.118.1.4.1.1.11 |
mplsVpnVrfRouteInfoA 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.rw OBJECT IDENTIFIER .1.3.6.1.3.118.1.4.1.1.12 |
mplsVpnVrfRouteNextHopASThe 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.rw Unsigned32 .1.3.6.1.3.118.1.4.1.1.13 |
mplsVpnVrfRouteMetric1The 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.rw Integer32 .1.3.6.1.3.118.1.4.1.1.14 |
mplsVpnVrfRouteMetric2An 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.rw Integer32 .1.3.6.1.3.118.1.4.1.1.15 |
mplsVpnVrfRouteMetric3An 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.rw Integer32 .1.3.6.1.3.118.1.4.1.1.16 |
mplsVpnVrfRouteMetric4An 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.rw Integer32 .1.3.6.1.3.118.1.4.1.1.17 |
mplsVpnVrfRouteMetric5An 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.rw Integer32 .1.3.6.1.3.118.1.4.1.1.18 |
mplsVpnVrfRouteRowStatusRow status for this table. It is used according to row installation and removal conventions.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.118.1.4.1.1.19 |
mplsVpnVrfRouteStorageTypeStorage type value.rw StorageType (SNMPv2-TC) .1.3.6.1.3.118.1.4.1.1.20 |
mplsVpnConformance OBJECT IDENTIFIER .1.3.6.1.3.118.3 |
mplsVpnGroups OBJECT IDENTIFIER .1.3.6.1.3.118.3.1 |
mplsVpnScalarGroupCollection of scalar objects required for MPLS VPN management. Unknown .1.3.6.1.3.118.3.1.1 |
mplsVpnVrfGroupCollection of objects needed for MPLS VPN VRF management. Unknown .1.3.6.1.3.118.3.1.2 |
mplsVpnInterfaceGroupCollection of objects needed for MPLS VPN interface management. Unknown .1.3.6.1.3.118.3.1.3 |
mplsVpnPerfGroupCollection of objects needed for MPLS VPN performance information. Unknown .1.3.6.1.3.118.3.1.4 |
mplsVpnVrfBgpNbrGroupCollection of objects needed for MPLS VPN bgp neighbor-related information. Unknown .1.3.6.1.3.118.3.1.5 |
mplsVpnVrfBgpPrefixGroupCollection of objects needed for MPLS VPN bgp neighbor-related information. Unknown .1.3.6.1.3.118.3.1.6 |
mplsVpnSecGroupCollection of objects needed for MPLS VPN security-related information. Unknown .1.3.6.1.3.118.3.1.7 |
mplsVpnVrfRouteGroupObjects required for VRF route table management. Unknown .1.3.6.1.3.118.3.1.8 |
mplsVpnVrfRouteTargetGroupObjects required for VRF route target management. Unknown .1.3.6.1.3.118.3.1.9 |
mplsVpnNotificationGroupObjects required for MPLS VPN notifications. Unknown .1.3.6.1.3.118.3.1.10 |
mplsVpnCompliances OBJECT IDENTIFIER .1.3.6.1.3.118.3.2 |
mplsVpnModuleComplianceCompliance statement for agents that support the MPLS VPN MIB. Unknown .1.3.6.1.3.118.3.2.1 |