HP-ICF-IP-ROUTING: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-IP-ROUTING
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
 hpicfIpRouting 1.3.6.1.4.1.11.2.14.11.5.1.15
This MIB module contains HP proprietary objects for managing IP Routing.
       hpicfIpRoutingObjects 1.3.6.1.4.1.11.2.14.11.5.1.15.1
           hpicfIcmpRdisc 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1
               hpicfRdiscAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.1 integer read-write
The administrative status of the ICMP Router Discovery protocol. Enumeration: 'enable': 1, 'disable': 2.
               hpicfRdiscIfCfgTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2 no-access
Per-interface configuration for the ICMP Router Discovery protocol.
                   hpicfRdiscIfCfgEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1 no-access
Router discovery configuration information for a single interface.
                       hpicfRdiscIfAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.1 integer read-write
The administrative status of the ICMP Router Discovery protocol on this interface. Enumeration: 'enable': 1, 'disable': 2.
                       hpicfRdiscIfAdvertAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.2 integer read-write
The destination address to be used for router advertisements on this interface. If the value of this object is 'multicast' (the default), router advertisements sent on this interface will be sent to the all-hosts multicast address, 224.0.0.1. If the value of this object is 'broadcast', router advertisements sent on this interface will be sent to the limited broadcast address, 255.255.255.255. Enumeration: 'broadcast': 2, 'multicast': 1.
                       hpicfRdiscIfMaxAdvertInterval 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.3 integer32 read-write
The maximum time allowed between sending unsolicited Router Advertisements on this interface.
                       hpicfRdiscIfMinAdvertInterval 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.4 integer32 read-write
The minimum time allowed between sending unsolicited Router Advertisements on this interface. Must be no greater than hpicfRdiscMaxAdvertInterval.
                       hpicfRdiscIfAdvertLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.5 integer32 read-write
The value to be placed in the Lifetime field of Router Advertisements sent on this interface. Must be no less than hpicfRdiscMaxAdvertInterval.
                       hpicfRdiscIfPreference 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6 integer32 read-write
The preference of the router as a default router, relative to the other routers on the same subnet. Higher values are more preferable. The minimum value (0x80000000) is used to indicate that the router, even though it may be advertised, is not to be used by neighboring hosts as a default router.
           hpicfIcmpRateLimits 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2
               hpicfIcmpBoxLimits 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1
                   hpicfIcmpReplyLimitEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.1 integer read-write
Enable/Disable ICMP replies. Enumeration: 'enable': 1, 'disable': 2.
                   hpicfIcmpReplyLimit 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.2 integer32 read-write
The maximum number of icmp replies to send per second.
                   hpicfIcmpRedirectEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.3 integer read-write
Enable/Disable redirect error messages.. Enumeration: 'enable': 1, 'disable': 2.
                   hpicfIcmpDestUnreachEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.4 integer read-write
Enable/Disable destination unreachable error messages. Enumeration: 'enable': 1, 'disable': 2.
                   hpicfIcmpAddrMaskReplyEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.5 integer read-write
Enable/Disable address mask replies. Enumeration: 'enable': 1, 'disable': 2.
                   hpicfIcmpEchoBroadcastReplyEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.6 integer read-write
Enable/Disable echo replies to directed broadcast echo requests.. Enumeration: 'enable': 1, 'disable': 2.
           hpicfGlobalIpConfig 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3
               hpicfDBroadcastFwdEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.1 integer read-write
Enable/disable directed broadcast forwarding. Enumeration: 'enable': 1, 'disable': 2.
               hpicfSourceRouteEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2 integer read-write
Enable/disable source routed forwarding. Enumeration: 'enable': 1, 'disable': 2.
               hpicfIpMaximumPaths 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.3 integer32 read-write
Maximum number of equal cost paths to a destination that we will add to the IP routing table.
               hpicfDBroadcastFwdAcl 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.4 snmpadminstring read-write
This object contains the ACL to apply to IP Directed Broadcast packets.The value is the name of an existing IP ACL defined using the Command Line Interface (CLI) or a zero length string if there is no ACL applied. This object can only be set when hpicfDBroadcastFwdEnable is also set to 'enable' in the same request. Setting hpicfBroadcastFwdEnable to 'enable' without also setting this object will clear this object and unapply any IP Directed Broadcast ACL.
           hpicfIpStaticRouteConfig 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4
               hpicfIpStaticRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1 no-access
