HP-ICF-URPF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3 · 1 row entry · 10 columns
The table contains configuration information
for URPF processing.
hpicfUrpfConfigEntry entry .1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1
Each table entry contains configuration parameters for an
interface and address family.
Indexes
hpicfUrpfIfIndex hpicfUrpfAddrFamily
Column Syntax OID
hpicfUrpfIfIndex
The interface for the table entry.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.1
hpicfUrpfAddrFamily
The address family for the table entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.2
hpicfUrpfConfigMode
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 packe…
Enumerationr/w
Enumerated Values:
1none
2strict
3loose
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.3
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 mode, all packets would be allowed, the…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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 dropped.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.9
hpicfUrpfConfigAllowlistAclName
The URPF allowlist ACL name. The ACL must already exist at
the time of application.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.10
.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1 · 1 row entry · 2 columns
The table containing statistics information for packets
that are dropped by URPF processing.
hpicfUrpfStatsEntry entry .1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1
Each table entry counts packets that are dropped by URPF processing
on a particular interface and IP address family.
Indexes
hpicfUrpfIfIndex hpicfUrpfAddrFamily
Column Syntax OID
hpicfUrpfStatsBlockedPackets
The number of packets blocked by URPF on this interface and
address family.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.1
hpicfUrpfStatsBlockedOctets
The number of octets blocked by URPF on this interface and
address family.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.2