hwIpDslamDosBlackListType
HUAWEI-IPDSLAM-SECURITY-MIB ·
.1.3.6.1.4.1.2011.6.47.9.1.3
Object
column Enumeration
Indicates the type of the packet used for the DoS attack. Currently, judging the packet type is not supported and the value is fixed to unknown(1). Options: 1. unknown(1) -indicates the type of the packet used for the DoS attack is unknown 2. pppoe(2) -indicates the type of the packet used for the DoS attack is pppoe 3. dhcp(3) -indicates the type of the packet used for the DoS attack is dhcp 4. icmp(4) -indicates the type of the packet used for the DoS attack is icmp 5. arp(5) -indicates the type of the packet used for the DoS attack is arp 6. pppoa(6) -indicates the type of the packet used for the DoS attack is pppoa
Context
- MIB
- HUAWEI-IPDSLAM-SECURITY-MIB
- OID
.1.3.6.1.4.1.2011.6.47.9.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIpDslamDosBlackListEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwIpDslamDosBlackListType'
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::hwIpDslamDosBlackListType.<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::hwIpDslamDosBlackListType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pppoe |
3 | dhcp |
4 | icmp |
5 | arp |
6 | pppoa |