HP-ICF-RIPNG-MIB Table View

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

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.2 · 1 row entry · 7 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfRipngIfConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-RIPNG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RIPNG-MIB::hpicfRipngIfConfTable'
A list of the interfaces that require separate
configuration in RIPng.
hpicfRipngIfConfEntry row .1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1
A single routing domain in a single subnet.
Column Syntax OID
The interface index of this RIPng interface.
It corresponds to the interface index of the
IPv6 interface on which RIPng is configured.
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.113.1.2.1.1
This will allow multiple instances of RIPng to
run on the same device. Currently, only one instance
is supported.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.2
The RIPng metric for this interface.
Integer32r/w
Constraints:
range: 1-15
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.3
The row status variable for the hpicfRipngIfConf 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.113.1.2.1.4
The address type for hpicfRipngIfConfSrcAddress.
Only IPv6 addresses without a zone index value are accepted.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.5
The link-local IPv6 address that this system will use as a source
address on this interface.
OctetString
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.6
A flag indicating whether the router should perform poison
reverse 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.113.1.2.1.7
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.3 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpicfRipngPeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-RIPNG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RIPNG-MIB::hpicfRipngPeerTable'
A list of RIPng peers.
hpicfRipngPeerEntry row .1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1
Information regarding a single routing peer.
Column Syntax OID
The address type for hpicfRipngPeerAddress.
Only IPv6 addresses without a zone index are expected.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.1
The IPv6 address that the peer is using as its source
address. On an unnumbered link, this IPv6 address might
not be a member of any subnet on the system.
OctetString
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.2
The value of sysUpTime when the most recent
RIPng update was received from this peer.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.3
The number of RIPng invalid response packets that
are received from this peer.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.4