Table of configured IP static routes. This table uses a protocol-independent format, so that it can be used for both IPv4 and IPv6 static routes. Rows configured in this table should be stored in non-volatile storage.
                   hpicfIpStaticRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1 no-access
A row in the static route table, containing information about a single configured static route. There are 3 legal cases for the indexing this table: 1. ((hpicfIpStaticRouteFwdAddrType == hpicfIpStaticRoutePrefixType) && (hpicfIpStaticRouteFwdAddr is IP address of appropriate type) && (hpicfIpStaticRouteFwdIfIndex == 0)) Normal, remote static route. hpicfIpStaticRouteType will be equal to 'remote'. Note that the first condition that the FwdAddrType must equal the PrefixType exactly is not strictly true. For example, in IPv6, it is quite legal and expected to configure a static route where the PrefixType is ipv6, and the Prefix is a 16 byte IPv6 destination address, but the FwdAddrType is ipv6z and the FwdAddr is a 20 byte scoped IPv6 link-local address. 2. ((hpicfIpStaticRouteFwdAddrType == 'unknown') && (hpicfIpStaticRouteFwdAddr == zero-length string) && (hpicfIpStaticRouteFwdIfIndex != 0)) Interface route. Treated like a connected route. hpicfIpStaticRouteType will be equal to 'local'. 3. ((hpicfIpStaticRouteFwdAddrType == 'unknown') && (hpicfIpStaticRouteFwdAddr == zero-length string) && (hpicfIpStaticRouteFwdIfIndex == 0)) Discard route. hpicfStaticRouteType will be equal to either 'reject' or 'discard'.
                       hpicfIpStaticRoutePrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1 inetaddresstype no-access
The type of destination prefix specified by this route. The value 'dns(16)' is not supported. This object specifies the type of destination address prefix in the hpicfIpStaticRoutePrefix object.
                       hpicfIpStaticRoutePrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2 inetaddress no-access
The destination address prefix of this route. The type of address specified by this route is indicated by the corresponding instance of the hpicfIpStaticRoutePrefixType object. An attempt to create a row in which the length of this object is not consistent with the type specified by hpicfIpStaticRoutePrefixType must be rejected. An attempt to create a row in which the value X of this object, logically ANDed with the value of the mask formed from the corresponding instance of the hpicfIpStaticRoutePrefixLength object, is not equal to X must be rejected, i.e., this prefix may not have any 'host' bits set.
                       hpicfIpStaticRoutePrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3 inetaddressprefixlength no-access
This object indicates the number of leading one bits which form the mask to be logically ANDed with a destination address before comparison with the corresponding instance of the hpicfIpStaticRoutePrefix object for a route match operation. An attempt to create a row in which the value of this object is longer than the maximum legal length of an address of the type indicated by the corresponding instance of the hpicfIpStaticRoutePrefixType object must be rejected. An attempt to create a row in which the value of the mask formed from this object logically ANDed with the value of the corresponding instance of the hpicfIpStaticRoutePrefix object is not equal to the hpicfIpStaticRoutePrefix.
                       hpicfIpStaticRouteFwdAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4 inetaddresstype no-access
The type of forwarding address for this route. The value of this object must be equal either to 'unknown' or to a value appropriate for the corresponding instance of the hpicfIpStaticRoutePrefixType object. For non-remote routes, the value of this object must be 'unknown'.
                       hpicfIpStaticRouteFwdAddr 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5 inetaddress no-access
For remote routes, the value of the next specified router to use for forwarding packets to the destination specified by this route. Note that this router does not need to be directly connected. In the case where it is not, the actual routing table entry will use a next hop determined by looking up the best route to this forwarding address. For non-remote routes, the value of this object will be a zero-length string. An attempt to create a row in which the length of this object is not consistent with the type specified by hpicfIpStaticRouteFwdAddrType must be rejected. An attempt to create a row with a value for this object other than a zero-length string must be rejected if the corresponding instance of the hpicfIpStaticRouteFwdIfIndex object is non-zero.
                       hpicfIpStaticRouteFwdIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6 interfaceindexorzero no-access
For remote routes, the value of this object must be zero. For reject or blackhole routes, the value of this object must be zero. For local routes, this object indicates the ifIndex of the local interface to use to reach this destination.
                       hpicfIpStaticRouteType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.7 integer read-only
