ipv6RoutePolicy

IPV6-MIB · .1.3.6.1.2.1.55.1.11.1.8

Object

column obsolete SNMPv2-SMIInteger32
The general set of conditions that would cause the
selection of one multipath route (set of next hops
for a given destination) is referred to as 'policy'.
Unless the mechanism indicated by ipv6RouteProtocol
specified otherwise, the policy specifier is the
8-bit Traffic Class field of the IPv6 packet header
that is zero extended at the left to a 32-bit value.
              
Protocols defining 'policy' otherwise must either
define a set of values which are valid for
this object or must implement an integer-
instanced policy table for which this object's
value acts as an index.
              
This object is obsoleted by IP-FORWARD-MIB::inetCidrRoutePolicy.

Context

MIB
IPV6-MIB
OID
.1.3.6.1.2.1.55.1.11.1.8
Type
column
Access
readonly
Status
obsolete
Parent
ipv6RouteEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6RoutePolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6RoutePolicy.<ipv6RouteDest>.<ipv6RoutePfxLength>.<ipv6RouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-MIB::ipv6RoutePolicy'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance