dosDefenseBlockTime
AT-DOS-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.5
Object
column secondsInteger32
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 is also
the maximum time an attack is suspected before it
returns to a state of no attack.
Context
- MIB
- AT-DOS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.143.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- dosDefenseEntry
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 'AT-DOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DOS-MIB::dosDefenseBlockTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::dosDefenseBlockTime.<dosDefensePort>.<dosDefenseAttackType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-DOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-DOS-MIB::dosDefenseBlockTime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-65535