HPN-ICF-MPLS-BGP-VPN-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-MPLS-BGP-VPN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpnicfMplsVpn 1.3.6.1.4.1.11.2.14.11.15.8.12.3
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.
     hpnicfmplsVpnObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1
         hpnicfmplsVpnScalars 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1
             hpnicfmplsVpnConfiguredVrfs 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1.1 unsigned32 read-only
The number of VRFs which are configured on this node.
             hpnicfmplsVpnActiveVrfs 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.1.2 unsigned32 read-only
The number of VRFs which are active on this node. That is, those whose operStatus = Up (1).
         hpnicfmplsVpnConf 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2
             hpnicfmplsVpnInterfaceConfTable 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1 no-access
This table specifies per-interface MPLS capability and associated information.
                 hpnicfmplsVpnInterfaceConfEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1 no-access
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.
                     hpnicfmplsVpnInterfaceConfIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.1 interfaceindex read-only
This is a unique index for an entry in the hpnicfmplsVpnInterfaceConfTable.
                     hpnicfmplsVpnInterfaceLabelEdgeType 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.2 integer read-only
Either the providerEdge(1) (PE) or customerEdge(2) (CE) bit MUST be set. Enumeration: 'providerEdge': 1, 'customerEdge': 2.
                     hpnicfmplsVpnInterfaceVpnClassification 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.3 integer read-only
Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario. Enumeration: 'interProvider': 3, 'carrierOfCarrier': 1, 'enterprise': 2.
                     hpnicfmplsVpnInterfaceIpAddress 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.4 inetaddress read-only
The IP address of this interface.
                     hpnicfmplsVpnInterfaceIpAddressMask 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.5 inetaddress read-only
The IP address mask of this interface.
                     hpnicfmplsVpnInterfaceConfRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.1.1.6 rowstatus read-only
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.
             hpnicfmplsVpnVrfConfTable 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2 no-access
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.
                 hpnicfmplsVpnVrfConfEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1 no-access
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.
                     hpnicfmplsVpnVrfName 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.1 hpnicfmplsvpnid read-only
The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID.
                     hpnicfmplsVpnVrfRouteDistinguisher 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.2 hpnicfmplsvpnroutedistinguisher read-only
The route distinguisher for this VRF.
                     hpnicfmplsVpnVrfNetPrefixType 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.3 integer read-only
Denotes the type network prefix in use for the PE-CE connections. Enumeration: 'isis': 4, 'rip': 2, 'bgp': 5, 'other': 1, 'static': 6, 'ospf': 3.
                     hpnicfmplsVpnVrfNetPrefix 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.4 inetaddress read-only
Denotes the network prefix for the PE-CE connections.
                     hpnicfmplsVpnVrfIpRouteRedistributeConn 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.5 truthvalue read-only
Denotes the redistribution of directly connected networks into the VRF BGP table.
                     hpnicfmplsVpnVrfIpRouteRedistributeStatic 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.6 truthvalue read-only
Denotes the redistribution of static routes into the VRF BGP table.
                     hpnicfmplsVpnVrfIpRouteRedistributeRip 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.7 truthvalue read-only
Denotes the redistribution of rip routes into the VRF BGP table.
                     hpnicfmplsVpnVrfConfHighRouteThreshold 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.8 unsigned32 read-only
Denotes high-level water marker for the number of routes which this VRF may hold.
                     hpnicfmplsVpnVrfConfIsWarnOnly 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.9 truthvalue read-only
Denotes the action when the amount of VPN's routes exceed the hpnicfmplsVpnVrfConfHighRouteThreshold.
                     hpnicfmplsVpnVrfConfMaxRoutes 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.10 unsigned32 read-only
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.
                     hpnicfmplsVpnVrfConfRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.2.1.11 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
             hpnicfmplsVpnVrfRouteTargetTable 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3 no-access
This table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN.
                 hpnicfmplsVpnVrfRouteTargetEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1 no-access
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.
                     hpnicfmplsVpnVrfRouteTarget 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.1 hpnicfmplsvpnroutedistinguisher read-only
The route target distribution policy.
                     hpnicfmplsVpnVrfRouteTargetType 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.2 integer read-only
The route target export distribution type. Enumeration: 'import': 1, 'export': 2.
                     hpnicfmplsVpnVrfRouteTargetRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.3.1.3 rowstatus read-only
Row status for this entry.
             hpnicfmplsVpnVrfBgpNbrAddrTable 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4 no-access
This table specifies per-interface MPLS/BGP neighbor addresses for both PEs and CEs.
                 hpnicfmplsVpnVrfBgpNbrAddrEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1 no-access
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.
                     hpnicfmplsVpnVrfBgpNbrAddr 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.1 inetaddress read-only
Denotes the BGP neighbor address.
                     hpnicfmplsVpnVrfBgpNbrRole 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.2 integer read-only
Denotes the role played by this BGP neighbor with respect to this VRF. Enumeration: 'ce': 1, 'pe': 2.
                     hpnicfmplsVpnVrfBgpNbrType 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.3 inetaddresstype read-only
Denotes the address family of the PE address.
                     hpnicfmplsVpnVrfBgpNbrAsNumber 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.4 unsigned32 read-only
The Automonous System that the BGP's neighbour in.
                     hpnicfmplsVpnVrfBgpNbrAdminStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.5 integer read-only
The action set by SNMP client. Enumeration: 'mplsVpnVrfBgpNbrSetUp': 1, 'mplsVpnVrfBgpNbrSetDown': 2.
                     hpnicfmplsVpnVrfBgpNbrRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.2.4.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
         hpnicfmplsVpnRoute 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3
             hpnicfmplsVpnVrfRouteTable 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1 no-access
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.
                 hpnicfmplsVpnVrfRouteEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1 no-access
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.
                     hpnicfmplsVpnVrfRouteDest 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.1 inetaddress read-only
The destination IP address of this route. This object may not take a Multicast (Class D) address value.
                     hpnicfmplsVpnVrfRouteMask 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.2 inetaddress read-only
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.
                     hpnicfmplsVpnVrfRouteNextHop 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.3 inetaddress read-only
On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. .
                     hpnicfmplsVpnVrfRouteIfIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.4 interfaceindex read-only
The ifIndex value that identifies the local interface through which the next hop of this route should be reached.
                     hpnicfmplsVpnVrfRouteProto 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.5 integer read-only
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. Enumeration: 'esIs': 10, 'isIs': 9, 'ggp': 6, 'ospf': 13, 'ciscoEigrp': 16, 'egp': 5, 'rip': 8, 'bgp': 14, 'idpr': 15, 'ciscoIgrp': 11, 'other': 1, 'bbnSpfIgp': 12, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3.
                     hpnicfmplsVpnVrfRouteRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.3.1.3.1.1.6 rowstatus read-only
Row status for this table. It is used according to row installation and removal conventions.