fwlRpfMode

FIREWALL-MIB · aricent variant · .1.3.6.1.4.1.2076.16.8.1.1.2

Object

column r/w Enumeration
This mib holds the value of the uRPF mode either strict or loose 
The default value is 'disable'(0).

Context

MIB
FIREWALL-MIB
OID
.1.3.6.1.4.1.2076.16.8.1.1.2
Type
column
Access
readwrite
Status
current
Parent
fwlRpfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1loose
2strict