swDoSCtrlType
DOS-PREV-MIB ·
.1.3.6.1.4.1.171.12.59.1.3.1.1
Object
column Enumeration
This object indicates the DoS prevention type.
Context
- MIB
- DOS-PREV-MIB
- OID
.1.3.6.1.4.1.171.12.59.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swDoSCtrlEntry
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 'DOS-PREV-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOS-PREV-MIB::swDoSCtrlType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOS-PREV-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOS-PREV-MIB::swDoSCtrlType.<swDoSCtrlType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOS-PREV-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOS-PREV-MIB::swDoSCtrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | land-attack |
2 | blat-attack |
3 | smurf-attack |
4 | tcp-null-scan |
5 | tcp-xmascan |
6 | tcp-synfin |
7 | tcp-syn-srcport-less-1024 |
10 | arp-mac-sa-mismatch |
11 | fraggle-attack |
12 | icmp-redirect-attack |
13 | icmp-unreachable-attack |
14 | ip-route-record-attac |
15 | ip-source-route-attack |
16 | ping-death-attack |
17 | tcp-flag-synrst |
18 | tcp-over-mac-mcbc |
19 | tcp-syn-with-data |
20 | tcp-tiny-frag-attack |
21 | tcpudp-port-zero |
22 | tracert-attack |
23 | winnuke-attack |