HP-ICF-URPF-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
12
hpicfUrpfConfigTable
table.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3
·
1 row entry
·
10 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpicfUrpfConfigTable
/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::hpicfUrpfConfigTable'
The table contains configuration information for URPF processing.
Each table entry contains configuration parameters for an
interface and address family.
interface and address family.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface for the table entry.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.1 |
||||||||||||||
|
The address family for the table entry.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.2 |
||||||||||||||
|
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:
|
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.3 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.4 |
||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.5 |
||||||||||||||
|
Is logging of dropped packets enabled.
true(1) - logging enabled; false(2) - logging disabled. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.6 |
||||||||||||||
|
Is a whitelist ACL applied to this interface.
true(1) - whitelist ACL applied; false(2) - whitelist ACL not applied. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.7 |
||||||||||||||
|
The URPF whitelist ACL name. The ACL must already exist at
the time of application. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.8 |
||||||||||||||
|
Is a allowlist ACL applied to this interface.
true(1) - allowlist ACL applied; false(2) - allowlist ACL not applied. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.9 |
||||||||||||||
|
The URPF allowlist ACL name. The ACL must already exist at
the time of application. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.10 |
hpicfUrpfStatsTable
table.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1
·
1 row entry
·
2 columns
Uses the hp variant from
Command help
/opt/observium/mibs/hp.
Walk hpicfUrpfStatsTable
/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::hpicfUrpfStatsTable'
The table containing statistics information for packets that are dropped by URPF processing.
Each table entry counts packets that are dropped by URPF processing
on a particular interface and IP address family.
on a particular interface and IP address family.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of packets blocked by URPF on this interface and
address family. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.1 |
|
The number of octets blocked by URPF on this interface and
address family. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.2 |