AT-DOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
12
.1.3.6.1.4.1.207.8.4.4.4.143.4 · 1 row entry · 12 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk dosDefenseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-DOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DOS-MIB::dosDefenseTable'
A table of configuration and status information for
each defense configured on a port.
dosDefenseEntry row .1.3.6.1.4.1.207.8.4.4.4.143.4.1
The configuration and status of the defense against
a single attack type on a single port.
Column Syntax OID
The port index on which the defense is configured.
Integer32
Constraints:
range: 1-1023
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.1
The type of attack this defense protects against.
Enumeration
Enumerated Values:
1synFlood
2pingOfDeath
3smurf
4ipOptions
5land
6teardrop
7none
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.2
Whether or not this attack is currently enabled
on this port.
Enumeration
Enumerated Values:
1enabled
2disabled
3set
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.3
The threshold, in packets per second, at which an
attack is deemed to be in progress.

If dosDefenseAttackType is SYNFlood(1), a value of 0 means
no threshold has been set and the default thresholds apply.…
Integer32
Constraints:
range: 0-1023
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.4
The time, in seconds, that must elapse after the last
malicious packet is seen, before an attack is deemed
to have finished and the port stops blocking traffic.

If dosDefenseAttackType is SYNFlood(1), it…
secondsInteger32
Constraints:
range: 1-65535
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.5
Whether or not suspect traffic received by this port
is copied to the pre-configured mirror port.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.6
If dosDefenseAttackType is Land(6), the type of port.
For other values of dosDefenseAttackType, this object
returns notapplicable(0).

A device connected to a client(1) port should have an IP
address in th…
Enumeration
Enumerated Values:
0notApplicable
1client
2gateway
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.7
If dosDefenseAttackType is Smurf(3), the subnet address
is used to determine the local broadcast address.

If dosDefenseAttackType is Land(6), the subnet address
used to determine which addresses are local…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.8
If dosDefenseAttackType is Smurf(3), the subnet mask
is used to determine the local broadcast address.

If dosDefenseAttackType is Land(6), the subnet mask
used to determine which addresses are local or re…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.9
Whether or not an attack is currently in progress on the
port.

None(0) means no attack is in progress.

If dosDefenseAttackType is SYNFlood(1), Suspected(1)
means a SYN Flood attack is suspe…
Enumeration
Enumerated Values:
0none
1suspected
2inProgress
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.10
The number of attacks (attacked seconds) detected
on this port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.11
The time remaining
secondsInteger32
Constraints:
range: 0-65535
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.12