HUAWEI-BLS-MIB
17 objects
V1.00 The blacklist mib is for all datacomm product.
Imported Objects
| HUAWEI-MIB | hwDatacomm |
| MPLS-VPN-MIB | mplsVpnVrfName |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.8 | IdentityhwBLS | V1.00 The blacklist mib is for all datacomm product. | ||
| 1.3.6.1.4.1.2011.5.25.8.1 | NodehwBlsMibObjects | |||
| 1.3.6.1.4.1.2011.5.25.8.1.1 | ScalarhwBlsEnableFlag | read-write | current | The blacklist function switch. 1: true(on) 2: false(off) |
| 1.3.6.1.4.1.2011.5.25.8.1.2 | TablehwBlsBlackListTable | not-accessible | current | The blacklist table. |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1 | RowhwBlsBlackListEntry | not-accessible | current | The blacklist entry. |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1.1 | ColumnhwBlsItemIPAddress | read-only | current | The packet source IP address. If match, drop the packet. |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1.2 | ColumnhwBlsItemAge | read-create | current | The blacklist item aging time. This item will be deleted when overtime. The default value is 0, no aging. (unit:minutes) |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1.3 | ColumnhwBlsItemAddReason | read-only | current | The blacklist item is added by manual or by system. 1: manual 2: dynamic(system) |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1.4 | ColumnhwBlsItemAddTime | read-only | current | The system time when add this blacklist item. It's automatically appended by system when create the item. (the seconds since 1970.) |
| 1.3.6.1.4.1.2011.5.25.8.1.2.1.5 | ColumnhwBlsRowStatus | read-create | current | Only support CreateAndGo and Destroy. |
| 1.3.6.1.4.1.2011.5.25.8.1.3 | NodehwBlsFilterTypeSet | |||
| 1.3.6.1.4.1.2011.5.25.8.1.3.1 | ScalarhwBlsFilterType | read-write | current | The blacklist filter type. none(0x00) icmp(0x01) tcp(0x02) udp(0x04) others(0x08) all(0x0F) |
| 1.3.6.1.4.1.2011.5.25.8.2 | NodehwBlsMibConformance | |||
| 1.3.6.1.4.1.2011.5.25.8.2.1 | NodehwBlsMibGroup | |||
| 1.3.6.1.4.1.2011.5.25.8.2.1.1 | GrouphwBlsEnableGroup | current | Blacklist function switch. | |
| 1.3.6.1.4.1.2011.5.25.8.2.1.2 | GrouphwBlsBlackListTableGroup | current | Blacklist table struct group. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BlsAddReason | INTEGER { reasonUnknow(1), reasonManual(2), reasonIPSweep(3), reasonPortScan(4) } | current | Descript the blacklist item added by manual or by system. |