hpicfUrpfConfigMode
HP-ICF-URPF-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.3
Object
column
r/w
Enumeration
The URPF match mode. URPF operates in one of two modes: strict and loose. In strict mode, a route to the source address must exist, and the ingress interface of the packet must be the same interface used to egress packets back to the source. For example, the ingress and egress routes are symmetric and must use the same interface. In loose mode, a route to the source address must exist, but the ingress interface of the packet is not checked. none(1) - URPF not applied to the interface; strict(2) - must match expected interface; loose(3) - ingress interface is not checked.
Context
- MIB
- HP-ICF-URPF-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfUrpfConfigEntry
- Table
- hpicfUrpfConfigTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | strict |
3 | loose |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfUrpfIfIndex The interface for the table entry. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.1 |
| hpicfUrpfConfigAllowlistAclName The URPF allowlist ACL name. The ACL must already exist at
the time of application. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.10 |
| hpicfUrpfAddrFamily The address family for the table entry. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.2 |
| hpicfUrpfConfigDefRoute Allow use of the default route when checking the ingress
port. Enabling use of the default route is only supported
in strict mode. If use of the default route was enabled in
loose… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.4 |
| hpicfUrpfConfigAllowDhcp 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 drop… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.5 |
| hpicfUrpfConfigLogging Is logging of dropped packets enabled.
true(1) - logging enabled;
false(2) - logging disabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.6 |
| hpicfUrpfConfigHasWhitelistAcl Is a whitelist ACL applied to this interface.
true(1) - whitelist ACL applied;
false(2) - whitelist ACL not applied. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.7 |
| hpicfUrpfConfigWhitelistAclName The URPF whitelist ACL name. The ACL must already exist at
the time of application. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.8 |
| hpicfUrpfConfigHasAllowlistAcl Is a allowlist ACL applied to this interface.
true(1) - allowlist ACL applied;
false(2) - allowlist ACL not applied. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.9 |