hwBlsItemAddReason

HUAWEI-BLS-MIB · .1.3.6.1.4.1.2011.5.25.8.1.2.1.3

Object

column BlsAddReason
The blacklist item is added by manual or by system. 
1: manual
2: dynamic(system)

Context

MIB
HUAWEI-BLS-MIB
OID
.1.3.6.1.4.1.2011.5.25.8.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
hwBlsBlackListEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BLS-MIB::hwBlsItemAddReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BLS-MIB::hwBlsItemAddReason.<mplsVpnVrfName>.<hwBlsItemIPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BLS-MIB::hwBlsItemAddReason'

Syntax

Source
BlsAddReason
Base type
Enumeration

Values & Constraints

Type Values
1reasonUnknow
2reasonManual
3reasonIPSweep
4reasonPortScan

Conformance