HPN-ICF-MPLS-BGP-VPN-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.8.12.3
- Last updated
- 2001-07-20 12:00
- Revisions
- 2001-07-20 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
- hp
- Source file
HPN-ICF-MPLS-BGP-VPN-MIB- Digest
sha256:2c4a96725b1487533028577d7aae04f0045a0a9661b4cacac38663c8f2399eb1
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, Internet Draft <draft-ietf-mpls-arch-06.txt>, August 1999.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfMpls |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, experimental, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-MPLS-BGP-VPN-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfMplsVpnId 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 | |||
| HpnicfMplsVpnRouteDistinguisher TEXTUAL-CONVENTION Syntax for a route distinguisher and route target. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfmplsVpnObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1 | |||
| hpnicfmplsVpnScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1 | |||
| hpnicfmplsVpnConfiguredVrfs OBJECT-TYPE The number of VRFs which are configured on this node. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1.1 | Unsigned32 | read-only | current |
| hpnicfmplsVpnActiveVrfs OBJECT-TYPE The number of VRFs which are active on this node. That is, those whose operStatus = Up (1). | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1.2 | Unsigned32 | read-only | current |
| hpnicfmplsVpnConf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2 | |||
| hpnicfmplsVpnInterfaceConfTable OBJECT-TYPE This table specifies per-interface MPLS capability and associated information. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1 | not-accessible | current | |
| hpnicfmplsVpnInterfaceConfEntry 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.4.1.11.2.14.11.15.8.12.3.1.2.1.1 | not-accessible | current | |
| hpnicfmplsVpnInterfaceConfIndex OBJECT-TYPE This is a unique index for an entry in the hpnicfmplsVpnInterfaceConfTable. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.1 | InterfaceIndex | read-only | current |
| hpnicfmplsVpnInterfaceLabelEdgeType OBJECT-TYPE Either the providerEdge(1) (PE) or customerEdge(2) (CE) bit MUST be set. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.2 | INTEGER {providerEdge(1), customerEdge(2)} | read-only | current |
| hpnicfmplsVpnInterfaceVpnClassification OBJECT-TYPE Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.3 | INTEGER {carrierOfCarrier(1), enterprise(2), interProvider(3)} | read-only | current |
| hpnicfmplsVpnInterfaceIpAddress OBJECT-TYPE The IP address of this interface. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.4 | InetAddress | read-create | current |
| hpnicfmplsVpnInterfaceIpAddressMask OBJECT-TYPE The IP address mask of this interface. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.5 | InetAddress | read-create | current |
| hpnicfmplsVpnInterfaceConfRowStatus 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 suceeds, 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.4.1.11.2.14.11.15.8.12.3.1.2.1.1.6 | RowStatus | read-create | current |
| hpnicfmplsVpnVrfConfTable 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.4.1.11.2.14.11.15.8.12.3.1.2.2 | not-accessible | current | |
| hpnicfmplsVpnVrfConfEntry 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.4.1.11.2.14.11.15.8.12.3.1.2.2.1 | not-accessible | current | |
| hpnicfmplsVpnVrfName OBJECT-TYPE The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.1 | HpnicfMplsVpnId | read-only | current |
| hpnicfmplsVpnVrfRouteDistinguisher OBJECT-TYPE The route distinguisher for this VRF. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.2 | HpnicfMplsVpnRouteDistinguisher | read-create | current |
| hpnicfmplsVpnVrfNetPrefixType OBJECT-TYPE Denotes the type network prefix in use for the PE-CE connections. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.3 | INTEGER {other(1), rip(2), ospf(3), isis(4), bgp(5), static(6)} | read-only | current |
| hpnicfmplsVpnVrfNetPrefix OBJECT-TYPE Denotes the network prefix for the PE-CE connections. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.4 | InetAddress | read-only | current |
| hpnicfmplsVpnVrfIpRouteRedistributeConn OBJECT-TYPE Denotes the redistribution of directly connected networks into the VRF BGP table. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.5 | TruthValue | read-create | current |
| hpnicfmplsVpnVrfIpRouteRedistributeStatic OBJECT-TYPE Denotes the redistribution of static routes into the VRF BGP table. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.6 | TruthValue | read-create | current |
| hpnicfmplsVpnVrfIpRouteRedistributeRip OBJECT-TYPE Denotes the redistribution of rip routes into the VRF BGP table. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.7 | TruthValue | read-create | current |
| hpnicfmplsVpnVrfConfHighRouteThreshold OBJECT-TYPE Denotes high-level water marker for the number of routes which this VRF may hold. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.8 | Unsigned32 | read-create | current |
| hpnicfmplsVpnVrfConfIsWarnOnly OBJECT-TYPE Denotes the action when the amount of VPN's routes exceed the hpnicfmplsVpnVrfConfHighRouteThreshold. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.9 | TruthValue | read-create | current |
| hpnicfmplsVpnVrfConfMaxRoutes OBJECT-TYPE Denotes maximum number of routes which this VRF is configured to hold. This value MUST be less than or equal to hpnicfmplsVrfMaxPossibleRoutes unless it is set to 0. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.10 | Unsigned32 | read-create | current |
| hpnicfmplsVpnVrfConfRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.11 | RowStatus | read-create | current |
| hpnicfmplsVpnVrfRouteTargetTable 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.4.1.11.2.14.11.15.8.12.3.1.2.3 | not-accessible | current | |
| hpnicfmplsVpnVrfRouteTargetEntry 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.4.1.11.2.14.11.15.8.12.3.1.2.3.1 | not-accessible | current | |
| hpnicfmplsVpnVrfRouteTarget OBJECT-TYPE The route target distribution policy. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.1 | HpnicfMplsVpnRouteDistinguisher | read-only | current |
| hpnicfmplsVpnVrfRouteTargetType OBJECT-TYPE The route target export distribution type. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.2 | INTEGER {import(1), export(2)} | read-only | current |
| hpnicfmplsVpnVrfRouteTargetRowStatus OBJECT-TYPE Row status for this entry. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.3 | RowStatus | read-create | current |
| hpnicfmplsVpnVrfBgpNbrAddrTable OBJECT-TYPE This table specifies per-interface MPLS/BGP neighbor addresses for both PEs and CEs. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4 | not-accessible | current | |
| hpnicfmplsVpnVrfBgpNbrAddrEntry 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.4.1.11.2.14.11.15.8.12.3.1.2.4.1 | not-accessible | current | |
| hpnicfmplsVpnVrfBgpNbrAddr OBJECT-TYPE Denotes the BGP neighbor address. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.1 | InetAddress | read-only | current |
| hpnicfmplsVpnVrfBgpNbrRole OBJECT-TYPE Denotes the role played by this BGP neighbor with respect to this VRF. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.2 | INTEGER {ce(1), pe(2)} | read-create | current |
| hpnicfmplsVpnVrfBgpNbrType OBJECT-TYPE Denotes the address family of the PE address. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.3 | InetAddressType | read-create | current |
| hpnicfmplsVpnVrfBgpNbrAsNumber OBJECT-TYPE The Automonous System that the BGP's neighbour in. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.4 | Unsigned32 | read-create | current |
| hpnicfmplsVpnVrfBgpNbrAdminStatus OBJECT-TYPE The action set by SNMP client. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.5 | INTEGER {mplsVpnVrfBgpNbrSetUp(1), mplsVpnVrfBgpNbrSetDown(2)} | read-create | current |
| hpnicfmplsVpnVrfBgpNbrRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.6 | RowStatus | read-create | current |
| hpnicfmplsVpnRoute OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3 | |||
| hpnicfmplsVpnVrfRouteTable 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.4.1.11.2.14.11.15.8.12.3.1.3.1 | not-accessible | current | |
| hpnicfmplsVpnVrfRouteEntry 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.4.1.11.2.14.11.15.8.12.3.1.3.1.1 | not-accessible | current | |
| hpnicfmplsVpnVrfRouteDest OBJECT-TYPE The destination IP address of this route. This object may not take a Multicast (Class D) address value. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.1 | InetAddress | read-only | current |
| hpnicfmplsVpnVrfRouteMask OBJECT-TYPE Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the hpnicfmplsVpnVrfRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the hpnicfmplsVpnVrfRouteMask 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 hpnicfmplsVpnVrfRouteDest object is not equal to hpnicfmplsVpnVrfRouteDest. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.2 | InetAddress | read-create | current |
| hpnicfmplsVpnVrfRouteNextHop OBJECT-TYPE On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. . | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.3 | InetAddress | read-only | current |
| hpnicfmplsVpnVrfRouteIfIndex 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.4.1.11.2.14.11.15.8.12.3.1.3.1.1.4 | InterfaceIndex | read-create | current |
| hpnicfmplsVpnVrfRouteProto 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.4.1.11.2.14.11.15.8.12.3.1.3.1.1.5 | INTEGER {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-create | current |
| hpnicfmplsVpnVrfRouteRowStatus OBJECT-TYPE Row status for this table. It is used according to row installation and removal conventions. | 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.6 | RowStatus | read-create | current |