H3C-UNICAST-MIB

File: H3C-UNICAST-MIB.mib (4062 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cCommon Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY TruthValue

Defined Types

H3cURPFEntry  
SEQUENCE    
  h3cURPFIfIndex Integer32
  h3cURPFEnabled TruthValue
  h3cURPFSlotID Integer32
  h3cURPFTotalReceivedPacket Counter64
  h3cURPFDroppedPacket Counter64
  h3cURPFClearStat INTEGER

Defined Values

h3cUnicast 1.3.6.1.4.1.2011.10.2.44
This MIB is a framework MIB for unicast related features.
MODULE-IDENTITY    

h3cURPFTable 1.3.6.1.4.1.2011.10.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  
    H3cURPFEntry

h3cURPFEntry 1.3.6.1.4.1.2011.10.2.44.1.1
The entry of h3cURPFTable, indexed by vlan interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cURPFEntry  

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

h3cURPFEnabled 1.3.6.1.4.1.2011.10.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  

h3cURPFSlotID 1.3.6.1.4.1.2011.10.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  

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

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

h3cURPFClearStat 1.3.6.1.4.1.2011.10.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 h3cURPFTotalReceivedPacket and h3cURPFDroppedPacket are reset to 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reserved(0), reset(1)