The type of route. The value 'other' is not supported, and is included only for compatibility with the IP Forwarding Table MIB. The value 'local' indicates that the destination is treated as if it were directly connected. The value 'remote' indicates that the forwarding address will be used to reach the destination. The value 'reject' indicates that if this route is matched, a packet to the destination is discarded and a notification (e.g. ICMP error) is returned to the packet sender. The value 'blackhole' indicates that if the route is matched, a packet to the destination is silently dropped. The value of this object must be consistent with the forwarding address information used to index the route. Enumeration: 'remote': 4, 'other': 1, 'local': 3, 'blackhole': 5, 'reject': 2.
                       hpicfIpStaticRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.8 integer32 read-only
The administrative distance to associate with this static route. Routes with lower distances are preferred. By default, static routes are created with an administrative distance of 1, meaning they are preferred over all routes except directly connected routes. Setting a higher administrative distance for a route can be used for the following reasons: - by configuring multiple static routes to the same destination, one with the default distance and one with a higher distance, one can configure backup static routes - by configuring a static route with an administrative distance higher than the distance for a particular dynamic routing protocol, one can allow a static route to be overridden by dynamic routing information. Routes with an administrative distance of 255 will never be entered in the routing table.
                       hpicfIpStaticRouteTag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.9 unsigned32 read-only
Tag value that can be used to filter redistribution of this route via route maps.
                       hpicfIpStaticRouteStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.10 rowstatus read-only
Status of this route entry. All writable columns in this table can be modified while the corresponding row is active.
                       hpicfIpStaticRouteMetric 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.11 metric read-only
Metric value for this route. It is used to compare static route with other static routes to the same destination. The acceptable range is from 1 to 255, both inclusive.
                       hpicfIpStaticRouteName 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.12 displaystring read-only
Name of the configured static route. It is used for lucidity and troubleshooting purpose and is optional.
                       hpicfIpStaticRouteLogging 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.13 integer read-only
This object determines whether or not debug log messages are to be generated for packets matching statically configured blackhole routes. When enabled, the debug option 'ip/ipv6 fib blackhole' needs to be enabled in order to print the log messages to a specified destination. Enumeration: 'enable': 1, 'disable': 2.
                       hpicfIpStaticRouteBfdEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.14 truthvalue read-only
This object enables or disables BFD on Static route. When set to true(1), BFD is enabled for the session. When set to false(2), BFD is disabled for the session.
               hpicfIpStaticNeighborTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2 no-access
Table of configured IP static neighbors. This table uses a protocol-independent format, so that it can be used for both IPv4 and IPv6 static neighbors. Rows configured in this table should be stored in non-volatile storage.
                   hpicfIpStaticNeighborEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1 no-access
A row in the static neighbor table, containing information about a single configured static neighbor.
                       hpicfIpStaticNeighborIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.1 interfaceindex no-access
The ifIndex value for the interface used to reach this neighbor.
                       hpicfIpStaticNeighborNetAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.2 inetaddresstype no-access
The type of network address specified by this entry. Only the values 'ipv4(1)' and 'ipv6(2)' are expected. This object specifies the type of neighbor network address prefix in the hpicfIpStaticNeighborNetAddress object.
                       hpicfIpStaticNeighborNetAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.3 inetaddress no-access
The neighbor network address of this configured static neighbor. The type of address specified by this entry is indicated by the corresponding instance of the hpicfIpStaticNeighborNetAddrType object. An attempt to create a row in which the length of this object is not consistent with the type specified by hpicfIpStaticNeighborNetAddrType must be rejected.
                       hpicfIpStaticNeighborPhysAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.4 physaddress read-only
The media-dependent physical address used to reach this neighbor. The size of this address depends on the media type of the interface identified by hpicfIpStaticNeighborIfIndex.
                       hpicfIpStaticNeighborStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.5 rowstatus read-only
Status of this neighbor entry. All writable columns in this table can be modified while the corresponding row is active.
               hpicfIpStaticRouteBfdTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3 no-access
Extension of Static Route table to enable BFD on Static routes.
                   hpicfIpStaticRouteBfdEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1 no-access
Static route BFD table contains BFD objects. This table is added to provide BFD support to Static Routes. This is the additional param of Static Route table. The Value of Index in BFD table should be as same in Static Route table. 1. While enabling BFD static route, verify the RowStatus of hpicfIpStaticRouteTable for the configured index. 2. If Rowstatus is not present in hpicfIpStaticRouteTable Create Rowstatus for that recIndex in hpicfIpStaticRouteTable and then create the RowStatus in hpicfIpStaticRouteBfdTable. 3. While disabling the bfd Status, Destroy the rowstatus in hpicfIpStaticRouteBfdTable.
                       hpicfIpStaticRouteBfdSrcAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.1 inetaddresstype read-only
The type of IP address used as source address for BFD
                       hpicfIpStaticRouteBfdSrcAddr 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.2 inetaddress read-only
The IP address which is used as source address for BFD
                       hpicfIpStaticRouteBfdDstAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.3 inetaddresstype read-only
The type of IP address used as destination address for BFD
                       hpicfIpStaticRouteBfdDstAddr 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.4 inetaddress read-only
The IP address which is used as destination address for BFD
                       hpicfIpStaticRouteBfdStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.5 rowstatus read-only
Row status for this table.
           hpicfIpRouteStats 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5
               hpicfIpCidrRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1 no-access
HP extensions to the ipCidrRouteTable.
                   hpicfIpCidrRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1 no-access
Extended information about a single route.
                       hpicfIpCidrRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1.1 integer32 read-only
The administrative distance of this route.
               hpicfInetCidrRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2 no-access
HP extensions to the inetCidrRouteTable.
                   hpicfInetCidrRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1 no-access
Extended information about a single route.
                       hpicfInetCidrRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.1 integer32 read-only
The administrative distance of this route.
                       hpicfInetCidrRouteInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.2 object identifier read-only
A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's inetCidrRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier, and any implementation conforming to ASN.1 and the Basic Encoding Rules must be able to generate and recognize this value.
                       hpicfInetCidrRouteState 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.3 hpinetcidrroutestate read-only
The state of the route.
               hpicfInetCidrRouteStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3 no-access
HP extensions to the InetCidrRouteTable for scalar stats
                   hpicfInetCidrRouteStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1 no-access
Extended information about a scalar stats of the route.
                       hpicfInetCidrNumRouteDestinations 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.1 counter32 read-only
Total number of destinations for a particular inetCidrRouteDestType.
                       hpicfInetCidrNumRouteRoutes 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.2 counter32 read-only
Total number of routes for a particular inetCidrRouteDestType.
           hpicfArpInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6
               hpicfArpAgingTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1 integer32 read-write
The timeout period in minutes for aging out an arp entry in the arp cache. Default value is 20 minutes. Allowable values for the HP implementation are 1-1440 and 0. The value of 0 indicates that an infinite ageout is to be used. The value 16666666 minutes (32 years) is used internally to effectively indicate an infinite timeout.
               hpicfArpMcastReplies 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.2 integer read-write
This object is used to enable/disable Multicast MAC support in all multicast modes. It will be disabled by default. Enumeration: 'enable': 1, 'disable': 2.
           hpicfIpDefaultRouterPrefixInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7
               hpicfIpDefaultRouterPrefixTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1 no-access
Table of default routers learnt through auto-config This Table will be used in conjunction of ipDefaultRouterTable defined in RFC 4293 to get the attributes of the default routers learnt through auto-config
                   hpicfIpDefaultRouterPrefixEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1 no-access
A row in the default router table, containing information about a single learnt default router
                       hpicfIpDefaultRouterAddressType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.1 inetaddresstype no-access
The address type of the default router. The only supported type is IPV6 as of now
                       hpicfIpDefaultRouterAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.2 inetaddress no-access
The address of the default router.
                       hpicfIpDefaultRouterIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.3 interfaceindex no-access
The address of the default router.
                       hpicfIpDefaultRouterPrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.4 inetaddresstype no-access
Type of the prefix.
                       hpicfIpDefaultRouterPrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.5 inetaddress no-access
The prefix.
                       hpicfIpDefaultRouterPrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.6 inetaddressprefixlength no-access
Length of the prefix.
                       hpicfIpDefaultRouterPrefixOnLink 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.7 truthvalue read-only
The object has the value true (1) if the prefix can be used for on-link determination, otherwise the value is false(2)
                       hpicfIpDefaultRouterPrefixAutonomous 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.8 truthvalue read-only
