HP-ICF-IP-ROUTING

File: HP-ICF-IP-ROUTING.mib (63499 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB INET-ADDRESS-MIB IP-FORWARD-MIB
HP-ICF-OID IP-MIB OSPF-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Unsigned32 PhysAddress RowStatus
TruthValue TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP ifIndex InterfaceIndex
InterfaceIndexOrZero InetAddressType InetAddress
InetAddressPrefixLength ipCidrRouteEntry inetCidrRouteEntry
hpSwitch ipDefaultRouterEntry ipv6RouterAdvertEntry
Metric

Defined Types

HpicfRdiscIfCfgEntry  
SEQUENCE    
  hpicfRdiscIfAdminStatus INTEGER
  hpicfRdiscIfAdvertAddress INTEGER
  hpicfRdiscIfMaxAdvertInterval Integer32
  hpicfRdiscIfMinAdvertInterval Integer32
  hpicfRdiscIfAdvertLifetime Integer32
  hpicfRdiscIfPreference Integer32

HpicfIpStaticRouteEntry  
SEQUENCE    
  hpicfIpStaticRoutePrefixType InetAddressType
  hpicfIpStaticRoutePrefix InetAddress
  hpicfIpStaticRoutePrefixLength InetAddressPrefixLength
  hpicfIpStaticRouteFwdAddrType InetAddressType
  hpicfIpStaticRouteFwdAddr InetAddress
  hpicfIpStaticRouteFwdIfIndex InterfaceIndexOrZero
  hpicfIpStaticRouteType INTEGER
  hpicfIpStaticRouteDistance Integer32
  hpicfIpStaticRouteTag Unsigned32
  hpicfIpStaticRouteStatus RowStatus
  hpicfIpStaticRouteMetric Metric

HpicfIpStaticNeighborEntry  
SEQUENCE    
  hpicfIpStaticNeighborIfIndex InterfaceIndex
  hpicfIpStaticNeighborNetAddrType InetAddressType
  hpicfIpStaticNeighborNetAddress InetAddress
  hpicfIpStaticNeighborPhysAddress PhysAddress
  hpicfIpStaticNeighborStatus RowStatus

HpicfIpCidrRouteEntry  
SEQUENCE    
  hpicfIpCidrRouteDistance Integer32

HpicfInetCidrRouteEntry  
SEQUENCE    
  hpicfInetCidrRouteDistance Integer32
  hpicfInetCidrRouteInfo OBJECT IDENTIFIER

HpicfIpDefaultRouterPrefixEntry  
SEQUENCE    
  hpicfIpDefaultRouterAddressType InetAddressType
  hpicfIpDefaultRouterAddress InetAddress
  hpicfIpDefaultRouterIfIndex InterfaceIndex
  hpicfIpDefaultRouterPrefixType InetAddressType
  hpicfIpDefaultRouterPrefix InetAddress
  hpicfIpDefaultRouterPrefixLength InetAddressPrefixLength
  hpicfIpDefaultRouterPrefixOnLink TruthValue
  hpicfIpDefaultRouterPrefixAutonomous TruthValue
  hpicfIpDefaultRouterPrefixValidLifeTime Unsigned32
  hpicfIpDefaultRouterPrefixPrefdLifeTime Unsigned32

HpicfIpDefaultRouterEntry  
SEQUENCE    
  hpicfIpDefaultRouterMTU Integer32
  hpicfIpDefaultRouterHopLimit Integer32

HpicfIpv6RtrAdvPrefixEntry  
SEQUENCE    
  hpicfIpv6RtrAdvPrefixIfIndex InterfaceIndex
  hpicfIpv6RtrAdvPrefixType InetAddressType
  hpicfIpv6RtrAdvPrefixPrefix InetAddress
  hpicfIpv6RtrAdvPrefixLength InetAddressPrefixLength
  hpicfIpv6RtrAdvPrefixOnLinkFlag TruthValue
  hpicfIpv6RtrAdvPrefixAutonomousFlag TruthValue
  hpicfIpv6RtrAdvPrefixLifetimeType INTEGER
  hpicfIpv6RtrAdvPrefixPreferredLifetime Unsigned32
  hpicfIpv6RtrAdvPrefixValidLifetime Unsigned32
  hpicfIpv6RtrAdvPrefixRowStatus RowStatus
  hpicfIpv6RtrAdvPrefixAdvertiseFlag TruthValue

HpicfIpRouteProtoName  
An enumerated value which indicates the protocol name for show IP route summary.
TEXTUAL-CONVENTION    
  INTEGER connected(1), ipv6(7), ospf2ase(8), rip(9), bgp(10), rdisc6(11), static(12), snmp(13), isis(15), ripng(17), ipv4(18), pim(22), rdisc(23), ospf2(24), ospf2nssa(25), mroute(27), igmpv3(32), pim6(33), mpls(40), vrrp2(42)  

HpicfIpRouteEntry  
SEQUENCE    
  hpicfIpRouteProto HpicfIpRouteProtoName
  hpicfIpRouteCnt Unsigned32

HpicfIpv6RtrAdvEntry  
SEQUENCE    
  hpicfIpv6RtrAdvCurHopLimitMode INTEGER

Defined Values

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.
MODULE-IDENTITY    

hpicfIpRoutingObjects 1.3.6.1.4.1.11.2.14.11.5.1.15.1
OBJECT IDENTIFIER    

hpicfIcmpRdisc 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1
OBJECT IDENTIFIER    

hpicfRdiscAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.1
The administrative status of the ICMP Router Discovery protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfRdiscIfCfgTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2
Per-interface configuration for the ICMP Router Discovery protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfRdiscIfCfgEntry

hpicfRdiscIfCfgEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1
Router discovery configuration information for a single interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfRdiscIfCfgEntry  

hpicfRdiscIfAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.1
The administrative status of the ICMP Router Discovery protocol on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfRdiscIfAdvertAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER multicast(1), broadcast(2)  

hpicfRdiscIfMaxAdvertInterval 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.3
The maximum time allowed between sending unsolicited Router Advertisements on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..1800  

hpicfRdiscIfMinAdvertInterval 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.4
The minimum time allowed between sending unsolicited Router Advertisements on this interface. Must be no greater than hpicfRdiscMaxAdvertInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..1800  

hpicfRdiscIfAdvertLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.5
The value to be placed in the Lifetime field of Router Advertisements sent on this interface. Must be no less than hpicfRdiscMaxAdvertInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..9000  

hpicfRdiscIfPreference 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpicfIcmpRateLimits 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2
OBJECT IDENTIFIER    

hpicfIcmpBoxLimits 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1
OBJECT IDENTIFIER    

hpicfIcmpReplyLimitEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.1
Enable/Disable ICMP replies.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIcmpReplyLimit 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.2
The maximum number of icmp replies to send per second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

hpicfIcmpRedirectEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.3
Enable/Disable redirect error messages..
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIcmpDestUnreachEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.4
Enable/Disable destination unreachable error messages.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIcmpAddrMaskReplyEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.5
Enable/Disable address mask replies.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIcmpEchoBroadcastReplyEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.2.1.6
Enable/Disable echo replies to directed broadcast echo requests..
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfGlobalIpConfig 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3
OBJECT IDENTIFIER    

hpicfDBroadcastFwdEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.1
Enable/disable directed broadcast forwarding.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfSourceRouteEnable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2
Enable/disable source routed forwarding.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIpMaximumPaths 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.3
Maximum number of equal cost paths to a destination that we will add to the IP routing table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpicfIpStaticRouteConfig 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4
OBJECT IDENTIFIER    

hpicfIpStaticRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpStaticRouteEntry

hpicfIpStaticRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpStaticRouteEntry  

hpicfIpStaticRoutePrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpStaticRoutePrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0..36)  

hpicfIpStaticRoutePrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

hpicfIpStaticRouteFwdAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpStaticRouteFwdAddr 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0..36)  

hpicfIpStaticRouteFwdIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpicfIpStaticRouteType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), reject(2), local(3), remote(4), blackhole(5)  

hpicfIpStaticRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

hpicfIpStaticRouteTag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.9
Tag value that can be used to filter redistribution of this route via route maps.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpicfIpStaticRouteStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.10
Status of this route entry. All writable columns in this table can be modified while the corresponding row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfIpStaticRouteMetric 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

hpicfIpStaticNeighborTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpStaticNeighborEntry

hpicfIpStaticNeighborEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1
A row in the static neighbor table, containing information about a single configured static neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpStaticNeighborEntry  

hpicfIpStaticNeighborIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.1
The ifIndex value for the interface used to reach this neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfIpStaticNeighborNetAddrType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpStaticNeighborNetAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpicfIpStaticNeighborPhysAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  PhysAddress  

hpicfIpStaticNeighborStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.5
Status of this neighbor entry. All writable columns in this table can be modified while the corresponding row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfIpRouteStats 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5
OBJECT IDENTIFIER    

hpicfIpCidrRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1
HP extensions to the ipCidrRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpCidrRouteEntry

hpicfIpCidrRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1
Extended information about a single route.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpCidrRouteEntry  

hpicfIpCidrRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1.1
The administrative distance of this route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hpicfInetCidrRouteTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2
HP extensions to the inetCidrRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfInetCidrRouteEntry

hpicfInetCidrRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1
Extended information about a single route.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfInetCidrRouteEntry  

hpicfInetCidrRouteDistance 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.1
The administrative distance of this route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hpicfInetCidrRouteInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hpicfArpInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6
OBJECT IDENTIFIER    

hpicfArpAgingTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16666666  

hpicfArpMcastReplies 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.2
This object is used to enable/disable Multicast MAC support in all multicast modes. It will be disabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfIpDefaultRouterPrefixInfo 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7
OBJECT IDENTIFIER    

hpicfIpDefaultRouterPrefixTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpDefaultRouterPrefixEntry

hpicfIpDefaultRouterPrefixEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1
A row in the default router table, containing information about a single learnt default router
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpDefaultRouterPrefixEntry  

