hpicfUrpfConfigDefRoute
HP-ICF-URPF-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.4
Object
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, therefore this option is not supported in loose mode. true(1) - enable use of default route in port match; false(2) - disable use of default route in port match.
Context
- MIB
- HP-ICF-URPF-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfUrpfConfigEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::hpicfUrpfConfigDefRoute'
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::hpicfUrpfConfigDefRoute.<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::hpicfUrpfConfigDefRoute'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |