HP-ICF-URPF-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-URPF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfUrpfMIB 1.3.6.1.4.1.11.2.14.11.5.1.131
This MIB module describes objects for management of Unicast Reverse Path Forwarding (URPF).
         hpicfUrpfConfig 1.3.6.1.4.1.11.2.14.11.5.1.131.1
             hpicfUrpfConfigGlobalEnable 1.3.6.1.4.1.11.2.14.11.5.1.131.1.1 truthvalue read-write
Is the URPF feature enabled. true(1) - URPF is enabled; false(2) URPF is disabled.
             hpicfUrpfConfigGlobalLogTimeout 1.3.6.1.4.1.11.2.14.11.5.1.131.1.2 integer32 read-write
The time, in seconds, between URPF logging summary messages.
             hpicfUrpfConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3 no-access
The table contains configuration information for URPF processing.
                 hpicfUrpfConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1 no-access
Each table entry contains configuration parameters for an interface and address family.
                     hpicfUrpfIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.1 interfaceindex no-access
The interface for the table entry.
                     hpicfUrpfAddrFamily 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.2 inetaddresstype no-access
The address family for the table entry.
                     hpicfUrpfConfigMode 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.3 integer read-write
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. Enumeration: 'strict': 2, 'none': 1, 'loose': 3.
                     hpicfUrpfConfigDefRoute 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.4 truthvalue read-write
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.
                     hpicfUrpfConfigAllowDhcp 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.5 truthvalue read-write
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.
                     hpicfUrpfConfigLogging 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.6 truthvalue read-write
Is logging of dropped packets enabled. true(1) - logging enabled; false(2) - logging disabled.
                     hpicfUrpfConfigHasWhitelistAcl 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.7 truthvalue read-write
Is a whitelist ACL applied to this interface. true(1) - whitelist ACL applied; false(2) - whitelist ACL not applied.
                     hpicfUrpfConfigWhitelistAclName 1.3.6.1.4.1.11.2.14.11.5.1.131.1.3.1.8 snmpadminstring read-write
The URPF whitelist ACL name. The ACL must already exist at the time of application.
         hpicfUrpfStats 1.3.6.1.4.1.11.2.14.11.5.1.131.2
             hpicfUrpfStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.131.2.1 no-access
The table containing statistics information for packets that are dropped by URPF processing.
                 hpicfUrpfStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1 no-access
Each table entry counts packets that are dropped by URPF processing on a particular interface and IP address family.
                     hpicfUrpfStatsBlockedPackets 1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.1 counter64 read-only
The number of packets blocked by URPF on this interface and address family.
                     hpicfUrpfStatsBlockedOctets 1.3.6.1.4.1.11.2.14.11.5.1.131.2.1.1.2 counter64 read-only
The number of octets blocked by URPF on this interface and address family.
         hpicfUrpfConformance 1.3.6.1.4.1.11.2.14.11.5.1.131.3
             hpicfUrpfMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.131.3.1
                 hpicfUrpfScalarGroup 1.3.6.1.4.1.11.2.14.11.5.1.131.3.1.1
A collection of scalar objects providing global configuration information for URPF.
                 hpicfUrpfConfigTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.131.3.1.2
A collection of objects providing configuration information for URPF.
                 hpicfUrpfStatsTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.131.3.1.3
A collection of objects providing statistics for URPF.
             hpicfUrpfMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.131.3.2
                 hpicfUrpfMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.131.3.2.1
The compliance statement for HP switches implementing the HPICF-URPF MIB.