The object has the value true(1) if this prefix can be used for autonomous address configuration. If the value is false(2), the prefix is not used to autoconfigure a local interface address
                       hpicfIpDefaultRouterPrefixValidLifeTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.9 unsigned32 read-only
The valid life time for the router.
                       hpicfIpDefaultRouterPrefixPrefdLifeTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.10 unsigned32 read-only
The preferred life time for the router.
           hpicfIpDefaultRouterProperties 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8
               hpicfIpDefaultRouterTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1 no-access
HP extensions to the ipDefaultRouterTable.
                   hpicfIpDefaultRouterEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1 no-access
Extended information about a single route.
                       hpicfIpDefaultRouterMTU 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.1 integer32 read-only
The link MTU size advertised by the router. The selected Mlink TU may be different from this one.
                       hpicfIpDefaultRouterHopLimit 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.2 integer32 read-only
The hop limit to be used by the host on outgoing packets.
           hpicfIpv6ND 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9
               hpicfIpv6NDRAAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.1 truthvalue read-write
A flag indicating whether or not the router sends periodic router advertisements and responds to router solicitations.
               hpicfIpv6RtrAdvPrefixTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2 no-access
This table describes the router advertisement configuration variables for each interface.
                   hpicfIpv6RtrAdvPrefixEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1 no-access
An entry in the hpicfIpv6RtrAdvPrefixTable.
                       hpicfIpv6RtrAdvPrefixIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.1 interfaceindex no-access
The index value which uniquely identifies the interface on which this prefix is configured. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                       hpicfIpv6RtrAdvPrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.2 inetaddresstype no-access
The address type of hpicfIpv6RtrAdvPrefixPrefix.
                       hpicfIpv6RtrAdvPrefixPrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.3 inetaddress no-access
The address prefix. The address type of this object is specified in hpicfIpv6RtrAdvPrefixType. The length of this object is the standard length for objects of that type.
                       hpicfIpv6RtrAdvPrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.4 inetaddressprefixlength no-access
The prefix length associated with this prefix. The value 0 has no special meaning for this object. It simply refers to address '::/0'.
                       hpicfIpv6RtrAdvPrefixOnLinkFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.5 truthvalue read-only
Router Advertisement messages are sent out with the On-Link flag (L-bit) field set to this value.
                       hpicfIpv6RtrAdvPrefixAutonomousFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.6 truthvalue read-only
Autonomous address configuration flag. Router Advertisement messages are sent out with the autonomous flag field set to this value in the Prefix Information.
                       hpicfIpv6RtrAdvPrefixLifetimeType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.7 integer read-only
Specifies if the hpicfIpv6RtrAdvPrefixPreferredLifetime and hpicfIpv6RtrAdvPrefixValidLifetime are of the kind where consecutive advertisements have the same time(fixed) or a time that decrements in real time. The realTime(2) can be used to specify a time in future at which the LifeTimes become zero. Enumeration: 'fixed': 1, 'realTime': 2.
                       hpicfIpv6RtrAdvPrefixPreferredLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.8 unsigned32 read-only
The length of time ,in seconds,that this prefix will be preferred. A value of 4,294,967,295 represents infinity. The Router Advertisement messages are sent out with the Preferred LifeTime field set to this value. To specify in a realTime way,set this object to a future time in number of seconds since January 1, 1990, Coordinated Universal Time and also set hpicfIpv6RtrAdvPrefixTimeType to realTime. The default value is 7 days(604800 seconds) fixed time
                       hpicfIpv6RtrAdvPrefixValidLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.9 unsigned32 read-only
The length of time, in seconds, that this prefix will continue to be valid, i.e. time until invalidation. A value of 4,294,967,295 represents infinity. The Router advertisement messages are sent out with the Valid LifeTime field set to this value. To specify in a realTime way,set this object to a future time in number of seconds since January 1, 1990, Coordinated Universal Time and also set hpicfIpv6RtrAdvPrefixTimeType to realTime. The default value is 30 days (or 2592000 seconds) fixed time.
                       hpicfIpv6RtrAdvPrefixRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.10 rowstatus read-only
The status of this conceptual row. As all objects in this conceptual row have default values a row can be created and made active by setting this object appropriately.
                       hpicfIpv6RtrAdvPrefixAdvertiseFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.11 truthvalue read-only