hpicfIpDefaultRouterAddressType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.1
The address type of the default router. The only supported type is IPV6 as of now
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpDefaultRouterAddress 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.2
The address of the default router.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpicfIpDefaultRouterIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.3
The address of the default router.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfIpDefaultRouterPrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.4
Type of the prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpDefaultRouterPrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.5
The prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpicfIpDefaultRouterPrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.6
Length of the prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  


hpicfIpDefaultRouterPrefixAutonomous 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.8
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
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfIpDefaultRouterPrefixValidLifeTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.9
The valid life time for the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfIpDefaultRouterPrefixPrefdLifeTime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.10
The preferred life time for the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfIpDefaultRouterProperties 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8
OBJECT IDENTIFIER    

hpicfIpDefaultRouterTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1
HP extensions to the ipDefaultRouterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpDefaultRouterEntry

hpicfIpDefaultRouterEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1
Extended information about a single route.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpDefaultRouterEntry  

hpicfIpDefaultRouterMTU 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.1
The link MTU size advertised by the router. The selected Mlink TU may be different from this one.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfIpDefaultRouterHopLimit 1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.2
The hop limit to be used by the host on outgoing packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfIpv6ND 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9
OBJECT IDENTIFIER    

hpicfIpv6NDRAAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.1
A flag indicating whether or not the router sends periodic router advertisements and responds to router solicitations.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfIpv6RtrAdvPrefixTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2
This table describes the router advertisement configuration variables for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpv6RtrAdvPrefixEntry

hpicfIpv6RtrAdvPrefixEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1
An entry in the hpicfIpv6RtrAdvPrefixTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpv6RtrAdvPrefixEntry  

hpicfIpv6RtrAdvPrefixIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfIpv6RtrAdvPrefixType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.2
The address type of hpicfIpv6RtrAdvPrefixPrefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfIpv6RtrAdvPrefixPrefix 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpicfIpv6RtrAdvPrefixLength 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.4
The prefix length associated with this prefix. The value 0 has no special meaning for this object. It simply refers to address '::/0'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

hpicfIpv6RtrAdvPrefixOnLinkFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.5
Router Advertisement messages are sent out with the On-Link flag (L-bit) field set to this value.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfIpv6RtrAdvPrefixAutonomousFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.6
Autonomous address configuration flag. Router Advertisement messages are sent out with the autonomous flag field set to this value in the Prefix Information.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfIpv6RtrAdvPrefixLifetimeType 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER fixed(1), realTime(2)  

hpicfIpv6RtrAdvPrefixPreferredLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.8
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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpicfIpv6RtrAdvPrefixValidLifetime 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpicfIpv6RtrAdvPrefixRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfIpv6RtrAdvPrefixAdvertiseFlag 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.11
Specifies whether the prefix in this entry is advertised or not.When set to TRUE prefix is advertised.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfIpRouteSummary 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10
OBJECT IDENTIFIER    

hpicfIpRouteSummaryTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1
IP route summary table in global context.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpRouteEntry

hpicfIpRouteEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1
IP route summary table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpRouteEntry  

hpicfIpRouteProto 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.1
Protocol names that are enabled and active.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpRouteProtoName  

hpicfIpRouteCnt 1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.2
count of active routes per routing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfIpRouteBaseScalars 1.3.6.1.4.1.11.2.14.11.5.1.15.3
OBJECT IDENTIFIER    

hpicfIpRouteCount 1.3.6.1.4.1.11.2.14.11.5.1.15.3.1
This parameter specifies total number of routes in the Routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfIpRouteNextHopCount 1.3.6.1.4.1.11.2.14.11.5.1.15.3.2
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfIpv6RtrAdvTable 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3
This table augments ipv6RouterAdvertEntry and it contains HP proprietary objects for managing router advertisements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfIpv6RtrAdvEntry

hpicfIpv6RtrAdvEntry 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1
An entry in the hpicfIpv6RtrAdvEntry contains Router Advertisement parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfIpv6RtrAdvEntry  

hpicfIpv6RtrAdvCurHopLimitMode 1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER global(1), perInterface(2)  

hpicfIpRoutingConformance 1.3.6.1.4.1.11.2.14.11.5.1.15.2
OBJECT IDENTIFIER    

hpicfIpRoutingGroups 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1
OBJECT IDENTIFIER    

hpicfRdiscBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.1
Basic ICMP Router Discovery configuration objects.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

hpicfArpBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.15.2.1.10
Basic ARP (address resolution protocol) configuration objects.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

hpicfIpRoutingCompliances 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfIpRouterCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.3
The compliance statement for HP Routing switches.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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
Status: current Access: read-write
MODULE-COMPLIANCE    

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
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfIpRouterOtherCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.12
The compliance statement for HP Routing switches.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfIpRouteSummaryCompliance 1.3.6.1.4.1.11.2.14.11.5.1.15.2.2.13
A collection of objects for active routes.
Status: current Access: read-write
MODULE-COMPLIANCE