hpicfUrpfConfigAllowDhcp

HP-ICF-URPF-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.5

Object

column r/w SNMPv2-TCTruthValue
Allow packets with SA=0.0.0.0 and DA=255.255.255.255, such as
DHCP and BOOTP, to bypass the URPF checks.
true(1)  - packets will bypass URPF checks;
false(2)  packets will be dropped.

Context

MIB
HP-ICF-URPF-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.5
Type
column
Access
readwrite
Status
current
Parent
hpicfUrpfConfigEntry
Groups
2

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false