HPN-ICF-UNICAST-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.44
- Last updated
- 2005-01-31 14:54
- Revisions
- 2005-03-24 14:54
- Namespace
- hp
- Source file
HPN-ICF-UNICAST-MIB- Digest
sha256:1e0d1f3b0f0f53d2f2979f104dc3d4ca48614abc2c7dea469874eab223d40a73
Description
This MIB is a framework MIB for unicast related features.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-OID-MIB HPN-ICF-UNICAST-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfURPFTable OBJECT-TYPE Unicast Reverse Path Forwarding (URPF) is used to prevent the network attacks caused by source address spoofing. This table is used to configure URPF on specific interfaces. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1 | not-accessible | current | |
| hpnicfURPFEntry OBJECT-TYPE The entry of hpnicfURPFTable, indexed by vlan interface index. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1 | not-accessible | current | |
| hpnicfURPFIfIndex OBJECT-TYPE The ifIndex of vlan interface. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.1 | Integer32 | not-accessible | current |
| hpnicfURPFEnabled OBJECT-TYPE This object is used to enable or disable URPF on certain vlan interfaces. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.2 | TruthValue | read-write | current |
| hpnicfURPFSlotID OBJECT-TYPE This object specifies to which slot packets are redirected in order to perform URPF check. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.3 | Integer32 | read-write | current |
| hpnicfURPFTotalReceivedPacket OBJECT-TYPE This object provides total received packets number. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.4 | Counter64 | read-only | current |
| hpnicfURPFDroppedPacket OBJECT-TYPE This object provides total dropped invalid packets number. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.5 | Counter64 | read-only | current |
| hpnicfURPFClearStat OBJECT-TYPE This object is used to clear the URPF statistics on certain vlan interfaces. This object is actually a write-only object. When read, it always returns 0. When set to 1, the objects hpnicfURPFTotalReceivedPacket and hpnicfURPFDroppedPacket are reset to 0. | 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.6 | INTEGER {reserved(0), reset(1)} | read-write | current |