HPN-ICF-UNICAST-MIB

File: HPN-ICF-UNICAST-MIB.mib (4067 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hpnicfCommon Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY TruthValue

Defined Types

HpnicfURPFEntry  
SEQUENCE    
  hpnicfURPFIfIndex Integer32
  hpnicfURPFEnabled TruthValue
  hpnicfURPFSlotID Integer32
  hpnicfURPFTotalReceivedPacket Counter64
  hpnicfURPFDroppedPacket Counter64
  hpnicfURPFClearStat INTEGER

Defined Values

hpnicfUnicast 1.3.6.1.4.1.11.2.14.11.15.2.44
This MIB is a framework MIB for unicast related features.
MODULE-IDENTITY    

hpnicfURPFTable 1.3.6.1.4.1.11.2.14.11.15.2.44.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfURPFEntry

hpnicfURPFEntry 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1
The entry of hpnicfURPFTable, indexed by vlan interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfURPFEntry  

hpnicfURPFIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.1
The ifIndex of vlan interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfURPFEnabled 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.2
This object is used to enable or disable URPF on certain vlan interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfURPFSlotID 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.3
This object specifies to which slot packets are redirected in order to perform URPF check.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfURPFTotalReceivedPacket 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.4
This object provides total received packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfURPFDroppedPacket 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.5
This object provides total dropped invalid packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfURPFClearStat 1.3.6.1.4.1.11.2.14.11.15.2.44.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reserved(0), reset(1)