Specifies whether the prefix in this entry is advertised or not.When set to TRUE prefix is advertised.
               hpicfIpv6RtrAdvTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3 no-access
This table augments ipv6RouterAdvertEntry and it contains HP proprietary objects for managing router advertisements.
                   hpicfIpv6RtrAdvEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1 no-access
An entry in the hpicfIpv6RtrAdvEntry contains Router Advertisement parameters.
                       hpicfIpv6RtrAdvCurHopLimitMode 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1 integer read-write
This object indicates whether the value in ipv6RouterAdvertCurHopLimit is in use or the value in ipv6IpDefaultHopLimit is in use for an entry in this table. A set to 'global' means: - ipv6IpDefaultHopLimit value will be used for hop limit. A set to 'perInterface' means: - ipv6RouterAdvertCurHopLimit value will be used for hop limit. Enumeration: 'global': 1, 'perInterface': 2.
                       hpicfIpv6RouterAdvertSendDNSAdverts 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.2 truthvalue read-write
A flag indicating whether or not the router includes DNS options in periodic router advertisements on this interface.
                       hpicfIpv6RouterAdvertRtrPreference 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.3 integer read-write
Indicates whether to prefer this router over other default routers. Enumeration: 'high': 3, 'medium': 2, 'low': 1.
               hpicfIpv6NDRADNSAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.4 truthvalue read-write
A flag indicating whether or not the router includes DNS options with periodic router advertisements.
           hpicfIpRouteSummary 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10
                 hpicfIpRouteSummaryTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1 no-access
IP route summary table in global context.
                     hpicfIpRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1 no-access
IP route summary table information.
                         hpicfIpRouteProto 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.1 hpicfiprouteprotoname no-access
Protocol names that are enabled and active.
                         hpicfIpRouteCnt 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.2 unsigned32 read-only
count of active routes per routing protocol.
           hpicfIpv6RouteSummary 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11
                 hpicfIpv6RouteSummaryTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1 no-access
IPv6 route summary table in the global context.
                     hpicfIpv6RouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1 no-access
IPv6 route summary table information.
                         hpicfIpv6RouteProto 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.1 hpicfipv6routeprotoname no-access
IPv6 route protocol names that are enabled and active.
                         hpicfIpv6RouteCnt 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.2 unsigned32 read-only
A count of active IPv6 routes per routing protocol.
       hpicfIpRoutingConformance 1.3.6.1.4.1.11.2.14.11.5.1.15.2
           hpicfIpRoutingGroups 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1
               hpicfRdiscBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.1
Basic ICMP Router Discovery configuration objects.
               hpicfRdiscIfCfgGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.2
A collection of objects allowing per-interface configuration of ICMP Router Discovery operation.
               hpicfIcmpReplyBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.3
A collection of objects allowing configuration of ICMP Redirect operation.
               hpicfIcmpReplyLimitGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.4
A collection of objects allowing configuration of ICMP Reply rate limiting.
               hpicfIpRouteCfgGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.5
A collection of objects allowing configuration of IP global enables.
               hpicfIpStaticRouteGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.6
A collection of objects for configuring IP static routes.
               hpicfIpStaticNeighborGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.7
A collection of objects for configuring IP static neighbors.
               hpicfIpCidrRouteGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.8
A collection of objects for retrieving extended information about routes in the routing table.
               hpicfInetCidrRouteGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.9
A collection of objects for retrieving extended information about routes in the routing table.
               hpicfArpBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.10
Basic ARP (address resolution protocol) configuration objects.
               hpicfIpv6RtrAdvPrefixGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.11
The group of objects in a table for configuring the Router Advertisement options.
               hpicfIpv6RtrAdvGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.12
The group of objects in a table for configuring the Router Advertisement options.
               hpicfGlobalIpConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.13
The group of objects in a table hp BSD broadcast forwarding enable/disable flags.
               hpicfIpDefaultRouterGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.14
The group of objects in a table for default routing.
               hpicfIpv6NDRAAdminGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.15
This group member is used to enable / disable IPV6 neighbor discovery router advertisement global admin status.
               hpicfIpRouteBaseScalarsGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.16
This group contains both number of routing entries and number next hobs specified as part of routing table.
               hpicfIpStaticRouteOtherGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.17
The group of objects for configuring IP static routes.
               hpicfIpRouteSummaryTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.18
