HP-ICF-IP-ROUTING Table View

Table-centric layout grouping table, row, and column objects.

Tables
13
Rows
13
Columns
66
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2 · 1 row entry · 6 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfRdiscIfCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfRdiscIfCfgTable'
Per-interface configuration for the ICMP Router
Discovery protocol.
hpicfRdiscIfCfgEntry row .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.
Indexes
Column Syntax OID
The administrative status of the ICMP Router
Discovery protocol on this interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.1
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 multi…
Enumerationr/w
Enumerated Values:
1multicast
2broadcast
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.2
The maximum time allowed between sending unsolicited
Router Advertisements on this interface.
secondsInteger32r/w
Constraints:
range: 4-1800
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.3
The minimum time allowed between sending unsolicited
Router Advertisements on this interface. Must be
no greater than hpicfRdiscMaxAdvertInterval.
secondsInteger32r/w
Constraints:
range: 3-1800
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.4
The value to be placed in the Lifetime field of
Router Advertisements sent on this interface.
Must be no less than hpicfRdiscMaxAdvertInterval.
secondsInteger32r/w
Constraints:
range: 4-9000
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.5
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…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1 · 1 row entry · 14 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpStaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpStaticRouteTable'
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 row .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 ==
h…
Column Syntax OID
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.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1
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 …
OctetString
Constraints:
range: 0-36
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2
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 ro…
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3
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-rem…
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4
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…
OctetString
Constraints:
range: 0-36
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5
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 …
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6
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 connec…
Enumerationr/w
Enumerated Values:
1other
2reject
3local
4remote
5null
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.7
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 a…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.8
Tag value that can be used to filter redistribution
of this route via route maps.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.9
Status of this route entry. All writable
columns in this table can be modified while the
corresponding row is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.10
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.
OSPF-MIBMetricr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.11
Name of the configured static route.
It is used for lucidity and troubleshooting
purpose and is optional.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.12
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 ena…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.13
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.14
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpStaticNeighborTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpStaticNeighborTable'
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 row .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.
Column Syntax OID
The ifIndex value for the interface used to reach
this neighbor.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.1
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 objec…
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.2
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 …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.3
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.
SNMPv2-TCPhysAddressr/w
Description:
Represents media- or physical-level addresses.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.4
Status of this neighbor entry. All writable
columns in this table can be modified while the
corresponding row is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.2.1.5
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpStaticRouteBfdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpStaticRouteBfdTable'
Extension of Static Route table to enable BFD on
Static routes.
hpicfIpStaticRouteBfdEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1
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 R…
Column Syntax OID
The type of IP address used as source address for BFD
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.1
The IP address which is used as source address for BFD
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.2
The type of IP address used as destination address for BFD
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.3
The IP address which is used as destination address for BFD
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.4
Row status for this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.3.1.5
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1 · 1 row entry · 1 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpCidrRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpCidrRouteTable'
HP extensions to the ipCidrRouteTable.
hpicfIpCidrRouteEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1
Extended information about a single route.
Indexes
No indexes recorded
Column Syntax OID
The administrative distance of this route.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.1.1.1
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfInetCidrRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfInetCidrRouteTable'
HP extensions to the inetCidrRouteTable.
hpicfInetCidrRouteEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1
Extended information about a single route.
Indexes
No indexes recorded
Column Syntax OID
The administrative distance of this route.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.1
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…
ObjectIdentifier .1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.2
The state of the route.
HP-ICF-TCHpInetCidrRouteState
Type Values:
0remote
1notInstall
2noAdvise
3interior
4exterior
5delete
6hidden
7initial
8release
9unused
10unused2
11retain
12unused3
13gateway
14reject
15static
16null
17ifSubnetMask
18unused4
19suppressed
21eligibleUnicast
22eligibleMulticast
23activeUnicast
24activeMulticast
25pendingUnicast
26pendingMulticast
27inferiorMed
28split
29aggr
30bgpAggr
31recurse
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.2.1.3
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfInetCidrRouteStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfInetCidrRouteStatsTable'
HP extensions to the InetCidrRouteTable for scalar stats
hpicfInetCidrRouteStatsEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1
Extended information about a scalar stats of the route.
Column Syntax OID
Total number of destinations for a particular inetCidrRouteDestType.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.1
Total number of routes for a particular inetCidrRouteDestType.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.5.3.1.2
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1 · 1 row entry · 10 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpDefaultRouterPrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpDefaultRouterPrefixTable'
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 row .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
Column Syntax OID
The address type of the default router.
The only supported type is IPV6 as of now
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.1
The address of the default router.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.2
The address of the default router.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.3
Type of the prefix.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.4
The prefix.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.5
Length of the prefix.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.6
The object has the value true (1) if the prefix can
be used for on-link determination, otherwise the value is false(2)
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.7
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
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.8
The valid life time for the router.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.9
The preferred life time for the router.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.10
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpDefaultRouterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpDefaultRouterTable'
HP extensions to the ipDefaultRouterTable.
hpicfIpDefaultRouterEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1
Extended information about a single route.
Indexes
No indexes recorded
Column Syntax OID
The link MTU size advertised by the router. The selected Mlink TU may be different from this one.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.1
The hop limit to be used by the host on outgoing packets.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.8.1.1.2
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2 · 1 row entry · 11 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpv6RtrAdvPrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpv6RtrAdvPrefixTable'
This table describes the router advertisement
configuration variables for each interface.
hpicfIpv6RtrAdvPrefixEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1
An entry in the hpicfIpv6RtrAdvPrefixTable.
Column Syntax OID
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-…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.1
The address type of hpicfIpv6RtrAdvPrefixPrefix.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.2
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.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.3
The prefix length associated with this prefix.
The value 0 has no special meaning for this object. It
simply refers to address '::/0'.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.4
Router Advertisement messages are sent out with the
On-Link flag (L-bit) field set to this value.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.5
Autonomous address configuration flag.
Router Advertisement messages are sent out with
the autonomous flag field set to this value
in the Prefix Information.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.6
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 rea…
Enumerationr/w
Enumerated Values:
1fixed
2realTime
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.7
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 sp…
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.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 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 LifeT…
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.9
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.10
Specifies whether the prefix in this entry is advertised
or not.When set to TRUE prefix is advertised.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.2.1.11
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpv6RtrAdvTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpv6RtrAdvTable'
This table augments ipv6RouterAdvertEntry and it contains
HP proprietary objects for managing router advertisements.
hpicfIpv6RtrAdvEntry row .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.
Indexes
No indexes recorded
Column Syntax OID
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 …
Enumerationr/w
Enumerated Values:
1global
2perInterface
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1
A flag indicating whether or not the router includes DNS
options in periodic router advertisements on
this interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.2
Indicates whether to prefer this router over
other default routers.
Enumerationr/w
Enumerated Values:
1low
2medium
3high
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.3
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpRouteSummaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpRouteSummaryTable'
IP route summary table in global context.
hpicfIpRouteEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1
IP route summary table information.
Column Syntax OID
Protocol names that are enabled and active.
HpicfIpRouteProtoName
Type Values:
1connected
7ipv6
8ospf2ase
9rip
10bgp
11rdisc6
12static
13snmp
15isis
17ripng
18ipv4
22pim
23rdisc
24ospf2
25ospf2nssa
27mroute
32igmpv3
33pim6
40mpls
42vrrp2
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.1
count of active routes per routing protocol.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.10.1.1.2
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfIpv6RouteSummaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpv6RouteSummaryTable'
IPv6 route summary table in the global context.
hpicfIpv6RouteEntry row .1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1
IPv6 route summary table information.
Column Syntax OID
IPv6 route protocol names that are enabled and active.
HpicfIpv6RouteProtoName
Type Values:
1connected
4ospf3
5ospf3ase
6ospf3nssa
7ipv6
8ospf2ase
9rip
10bgp
11rdisc6
12static
13snmp
15isis
17ripng
18ipv4
22pim
23rdisc
24ospf2
25ospf2nssa
27mroute
32igmpv3
33pim6
40mpls
42vrrp2
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.1
A count of active IPv6 routes per routing protocol.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.11.1.1.2