vRtrIfIpv6uRPFCheckMode

TN-VRTR-MIB · .1.3.6.1.4.1.7483.6.1.2.3.61.1.9

Object

column r/w Enumeration
The value of vRtrIfIpv6uRPFCheckMode specifies the mode of unicast RPF
check.
              
By default the value of vRtrIfIpv6uRPFCheckMode is 'strict (0)',which means
that uRPF checks whether the incoming packet has a source address that
matches a prefix in the routing table, and whether the interface
expects to recieve a packet with this source address prefix.
              
When the value of vRtrIfIpv6uRPFCheckMode is 'loose (1)', the uRPF checks
whether the incoming packet has a source address with a corresponding
prefix in the routing table. It does not check whether the interface
expects to recieve a packet with a specific source address prefix.
              
This object is valid only when value of vRtrIfIpv6uRPFCheckState is set
to 'enabled'.

Context

MIB
TN-VRTR-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.3.61.1.9
Type
column
Access
readwrite
Status
current
Parent
vRtrIfExtEntry

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 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrIfIpv6uRPFCheckMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrIfIpv6uRPFCheckMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-VRTR-MIB::vRtrIfIpv6uRPFCheckMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1strict
2loose