HP-ICF-IP-ROUTING
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.15
- Last updated
- 2016-12-02 00:00
- Organization
- HP Networking.
- Revisions
- 2016-12-02 00:00, 2016-11-09 00:00, 2016-03-18 00:00, 2016-02-17 00:00, 2014-08-26 00:00, 2013-06-03 00:00, 2012-10-20 00:00, 2011-11-10 00:00, 2011-08-30 00:00, 2010-11-29 00:00, 2010-05-27 00:00, 2009-11-05 00:00, 2009-10-12 00:00, 2008-12-19 00:00, 2008-04-08 00:00, 2008-03-04 00:00, 2007-04-20 00:00, 2005-08-13 02:28, 2005-08-05 00:00, 2003-05-13 02:28, 2002-10-31 23:53, 2002-05-23 17:38, 2000-07-15 00:22
- Namespace
- hp
- Source file
HP-ICF-IP-ROUTING- Digest
sha256:4dd46bc796f2e294717ef5ee8302adc226284d67462cbf01811aac5eccb022da
Description
This MIB module contains HP proprietary objects for managing IP Routing.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| HP-ICF-TC | HpInetCidrRouteState |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| IP-FORWARD-MIB | inetCidrRouteDestType, inetCidrRouteEntry, ipCidrRouteEntry |
| IP-MIB | ipDefaultRouterEntry, ipv6RouterAdvertEntry |
| OSPF-MIB | Metric |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, PhysAddress, 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.
HP-ICF-IP-ROUTING HP-ICF-OID HP-ICF-TC IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IP-FORWARD-MIB IP-MIB OSPF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpicfIpRouteProtoName TEXTUAL-CONVENTION An enumerated value which indicates the protocol name for show IP route summary. | current | |||
| HpicfIpv6RouteProtoName TEXTUAL-CONVENTION An enumerated value which indicates the protocol name for show IPv6 route summary. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfIpRoutingObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1 | |||
| hpicfIcmpRdisc OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1 | |||
| hpicfRdiscAdminStatus OBJECT-TYPE The administrative status of the ICMP Router Discovery protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfRdiscIfCfgTable OBJECT-TYPE Per-interface configuration for the ICMP Router Discovery protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2 | not-accessible | current | |
| hpicfRdiscIfCfgEntry OBJECT-TYPE Router discovery configuration information for a single interface. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1 | not-accessible | current | |
| hpicfRdiscIfAdminStatus OBJECT-TYPE The administrative status of the ICMP Router Discovery protocol on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfRdiscIfAdvertAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.2 | INTEGER {multicast(1), broadcast(2)} | read-write | current |
| hpicfRdiscIfMaxAdvertInterval OBJECT-TYPE The maximum time allowed between sending unsolicited Router Advertisements on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.3 | Integer32 (4..1800) | read-write | current |
| hpicfRdiscIfMinAdvertInterval OBJECT-TYPE The minimum time allowed between sending unsolicited Router Advertisements on this interface. Must be no greater than hpicfRdiscMaxAdvertInterval. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.4 | Integer32 (3..1800) | read-write | current |
| hpicfRdiscIfAdvertLifetime OBJECT-TYPE The value to be placed in the Lifetime field of Router Advertisements sent on this interface. Must be no less than hpicfRdiscMaxAdvertInterval. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.5 | Integer32 (4..9000) | read-write | current |
| hpicfRdiscIfPreference OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6 | Integer32 | read-write | current |
| hpicfIcmpRateLimits OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2 | |||
| hpicfIcmpBoxLimits OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1 | |||
| hpicfIcmpReplyLimitEnable OBJECT-TYPE Enable/Disable ICMP replies. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIcmpReplyLimit OBJECT-TYPE The maximum number of icmp replies to send per second. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.2 | Integer32 (0..1000000) | read-write | current |
| hpicfIcmpRedirectEnable OBJECT-TYPE Enable/Disable redirect error messages.. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIcmpDestUnreachEnable OBJECT-TYPE Enable/Disable destination unreachable error messages. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIcmpAddrMaskReplyEnable OBJECT-TYPE Enable/Disable address mask replies. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIcmpEchoBroadcastReplyEnable OBJECT-TYPE Enable/Disable echo replies to directed broadcast echo requests.. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfGlobalIpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3 | |||
| hpicfDBroadcastFwdEnable OBJECT-TYPE Enable/disable directed broadcast forwarding. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfSourceRouteEnable OBJECT-TYPE Enable/disable source routed forwarding. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIpMaximumPaths OBJECT-TYPE Maximum number of equal cost paths to a destination that we will add to the IP routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.3 | Integer32 | read-write | current |
| hpicfDBroadcastFwdAcl OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.4 | SnmpAdminString (SIZE(0..64)) | read-write | current |
| hpicfIpStaticRouteConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4 | |||
| hpicfIpStaticRouteTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1 | not-accessible | current | |
| hpicfIpStaticRouteEntry OBJECT-TYPE 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1 | not-accessible | current | |
| hpicfIpStaticRoutePrefixType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1 | InetAddressType | not-accessible | current |
| hpicfIpStaticRoutePrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2 | InetAddress (SIZE(0..36)) | not-accessible | current |
| hpicfIpStaticRoutePrefixLength OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3 | InetAddressPrefixLength | not-accessible | current |
| hpicfIpStaticRouteFwdAddrType OBJECT-TYPE 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'. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4 | InetAddressType | not-accessible | current |
| hpicfIpStaticRouteFwdAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5 | InetAddress (SIZE(0..36)) | not-accessible | current |
| hpicfIpStaticRouteFwdIfIndex OBJECT-TYPE For remote routes, the value of this object must be zero. For reject or null 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6 | InterfaceIndexOrZero | not-accessible | current |
| hpicfIpStaticRouteType OBJECT-TYPE 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 'null' 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.7 | INTEGER {other(1), reject(2), local(3), remote(4), null(5)} | read-create | current |
| hpicfIpStaticRouteDistance OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.8 | Integer32 (0..255) | read-create | current |
| hpicfIpStaticRouteTag OBJECT-TYPE Tag value that can be used to filter redistribution of this route via route maps. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.9 | Unsigned32 (1..4294967295) | read-create | current |
| hpicfIpStaticRouteStatus OBJECT-TYPE Status of this route entry. All writable columns in this table can be modified while the corresponding row is active. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.10 | RowStatus | read-create | current |
| hpicfIpStaticRouteMetric OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.11 | Metric | read-create | current |
| hpicfIpStaticRouteName OBJECT-TYPE Name of the configured static route. It is used for lucidity and troubleshooting purpose and is optional. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.12 | DisplayString | read-create | current |
| hpicfIpStaticRouteLogging OBJECT-TYPE This object determines whether or not debug log messages are to be generated for packets matching statically configured null routes. When enabled, the debug option 'ip/ipv6 fib null-route' needs to be enabled in order to print the log messages to a specified destination. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.13 | INTEGER {enable(1), disable(2)} | read-create | current |
| hpicfIpStaticRouteBfdEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.14 | TruthValue | read-create | current |
| hpicfIpStaticNeighborTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2 | not-accessible | current | |
| hpicfIpStaticNeighborEntry OBJECT-TYPE A row in the static neighbor table, containing information about a single configured static neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1 | not-accessible | current | |
| hpicfIpStaticNeighborIfIndex OBJECT-TYPE The ifIndex value for the interface used to reach this neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.1 | InterfaceIndex | not-accessible | current |
| hpicfIpStaticNeighborNetAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.2 | InetAddressType | not-accessible | current |
| hpicfIpStaticNeighborNetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.3 | InetAddress | not-accessible | current |
| hpicfIpStaticNeighborPhysAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.4 | PhysAddress | read-create | current |
| hpicfIpStaticNeighborStatus OBJECT-TYPE Status of this neighbor entry. All writable columns in this table can be modified while the corresponding row is active. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.5 | RowStatus | read-create | current |
| hpicfIpStaticRouteBfdTable OBJECT-TYPE Extension of Static Route table to enable BFD on Static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3 | not-accessible | current | |
| hpicfIpStaticRouteBfdEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1 | not-accessible | current | |
| hpicfIpStaticRouteBfdSrcAddrType OBJECT-TYPE The type of IP address used as source address for BFD | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.1 | InetAddressType | read-create | current |
| hpicfIpStaticRouteBfdSrcAddr OBJECT-TYPE The IP address which is used as source address for BFD | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.2 | InetAddress | read-create | current |
| hpicfIpStaticRouteBfdDstAddrType OBJECT-TYPE The type of IP address used as destination address for BFD | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.3 | InetAddressType | read-create | current |
| hpicfIpStaticRouteBfdDstAddr OBJECT-TYPE The IP address which is used as destination address for BFD | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.4 | InetAddress | read-create | current |
| hpicfIpStaticRouteBfdStatus OBJECT-TYPE Row status for this table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.5 | RowStatus | read-create | current |
| hpicfIpRouteStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5 | |||
| hpicfIpCidrRouteTable OBJECT-TYPE HP extensions to the ipCidrRouteTable. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1 | not-accessible | current | |
| hpicfIpCidrRouteEntry OBJECT-TYPE Extended information about a single route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1 | not-accessible | current | |
| hpicfIpCidrRouteDistance OBJECT-TYPE The administrative distance of this route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1.1 | Integer32 (0..255) | read-only | current |
| hpicfInetCidrRouteTable OBJECT-TYPE HP extensions to the inetCidrRouteTable. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2 | not-accessible | current | |
| hpicfInetCidrRouteEntry OBJECT-TYPE Extended information about a single route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1 | not-accessible | current | |
| hpicfInetCidrRouteDistance OBJECT-TYPE The administrative distance of this route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.1 | Integer32 (0..255) | read-only | current |
| hpicfInetCidrRouteInfo OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.2 | OBJECT IDENTIFIER | read-only | current |
| hpicfInetCidrRouteState OBJECT-TYPE The state of the route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.3 | HpInetCidrRouteState | read-only | current |
| hpicfInetCidrRouteStatsTable OBJECT-TYPE HP extensions to the InetCidrRouteTable for scalar stats | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3 | not-accessible | current | |
| hpicfInetCidrRouteStatsEntry OBJECT-TYPE Extended information about a scalar stats of the route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1 | not-accessible | current | |
| hpicfInetCidrNumRouteDestinations OBJECT-TYPE Total number of destinations for a particular inetCidrRouteDestType. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.1 | Counter32 | read-only | current |
| hpicfInetCidrNumRouteRoutes OBJECT-TYPE Total number of routes for a particular inetCidrRouteDestType. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.2 | Counter32 | read-only | current |
| hpicfArpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6 | |||
| hpicfArpAgingTime OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1 | Integer32 (0..16666666) | read-write | current |
| hpicfArpMcastReplies OBJECT-TYPE This object is used to enable/disable Multicast MAC support in all multicast modes. It will be disabled by default. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfIpDefaultRouterPrefixInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7 | |||
| hpicfIpDefaultRouterPrefixTable OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1 | not-accessible | current | |
| hpicfIpDefaultRouterPrefixEntry OBJECT-TYPE A row in the default router table, containing information about a single learnt default router | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1 | not-accessible | current | |
| hpicfIpDefaultRouterAddressType OBJECT-TYPE The address type of the default router. The only supported type is IPV6 as of now | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.1 | InetAddressType | not-accessible | current |
| hpicfIpDefaultRouterAddress OBJECT-TYPE The address of the default router. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.2 | InetAddress | not-accessible | current |
| hpicfIpDefaultRouterIfIndex OBJECT-TYPE The address of the default router. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.3 | InterfaceIndex | not-accessible | current |
| hpicfIpDefaultRouterPrefixType OBJECT-TYPE Type of the prefix. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.4 | InetAddressType | not-accessible | current |
| hpicfIpDefaultRouterPrefix OBJECT-TYPE The prefix. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.5 | InetAddress | not-accessible | current |
| hpicfIpDefaultRouterPrefixLength OBJECT-TYPE Length of the prefix. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.6 | InetAddressPrefixLength | not-accessible | current |
| hpicfIpDefaultRouterPrefixOnLink OBJECT-TYPE The object has the value true (1) if the prefix can be used for on-link determination, otherwise the value is false(2) | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.7 | TruthValue | read-only | current |
| hpicfIpDefaultRouterPrefixAutonomous OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.8 | TruthValue | read-only | current |
| hpicfIpDefaultRouterPrefixValidLifeTime OBJECT-TYPE The valid life time for the router. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.9 | Unsigned32 | read-only | current |
| hpicfIpDefaultRouterPrefixPrefdLifeTime OBJECT-TYPE The preferred life time for the router. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.10 | Unsigned32 | read-only | current |
| hpicfIpDefaultRouterProperties OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8 | |||
| hpicfIpDefaultRouterTable OBJECT-TYPE HP extensions to the ipDefaultRouterTable. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1 | not-accessible | current | |
| hpicfIpDefaultRouterEntry OBJECT-TYPE Extended information about a single route. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1 | not-accessible | current | |
| hpicfIpDefaultRouterMTU OBJECT-TYPE The link MTU size advertised by the router. The selected Mlink TU may be different from this one. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.1 | Integer32 | read-only | current |
| hpicfIpDefaultRouterHopLimit OBJECT-TYPE The hop limit to be used by the host on outgoing packets. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.2 | Integer32 | read-only | current |
| hpicfIpv6ND OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9 | |||
| hpicfIpv6NDRAAdminStatus OBJECT-TYPE A flag indicating whether or not the router sends periodic router advertisements and responds to router solicitations. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.1 | TruthValue | read-write | current |
| hpicfIpv6RtrAdvPrefixTable OBJECT-TYPE This table describes the router advertisement configuration variables for each interface. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2 | not-accessible | current | |
| hpicfIpv6RtrAdvPrefixEntry OBJECT-TYPE An entry in the hpicfIpv6RtrAdvPrefixTable. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1 | not-accessible | current | |
| hpicfIpv6RtrAdvPrefixIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.1 | InterfaceIndex | not-accessible | current |
| hpicfIpv6RtrAdvPrefixType OBJECT-TYPE The address type of hpicfIpv6RtrAdvPrefixPrefix. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.2 | InetAddressType | not-accessible | current |
| hpicfIpv6RtrAdvPrefixPrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.3 | InetAddress | not-accessible | current |
| hpicfIpv6RtrAdvPrefixLength OBJECT-TYPE The prefix length associated with this prefix. The value 0 has no special meaning for this object. It simply refers to address '::/0'. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.4 | InetAddressPrefixLength | not-accessible | current |
| hpicfIpv6RtrAdvPrefixOnLinkFlag OBJECT-TYPE Router Advertisement messages are sent out with the On-Link flag (L-bit) field set to this value. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.5 | TruthValue | read-create | current |
| hpicfIpv6RtrAdvPrefixAutonomousFlag OBJECT-TYPE Autonomous address configuration flag. Router Advertisement messages are sent out with the autonomous flag field set to this value in the Prefix Information. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.6 | TruthValue | read-create | current |
| hpicfIpv6RtrAdvPrefixLifetimeType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.7 | INTEGER {fixed(1), realTime(2)} | read-create | current |
| hpicfIpv6RtrAdvPrefixPreferredLifetime OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.8 | Unsigned32 | read-create | current |
| hpicfIpv6RtrAdvPrefixValidLifetime OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.9 | Unsigned32 | read-create | current |
| hpicfIpv6RtrAdvPrefixRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.10 | RowStatus | read-create | current |
| hpicfIpv6RtrAdvPrefixAdvertiseFlag OBJECT-TYPE Specifies whether the prefix in this entry is advertised or not.When set to TRUE prefix is advertised. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.11 | TruthValue | read-create | current |
| hpicfIpv6RtrAdvTable OBJECT-TYPE This table augments ipv6RouterAdvertEntry and it contains HP proprietary objects for managing router advertisements. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3 | not-accessible | current | |
| hpicfIpv6RtrAdvEntry OBJECT-TYPE An entry in the hpicfIpv6RtrAdvEntry contains Router Advertisement parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1 | not-accessible | current | |
| hpicfIpv6RtrAdvCurHopLimitMode OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1 | INTEGER {global(1), perInterface(2)} | read-write | current |
| hpicfIpv6RouterAdvertSendDNSAdverts OBJECT-TYPE A flag indicating whether or not the router includes DNS options in periodic router advertisements on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.2 | TruthValue | read-write | current |
| hpicfIpv6RouterAdvertRtrPreference OBJECT-TYPE Indicates whether to prefer this router over other default routers. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.3 | INTEGER {low(1), medium(2), high(3)} | read-write | current |
| hpicfIpv6NDRADNSAdminStatus OBJECT-TYPE A flag indicating whether or not the router includes DNS options with periodic router advertisements. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.4 | TruthValue | read-write | current |
| hpicfIpRouteSummary OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10 | |||
| hpicfIpRouteSummaryTable OBJECT-TYPE IP route summary table in global context. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1 | not-accessible | current | |
| hpicfIpRouteEntry OBJECT-TYPE IP route summary table information. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1 | not-accessible | current | |
| hpicfIpRouteProto OBJECT-TYPE Protocol names that are enabled and active. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.1 | HpicfIpRouteProtoName | not-accessible | current |
| hpicfIpRouteCnt OBJECT-TYPE count of active routes per routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.2 | Unsigned32 | read-only | current |
| hpicfIpv6RouteSummary OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11 | |||
| hpicfIpv6RouteSummaryTable OBJECT-TYPE IPv6 route summary table in the global context. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1 | not-accessible | current | |
| hpicfIpv6RouteEntry OBJECT-TYPE IPv6 route summary table information. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1 | not-accessible | current | |
| hpicfIpv6RouteProto OBJECT-TYPE IPv6 route protocol names that are enabled and active. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.1 | HpicfIpv6RouteProtoName | not-accessible | current |
| hpicfIpv6RouteCnt OBJECT-TYPE A count of active IPv6 routes per routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.2 | Unsigned32 | read-only | current |
| hpicfIpRoutingConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.2 | |||
| hpicfIpRoutingGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1 | |||
| hpicfIpRoutingCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2 | |||
| hpicfIpRouteBaseScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.15.3 | |||
| hpicfIpRouteCount OBJECT-TYPE This parameter specifies total number of routes in the Routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.3.1 | Unsigned32 | read-only | current |
| hpicfIpRouteNextHopCount OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.15.3.2 | Unsigned32 | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfRdiscBaseGroup OBJECT-GROUP Basic ICMP Router Discovery configuration objects. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.1 | current |
| hpicfRdiscIfCfgGroup OBJECT-GROUP A collection of objects allowing per-interface configuration of ICMP Router Discovery operation. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.2 | current |
| hpicfIcmpReplyBaseGroup OBJECT-GROUP A collection of objects allowing configuration of ICMP Redirect operation. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.3 | current |
| hpicfIcmpReplyLimitGroup OBJECT-GROUP A collection of objects allowing configuration of ICMP Reply rate limiting. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.4 | current |
| hpicfIpRouteCfgGroup OBJECT-GROUP A collection of objects allowing configuration of IP global enables. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.5 | current |
| hpicfIpStaticRouteGroup OBJECT-GROUP A collection of objects for configuring IP static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.6 | deprecated |
| hpicfIpStaticNeighborGroup OBJECT-GROUP A collection of objects for configuring IP static neighbors. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.7 | current |
| hpicfIpCidrRouteGroup OBJECT-GROUP A collection of objects for retrieving extended information about routes in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.8 | current |
| hpicfInetCidrRouteGroup OBJECT-GROUP A collection of objects for retrieving extended information about routes in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.9 | current |
| hpicfArpBaseGroup OBJECT-GROUP Basic ARP (address resolution protocol) configuration objects. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.10 | current |
| hpicfIpv6RtrAdvPrefixGroup OBJECT-GROUP The group of objects in a table for configuring the Router Advertisement options. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.11 | current |
| hpicfIpv6RtrAdvGroup OBJECT-GROUP The group of objects in a table for configuring the Router Advertisement options. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.12 | deprecated |
| hpicfGlobalIpConfigGroup OBJECT-GROUP The group of objects in a table hp BSD broadcast forwarding enable/disable flags. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.13 | current |
| hpicfIpDefaultRouterGroup OBJECT-GROUP The group of objects in a table for default routing. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.14 | current |
| hpicfIpv6NDRAAdminGroup OBJECT-GROUP This group member is used to enable / disable IPV6 neighbor discovery router advertisement global admin status. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.15 | current |
| hpicfIpRouteBaseScalarsGroup OBJECT-GROUP This group contains both number of routing entries and number next hobs specified as part of routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.16 | current |
| hpicfIpStaticRouteOtherGroup OBJECT-GROUP The group of objects for configuring IP static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.17 | deprecated |
| hpicfIpRouteSummaryTableGroup OBJECT-GROUP This group contains the count of active routes for each routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.18 | current |
| hpicfInetCidrRouteGroup1 OBJECT-GROUP A collection of objects for retrieving extended information (state and age) about routes in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.19 | current |
| hpicfInetCidrRouteStatsGroup OBJECT-GROUP The group of objects for the total number of destinations and routes for a particular inet type. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.20 | current |
| hpicfIpv6RtrAdvDNSGroup OBJECT-GROUP The group of objects in a table for configuring the Router Advertisement options. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.21 | current |
| hpicfIpv6NDRADNSAdminGroup OBJECT-GROUP This group member is used to enable / disable IPV6 router advertisement DNS option global admin status. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.22 | current |
| hpicfIpStaticRouteNameGroup OBJECT-GROUP This group member is used to configure name of the static route being configured | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.23 | deprecated |
| hpicfIpv6RouteSummaryTableGroup OBJECT-GROUP This group contains the count of active IPv6 routes for each routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.24 | current |
| hpicfDBroadcastFwdAclGroup OBJECT-GROUP The group member is used to configure name of ACL when it is applied to IP Directed Broadcast. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.25 | current |
| hpicfIpStaticRouteParamGroup OBJECT-GROUP A collection of objects for configuring IP static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.26 | deprecated |
| hpicfIpv6RtrAdvParamGroup OBJECT-GROUP The group of objects in a table for configuring the Router Advertisement options. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.27 | current |
| hpicfIpStaticRouteParamGroup1 OBJECT-GROUP A collection of objects for configuring IP static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.28 | current |
| hpicfIpStaticRouteBfdGroup OBJECT-GROUP The group of objects in a table for configuring the bfd for static routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.29 | current |
| hpicfIcmpRdiscCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support ICMP Router Discovery. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.1 | current |
| hpicfIcmpReplyCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support ICMP Reply Limiting. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.2 | current |
| hpicfIpRouterCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.3 | deprecated |
| hpicfArpInfoCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support ARP. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.4 | current |
| hpicfIpv6RtrAdvPrefixCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.5 | current |
| hpicfIpv6RtrAdvCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.6 | deprecated |
| hpicfGlobalIpConfigCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.7 | current |
| hpicfIpDefaultRouterCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.8 | current |
| hpicfIpv6NDRAAdminCompliance MODULE-COMPLIANCE IPV6 neighbor discovery router advertisement global admin status. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.9 | current |
| hpicfIpRouteBaseScalarsCompliance MODULE-COMPLIANCE This group contains both number of routing entries and number next hobs specified as part of routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.10 | current |
| hpicfInetCidrRouteCompliance MODULE-COMPLIANCE A collection of objects for retrieving extended information about routes in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.11 | current |
| hpicfIpRouterOtherCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.12 | deprecated |
| hpicfIpRouteSummaryCompliance MODULE-COMPLIANCE A collection of objects for active routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.13 | current |
| hpicfInetCidrRouteCompliance1 MODULE-COMPLIANCE A collection of objects for retrieving extended information (state and age) about routes in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.14 | current |
| hpicfInetCidrRouteStatsCompliance MODULE-COMPLIANCE A collection of objects for retrieving the total number of destinations and routes for a particular inet type. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.15 | current |
| hpicfIpv6RtrAdvDNSCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.16 | current |
| hpicfIpv6NDRADNSAdminCompliance MODULE-COMPLIANCE IPV6 router advertisement DNS option global admin status. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.17 | current |
| hpicfIpStaticRouteNameCompliance MODULE-COMPLIANCE The compliance statement for the static route name to add visibility to the static route being configured | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.18 | deprecated |
| hpicfIpv6RouteSummaryCompliance MODULE-COMPLIANCE A collection of objects providing information about an active IPv6 routes. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.19 | current |
| hpicfIpDBroadcastFwdAclCompliance MODULE-COMPLIANCE The compliance statement for the ACL name being applied to IP Directed Broadcast. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.20 | current |
| hpicfIpRouteCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.21 | deprecated |
| hpicfIpv6RtrAdvParamCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support Router Advertisements | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.22 | current |
| hpicfIpStaticRouteCompliance1 MODULE-COMPLIANCE The compliance statement for HP Routing switches. | 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.23 | current |