AT-DOS-MIB
21 objects
The Denial of Service defense MIB for managing defenses against denial of service attacks.
Imported Objects
| AT-SMI-MIB | modules |
| SNMPv2-SMI | BITS Counter32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.143 | IdentitydosDefense | The Denial of Service defense MIB for managing defenses against denial of service attacks. | ||
| 1.3.6.1.4.1.207.8.4.4.4.143.1 | ScalardosDefenseStatus | read-only | current | Whether or not the DoS defense module is currently enabled |
| 1.3.6.1.4.1.207.8.4.4.4.143.2 | ScalardosDefenseDebugMode | read-only | current | The debugging options enabled for DoS defense. Output goes to the asynchronous port or telnet session that enabled debugging. The bit 'None(0)' indicates that … |
| 1.3.6.1.4.1.207.8.4.4.4.143.3 | ScalardosDefenseNumDebugPackets | read-only | current | When packet debugging is enabled, this is the maximum number of packets that will be displayed before debugging is automatically disabled. A value of 0 means n… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4 | TabledosDefenseTable | not-accessible | current | A table of configuration and status information for each defense configured on a port. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1 | RowdosDefenseEntry | not-accessible | current | The configuration and status of the defense against a single attack type on a single port. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.1 | ColumndosDefensePort | read-only | current | The port index on which the defense is configured. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.2 | ColumndosDefenseAttackType | read-only | current | The type of attack this defense protects against. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.3 | ColumndosDefenseDefenseStatus | read-only | current | Whether or not this attack is currently enabled on this port. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.4 | ColumndosDefenseThreshold | read-only | current | 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 h… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.5 | ColumndosDefenseBlockTime | read-only | current | 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… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.6 | ColumndosDefenseMirroring | read-only | current | Whether or not suspect traffic received by this port is copied to the pre-configured mirror port. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.7 | ColumndosDefensePortType | read-only | current | If dosDefenseAttackType is Land(6), the type of port. For other values of dosDefenseAttackType, this object returns notapplicable(0). A device connected to a c… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.8 | ColumndosDefenseSubnetAddress | read-only | current | If dosDefenseAttackType is Smurf(3), the subnet address is used to determine the local broadcast address. If dosDefenseAttackType is Land(6), the subnet addres… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.9 | ColumndosDefenseSubnetMask | read-only | current | 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… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.10 | ColumndosDefenseAttackState | read-only | current | 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) mea… |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.11 | ColumndosDefenseAttackCount | read-only | current | The number of attacks (attacked seconds) detected on this port. |
| 1.3.6.1.4.1.207.8.4.4.4.143.4.1.12 | ColumndosDefenseRemainingBlockTime | read-only | current | The time remaining |
| 1.3.6.1.4.1.207.8.4.4.4.143.5 | NodedosDefenseTraps | |||
| 1.3.6.1.4.1.207.8.4.4.4.143.5.1 | NotificationdosDefenseAttackStart | current | Triggered when an attack is detected on a port. | |
| 1.3.6.1.4.1.207.8.4.4.4.143.5.2 | NotificationdosDefenseAttackEnd | current | Triggered when an attack is finished on a port. This occurs after an attack packet has not been seen for a complete BlockTime period. |