hwIpDslamDosBlackListMode

HUAWEI-IPDSLAM-SECURITY-MIB · .1.3.6.1.4.1.2011.6.47.9.1.4

Object

column Enumeration
Indicates whether the blacklist is dynamically generated based
on the DoS attack or manually and statically configured by the
user.
Options:
1. dynamic(1)    -The blacklist is dynamically generated based
                  on the DoS attack or manually and statically
                  configured by the user.
2. static(2)     -The blacklist is not dynamically generated based
                  on the DoS attack or manually and statically
                  configured by the user.
Currently, the value is fixed to dynamic(1).

Context

MIB
HUAWEI-IPDSLAM-SECURITY-MIB
OID
.1.3.6.1.4.1.2011.6.47.9.1.4
Type
column
Access
readonly
Status
current
Parent
hwIpDslamDosBlackListEntry

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-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamDosBlackListMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamDosBlackListMode.<hwIpDslamDosBlackListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamDosBlackListMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2static