HPN-ICF-MPLS-VPN-BGP-MIB

File: HPN-ICF-MPLS-VPN-BGP-MIB.mib (21050 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC
HPN-ICF-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress InetAddressType
TEXTUAL-CONVENTION TruthValue RowStatus
hpnicfCommon

Defined Types

HpnicfMplsVpnId  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..31)  

HpnicfMplsVpnRtDistinguisher  
Syntax for a route distinguisher and route target.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

HpnicfMplsVpnVrfConfEntry  
SEQUENCE    
  hpnicfMplsVpnVrfName HpnicfMplsVpnId
  hpnicfMplsVpnVrfRtDistinguisher HpnicfMplsVpnRtDistinguisher
  hpnicfMplsVpnVrfNetPrefixType INTEGER
  hpnicfMplsVpnVrfNetPrefix IpAddress
  hpnicfMplsVpnVrfIpRtRedistributeConn TruthValue
  hpnicfMplsVpnVrfIpRtRedistributeStatic TruthValue
  hpnicfMplsVpnVrfIpRtRedistributeRip TruthValue
  hpnicfMplsVpnVrfConfHighRtThreshold Unsigned32
  hpnicfMplsVpnVrfConfIsWarnOnly TruthValue
  hpnicfMplsVpnVrfConfMaxRts Unsigned32
  hpnicfMplsVpnVrfConfRowStatus RowStatus

HpnicfMplsVpnVrfBgpNbrAddrEntry  
SEQUENCE    
  hpnicfMplsVpnVrfBgpNbrAddr IpAddress
  hpnicfMplsVpnVrfBgpNbrRole INTEGER
  hpnicfMplsVpnVrfBgpNbrAsNumber Unsigned32
  hpnicfMplsVpnVrfBgpNbrAdminStatus INTEGER
  hpnicfMplsVpnVrfBgpNbrRowStatus RowStatus

HpnicfMplsVpnVrfBgpNbrPrefixEntry  
SEQUENCE    
  hpnicfMplsVpnVrfBgpPAtrPeer IpAddress
  hpnicfMplsVpnVrfBgpPAtrIpAddrPrefixLen Integer32
  hpnicfMplsVpnVrfBgpPAtrIpAddrPrefix IpAddress
  hpnicfMplsVpnVrfBgpPAtrPeerType InetAddressType
  hpnicfMplsVpnVrfBgpPAtrOrigin INTEGER
  hpnicfMplsVpnVrfBgpPAtrASPathSegment OCTET STRING
  hpnicfMplsVpnVrfBgpPAtrNextHop IpAddress
  hpnicfMplsVpnVrfBgpPAtrMultiExitDisc Integer32
  hpnicfMplsVpnVrfBgpPAtrLocalPref Integer32
  hpnicfMplsVpnVrfBgpPAtrAtomicAggregate INTEGER
  hpnicfMplsVpnVrfBgpPAtrAggregatorAS Integer32
  hpnicfMplsVpnVrfBgpPAtrAggregatorAddr IpAddress
  hpnicfMplsVpnVrfBgpPAtrCalcLocalPref Integer32
  hpnicfMplsVpnVrfBgpPAtrBest TruthValue
  hpnicfMplsVpnVrfBgpPAtrUnknown OCTET STRING

Defined Values

hpnicfMplsVpnBgp 1.3.6.1.4.1.11.2.14.11.15.2.160
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 , August 1999.
MODULE-IDENTITY    

hpnicfMplsVpnObjects 1.3.6.1.4.1.11.2.14.11.15.2.160.1
OBJECT IDENTIFIER    

hpnicfMplsVpnConf 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1
OBJECT IDENTIFIER    

hpnicfMplsVpnVrfConfTable 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsVpnVrfConfEntry

hpnicfMplsVpnVrfConfEntry 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsVpnVrfConfEntry  

hpnicfMplsVpnVrfName 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.1
The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsVpnId  

hpnicfMplsVpnVrfRtDistinguisher 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.2
The route distinguisher for this VRF.
Status: current Access: read-create
OBJECT-TYPE    
  HpnicfMplsVpnRtDistinguisher  

hpnicfMplsVpnVrfNetPrefixType 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.3
Denotes the type of the network prefix in use for the PE-CE connections.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), rip(2), ospf(3), isis(4), bgp(5), static(6)  