This group contains the count of active routes for each routing protocol.
               hpicfInetCidrRouteGroup1 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.19
A collection of objects for retrieving extended information (state and age) about routes in the routing table.
               hpicfInetCidrRouteStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.20
The group of objects for the total number of destinations and routes for a particular inet type.
               hpicfIpv6RtrAdvDNSGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.21
The group of objects in a table for configuring the Router Advertisement options.
               hpicfIpv6NDRADNSAdminGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.22
This group member is used to enable / disable IPV6 router advertisement DNS option global admin status.
               hpicfIpStaticRouteNameGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.23
This group member is used to configure name of the static route being configured
               hpicfIpv6RouteSummaryTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.24
This group contains the count of active IPv6 routes for each routing protocol.
               hpicfDBroadcastFwdAclGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.25
The group member is used to configure name of ACL when it is applied to IP Directed Broadcast.
               hpicfIpStaticRouteParamGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.26
A collection of objects for configuring IP static routes.
               hpicfIpv6RtrAdvParamGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.27
The group of objects in a table for configuring the Router Advertisement options.
               hpicfIpStaticRouteParamGroup1 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.28
A collection of objects for configuring IP static routes.
               hpicfIpStaticRouteBfdGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.29
The group of objects in a table for configuring the bfd for static routes.
           hpicfIpRoutingCompliances 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2
               hpicfIcmpRdiscCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.1
The compliance statement for HP Routing switches that support ICMP Router Discovery.
               hpicfIcmpReplyCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.2
The compliance statement for HP Routing switches that support ICMP Reply Limiting.
               hpicfIpRouterCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.3
The compliance statement for HP Routing switches.
               hpicfArpInfoCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.4
The compliance statement for HP Routing switches that support ARP.
               hpicfIpv6RtrAdvPrefixCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.5
The compliance statement for HP Routing switches that support Router Advertisements
               hpicfIpv6RtrAdvCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.6
The compliance statement for HP Routing switches that support Router Advertisements
               hpicfGlobalIpConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.7
The compliance statement for HP Routing switches that support Router Advertisements.
               hpicfIpDefaultRouterCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.8
The compliance statement for HP Routing switches that support Router Advertisements.
               hpicfIpv6NDRAAdminCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.9
IPV6 neighbor discovery router advertisement global admin status.
               hpicfIpRouteBaseScalarsCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.10
This group contains both number of routing entries and number next hobs specified as part of routing table.
               hpicfInetCidrRouteCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.11
A collection of objects for retrieving extended information about routes in the routing table.
               hpicfIpRouterOtherCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.12
The compliance statement for HP Routing switches.
               hpicfIpRouteSummaryCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.13
A collection of objects for active routes.
               hpicfInetCidrRouteCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.14
A collection of objects for retrieving extended information (state and age) about routes in the routing table.
               hpicfInetCidrRouteStatsCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.15
A collection of objects for retrieving the total number of destinations and routes for a particular inet type.
               hpicfIpv6RtrAdvDNSCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.16
The compliance statement for HP Routing switches that support Router Advertisements
               hpicfIpv6NDRADNSAdminCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.17
IPV6 router advertisement DNS option global admin status.
               hpicfIpStaticRouteNameCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.18
The compliance statement for the static route name to add visibility to the static route being configured
               hpicfIpv6RouteSummaryCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.19
A collection of objects providing information about an active IPv6 routes.
               hpicfIpDBroadcastFwdAclCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.20
The compliance statement for the ACL name being applied to IP Directed Broadcast.
               hpicfIpRouteCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.21
The compliance statement for HP Routing switches.
               hpicfIpv6RtrAdvParamCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.22
The compliance statement for HP Routing switches that support Router Advertisements
               hpicfIpStaticRouteCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.23
The compliance statement for HP Routing switches.
       hpicfIpRouteBaseScalars 1.3.6.1.4.1.11.2.14.11.5.1.15.3
           hpicfIpRouteCount 1.3.6.1.4.1.11.2.14.11.5.1.15.3.1 unsigned32 read-only
This parameter specifies total number of routes in the Routing table.
           hpicfIpRouteNextHopCount 1.3.6.1.4.1.11.2.14.11.5.1.15.3.2 unsigned32 read-only
This parameter specifies total number of next-hop entries in the Routing table. This parameter is useful to know how many other routers are connected and acting as a next-hop router for this router