HH3C-MPLS-VPN-BGP-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.160
- Last updated
- 2016-10-26 20:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2016-10-26 20:00, 2015-11-14 20:00, 2014-12-03 20:00
- Namespace
- comware
- Source file
HH3C-MPLS-VPN-BGP-MIB- Digest
sha256:34814908ecef82d6ac722fd5c3f3472a2c855be90abba47412080cc03fefe45b
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.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, 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.
HH3C-MPLS-VPN-BGP-MIB HH3C-OID-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cMplsVpnId 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 | |||
| Hh3cMplsVpnRtDistinguisher TEXTUAL-CONVENTION Syntax for a route distinguisher and route target. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cMplsVpnObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.160.1 | |||
| hh3cMplsVpnConf OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.160.1.1 | |||
| hh3cMplsVpnVrfConfTable 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.25506.2.160.1.1.1 | not-accessible | current | |
| hh3cMplsVpnVrfConfEntry 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.25506.2.160.1.1.1.1 | not-accessible | current | |
| hh3cMplsVpnVrfName OBJECT-TYPE The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.1 | Hh3cMplsVpnId | not-accessible | current |
| hh3cMplsVpnVrfRtDistinguisher OBJECT-TYPE The route distinguisher for this VRF. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.2 | Hh3cMplsVpnRtDistinguisher | read-create | current |
| hh3cMplsVpnVrfNetPrefixType OBJECT-TYPE Denotes the type of the network prefix in use for the PE-CE connections. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.3 | INTEGER {other(1), rip(2), ospf(3), isis(4), bgp(5), static(6)} | read-only | current |
| hh3cMplsVpnVrfNetPrefix OBJECT-TYPE Denotes the network prefix for the PE-CE connections. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.4 | IpAddress | read-only | current |
| hh3cMplsVpnVrfIpRtRedistributeConn OBJECT-TYPE Denotes the redistribution of directly connected networks into the VRF BGP table. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.5 | TruthValue | read-create | current |
| hh3cMplsVpnVrfIpRtRedistributeStatic OBJECT-TYPE Denotes the redistribution of static routes into the VRF BGP table. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.6 | TruthValue | read-create | current |
| hh3cMplsVpnVrfIpRtRedistributeRip OBJECT-TYPE Denotes the redistribution of RIP routes into the VRF BGP table. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.7 | TruthValue | read-create | current |
| hh3cMplsVpnVrfConfHighRtThreshold OBJECT-TYPE Denotes high-level water marker for the number of routes which this VRF may hold. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.8 | Unsigned32 | read-create | current |
| hh3cMplsVpnVrfConfIsWarnOnly OBJECT-TYPE Denotes the action when the amount of VPN's routes exceed the hh3cMplsVpnVrfConfHighRtThreshold. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.9 | TruthValue | read-create | current |
| hh3cMplsVpnVrfConfMaxRts OBJECT-TYPE Denotes maximum number of routes which this VRF is configured to hold. This value MUST be less than or equal to hh3cMplsVrfMaxPossibleRts unless it is set to 0. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.10 | Unsigned32 | read-create | current |
| hh3cMplsVpnVrfConfRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.4.1.25506.2.160.1.1.1.1.11 | RowStatus | read-create | current |
| hh3cMplsVpnVrfBgpNbrAddrTable OBJECT-TYPE This table specifies per-interface MPLS/BGP neighbor addresses for both PEs and CEs. | 1.3.6.1.4.1.25506.2.160.1.1.2 | not-accessible | current | |
| hh3cMplsVpnVrfBgpNbrAddrEntry 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.25506.2.160.1.1.2.1 | not-accessible | current | |
| hh3cMplsVpnVrfBgpNbrAddr OBJECT-TYPE Denotes the BGP neighbor address. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.1 | IpAddress | not-accessible | current |
| hh3cMplsVpnVrfBgpNbrRole OBJECT-TYPE Denotes the role played by this BGP neighbor with respect to this VRF. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.2 | INTEGER {ce(1), pe(2)} | read-create | current |
| hh3cMplsVpnVrfBgpNbrAsNumber OBJECT-TYPE The Autonomous System that the BGP's neighbour in. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.3 | Unsigned32 | read-create | current |
| hh3cMplsVpnVrfBgpNbrAdminStatus OBJECT-TYPE The action set by SNMP client. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.4 | INTEGER {mplsVpnVrfBgpNbrSetUp(1), mplsVpnVrfBgpNbrSetDown(2)} | read-create | current |
| hh3cMplsVpnVrfBgpNbrRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.5 | RowStatus | read-create | current |
| hh3cMplsVpnVrfBgpNbrState OBJECT-TYPE The BGP neighbor connection state. | 1.3.6.1.4.1.25506.2.160.1.1.2.1.6 | INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)} | read-only | current |
| hh3cMplsVpnVrfBgpNbrPrefixTable OBJECT-TYPE This table specifies per-VRF vpnv4 multi-protocol prefixes supported by BGP. | 1.3.6.1.4.1.25506.2.160.1.1.3 | not-accessible | current | |
| hh3cMplsVpnVrfBgpNbrPrefixEntry 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.4.1.25506.2.160.1.1.3.1 | not-accessible | current | |
| hh3cMplsVpnVrfBgpPAtrPeer OBJECT-TYPE The IP address of the peer where the path information was learned. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.1 | IpAddress | not-accessible | current |
| hh3cMplsVpnVrfBgpPAtrIpAddrPrefixLen OBJECT-TYPE Length in bits of the IP address prefix in the Network Layer Reachability Information field. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.2 | Integer32 (0..32) | not-accessible | current |
| hh3cMplsVpnVrfBgpPAtrIpAddrPrefix 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 mplsVpnVrfBgpPAtrIpAddrPrefixLen. Any bits beyond the length specified by MplsVpnVrfBgpPAtrIpAddrPrefixLen are zeroed. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.3 | IpAddress | not-accessible | current |
| hh3cMplsVpnVrfBgpPAtrPeerType OBJECT-TYPE Address type of the mplsVpnVrfBgpPAtrPeer object. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.4 | InetAddressType | read-only | current |
| hh3cMplsVpnVrfBgpPAtrOrigin OBJECT-TYPE The ultimate origin of the path information. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.5 | INTEGER {igp(1), egp(2), incomplete(3)} | read-only | current |
| hh3cMplsVpnVrfBgpPAtrASPathSegment 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.4.1.25506.2.160.1.1.3.1.6 | OCTET STRING (SIZE(2..255)) | read-only | current |
| hh3cMplsVpnVrfBgpPAtrNextHop OBJECT-TYPE The address of the border router that should be used for the destination network. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.7 | IpAddress | read-only | current |
| hh3cMplsVpnVrfBgpPAtrMultiExitDisc 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.4.1.25506.2.160.1.1.3.1.8 | Integer32 (-1..2147483647) | read-only | current |
| hh3cMplsVpnVrfBgpPAtrLocalPref 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.4.1.25506.2.160.1.1.3.1.9 | Integer32 (-1..2147483647) | read-only | current |
| hh3cMplsVpnVrfBgpPAtrAtomicAggregate OBJECT-TYPE If the ATOMIC_AGGREGATE attribute is present in the Path Attributes then this object MUST have a value of 'lessSpecificRouteNotSelected'. If the ATOMIC_AGGREGATE attribute is missing in the Path Attributes then this object MUST have a value of 'lessSpecificRouteSelected'. Note that ATOMIC_AGGREGATE is now a primarily informational attribute. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.10 | INTEGER {lessSpecificRtNotSelected(1), lessSpecificRtSelected(2)} | read-only | current |
| hh3cMplsVpnVrfBgpPAtrAggregatorAS 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.4.1.25506.2.160.1.1.3.1.11 | Integer32 (0..65535) | read-only | current |
| hh3cMplsVpnVrfBgpPAtrAggregatorAddr 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.4.1.25506.2.160.1.1.3.1.12 | IpAddress | read-only | current |
| hh3cMplsVpnVrfBgpPAtrCalcLocalPref 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.4.1.25506.2.160.1.1.3.1.13 | Integer32 (-1..2147483647) | read-only | current |
| hh3cMplsVpnVrfBgpPAtrBest OBJECT-TYPE An indication of whether or not this route was chosen as the best BGP4 route. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.14 | TruthValue | read-only | current |
| hh3cMplsVpnVrfBgpPAtrUnknown OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.160.1.1.3.1.15 | OCTET STRING (SIZE(0..255)) | read-only | current |