HUAWEI-BLS-MIB

File: HUAWEI-BLS-MIB.mib (6964 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
MPLS-VPN-MIB HUAWEI-MIB

Imported symbols

OBJECT-GROUP IpAddress Integer32
OBJECT-TYPE MODULE-IDENTITY TruthValue
RowStatus DateAndTime TEXTUAL-CONVENTION
mplsVpnVrfName hwDatacomm

Defined Types

BlsAddReason  
Descript the blacklist item added by manual or by system.
TEXTUAL-CONVENTION    
  INTEGER reasonUnknow(1), reasonManual(2), reasonIPSweep(3), reasonPortScan(4)  

HwBlsBlackListEntry  
SEQUENCE    
  hwBlsItemIPAddress IpAddress
  hwBlsItemAge Integer32
  hwBlsItemAddReason BlsAddReason
  hwBlsItemAddTime DateAndTime
  hwBlsRowStatus RowStatus

Defined Values

hwBLS 1.3.6.1.4.1.2011.5.25.8
V1.00 The blacklist mib is for all datacomm product.
MODULE-IDENTITY    

hwBlsMibObjects 1.3.6.1.4.1.2011.5.25.8.1
OBJECT IDENTIFIER    

hwBlsEnableFlag 1.3.6.1.4.1.2011.5.25.8.1.1
The blacklist function switch. 1: true(on) 2: false(off)
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwBlsBlackListTable 1.3.6.1.4.1.2011.5.25.8.1.2
The blacklist table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBlsBlackListEntry

hwBlsBlackListEntry 1.3.6.1.4.1.2011.5.25.8.1.2.1
The blacklist entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBlsBlackListEntry  

hwBlsItemIPAddress 1.3.6.1.4.1.2011.5.25.8.1.2.1.1
The packet source IP address. If match, drop the packet.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwBlsItemAge 1.3.6.1.4.1.2011.5.25.8.1.2.1.2
The blacklist item aging time. This item will be deleted when overtime. The default value is 0, no aging. (unit:minutes)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000  

hwBlsItemAddReason 1.3.6.1.4.1.2011.5.25.8.1.2.1.3
The blacklist item is added by manual or by system. 1: manual 2: dynamic(system)
Status: current Access: read-only
OBJECT-TYPE    
  BlsAddReason  

hwBlsItemAddTime 1.3.6.1.4.1.2011.5.25.8.1.2.1.4
The system time when add this blacklist item. It's automatically appended by system when create the item. (the seconds since 1970.)
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwBlsRowStatus 1.3.6.1.4.1.2011.5.25.8.1.2.1.5
Only support CreateAndGo and Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwBlsFilterTypeSet 1.3.6.1.4.1.2011.5.25.8.1.3
OBJECT IDENTIFIER    

hwBlsFilterType 1.3.6.1.4.1.2011.5.25.8.1.3.1
The blacklist filter type. none(0x00) icmp(0x01) tcp(0x02) udp(0x04) others(0x08) all(0x0F)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

hwBlsMibConformance 1.3.6.1.4.1.2011.5.25.8.2
OBJECT IDENTIFIER    

hwBlsMibGroup 1.3.6.1.4.1.2011.5.25.8.2.1
OBJECT IDENTIFIER    

hwBlsEnableGroup 1.3.6.1.4.1.2011.5.25.8.2.1.1
Blacklist function switch.
Status: current Access: read-write
OBJECT-GROUP    

hwBlsBlackListTableGroup 1.3.6.1.4.1.2011.5.25.8.2.1.2
Blacklist table struct group.
Status: current Access: read-write
OBJECT-GROUP