hpnicfMplsVpnVrfNetPrefix 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.4
Denotes the network prefix for the PE-CE connections.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfIpRtRedistributeConn 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.5
Denotes the redistribution of directly connected networks into the VRF BGP table.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMplsVpnVrfIpRtRedistributeStatic 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.6
Denotes the redistribution of static routes into the VRF BGP table.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMplsVpnVrfIpRtRedistributeRip 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.7
Denotes the redistribution of RIP routes into the VRF BGP table.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMplsVpnVrfConfHighRtThreshold 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.8
Denotes high-level water marker for the number of routes which this VRF may hold.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfMplsVpnVrfConfIsWarnOnly 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.9
Denotes the action when the amount of VPN's routes exceed the hpnicfMplsVpnVrfConfHighRtThreshold.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMplsVpnVrfConfMaxRts 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.10
Denotes maximum number of routes which this VRF is configured to hold. This value MUST be less than or equal to hpnicfMplsVpnVrfConfMaxRts unless it is set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfMplsVpnVrfConfRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.1.1.11
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsVpnVrfBgpNbrAddrTable 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2
This table specifies per-interface MPLS/BGP neighbor addresses for both PEs and CEs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsVpnVrfBgpNbrAddrEntry

hpnicfMplsVpnVrfBgpNbrAddrEntry 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsVpnVrfBgpNbrAddrEntry  

hpnicfMplsVpnVrfBgpNbrAddr 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1.1
Denotes the BGP neighbor address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfBgpNbrRole 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1.2
Denotes the role played by this BGP neighbor with respect to this VRF.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ce(1), pe(2)  

hpnicfMplsVpnVrfBgpNbrAsNumber 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1.3
The Autonomous System that the BGP's neighbour in.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfMplsVpnVrfBgpNbrAdminStatus 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1.4
The action set by SNMP client.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mplsVpnVrfBgpNbrSetUp(1), mplsVpnVrfBgpNbrSetDown(2)  

hpnicfMplsVpnVrfBgpNbrRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.2.1.5
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsVpnVrfBgpNbrPrefixTable 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3
This table specifies per-VRF vpnv4 multi-protocol prefixes supported by BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsVpnVrfBgpNbrPrefixEntry

hpnicfMplsVpnVrfBgpNbrPrefixEntry 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsVpnVrfBgpNbrPrefixEntry  

hpnicfMplsVpnVrfBgpPAtrPeer 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.1
The IP address of the peer where the path information was learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfBgpPAtrIpAddrPrefixLen 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.2
Length in bits of the IP address prefix in the Network Layer Reachability Information field.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

hpnicfMplsVpnVrfBgpPAtrIpAddrPrefix 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.3
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by hpnicfMplsVpnVrfBgpPAtrIpAddrPrefixLen. Any bits beyond the length specified by hpnicfMplsVpnVrfBgpPAtrIpAddrPrefixLen are zeroed.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfBgpPAtrPeerType 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.4
Address type of the hpnicfMplsVpnVrfBgpPAtrPeer object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfMplsVpnVrfBgpPAtrOrigin 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.5
The ultimate origin of the path information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igp(1), egp(2), incomplete(3)  

hpnicfMplsVpnVrfBgpPAtrASPathSegment 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.6
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;
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..255)  

hpnicfMplsVpnVrfBgpPAtrNextHop 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.7
The address of the border router that should be used for the destination network.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfBgpPAtrMultiExitDisc 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

hpnicfMplsVpnVrfBgpPAtrLocalPref 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.9
The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

hpnicfMplsVpnVrfBgpPAtrAtomicAggregate 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.10
Whether or not the local system has selected a less specific route without selecting a more specific route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lessSpecificRtNotSelected(1), lessSpecificRtSelected(2)  

hpnicfMplsVpnVrfBgpPAtrAggregatorAS 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.11
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfMplsVpnVrfBgpPAtrAggregatorAddr 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfMplsVpnVrfBgpPAtrCalcLocalPref 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.13
The degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

hpnicfMplsVpnVrfBgpPAtrBest 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.14
An indication of whether or not this route was chosen as the best BGP4 route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpnicfMplsVpnVrfBgpPAtrUnknown 1.3.6.1.4.1.11.2.14.11.15.2.160.1.1.3.1.15
One or more path attributes not understood by this BGP4 speaker. A zero-length string indicates the absence of such attribute(s). Octets beyond the maximum size, if any, are not recorded by this object.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)