MIB Viewer

AT-DOS-MIB

21 objects
The Denial of Service defense MIB for managing defenses against denial of service attacks.
Imported Objects
AT-SMI-MIBmodules
SNMPv2-SMIBITS Counter32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCTruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.143IdentitydosDefenseThe 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.1ScalardosDefenseStatusread-onlycurrentWhether or not the DoS defense module is currently enabled
1.3.6.1.4.1.207.8.4.4.4.143.2ScalardosDefenseDebugModeread-onlycurrentThe 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.3ScalardosDefenseNumDebugPacketsread-onlycurrentWhen 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.4TabledosDefenseTablenot-accessiblecurrentA 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.1RowdosDefenseEntrynot-accessiblecurrentThe 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.1ColumndosDefensePortread-onlycurrentThe port index on which the defense is configured.
1.3.6.1.4.1.207.8.4.4.4.143.4.1.2ColumndosDefenseAttackTyperead-onlycurrentThe type of attack this defense protects against.
1.3.6.1.4.1.207.8.4.4.4.143.4.1.3ColumndosDefenseDefenseStatusread-onlycurrentWhether or not this attack is currently enabled on this port.
1.3.6.1.4.1.207.8.4.4.4.143.4.1.4ColumndosDefenseThresholdread-onlycurrentThe 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.5ColumndosDefenseBlockTimeread-onlycurrentThe 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.6ColumndosDefenseMirroringread-onlycurrentWhether 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.7ColumndosDefensePortTyperead-onlycurrentIf 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.8ColumndosDefenseSubnetAddressread-onlycurrentIf 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.9ColumndosDefenseSubnetMaskread-onlycurrentIf 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.10ColumndosDefenseAttackStateread-onlycurrentWhether 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.11ColumndosDefenseAttackCountread-onlycurrentThe number of attacks (attacked seconds) detected on this port.
1.3.6.1.4.1.207.8.4.4.4.143.4.1.12ColumndosDefenseRemainingBlockTimeread-onlycurrentThe time remaining
1.3.6.1.4.1.207.8.4.4.4.143.5NodedosDefenseTraps
1.3.6.1.4.1.207.8.4.4.4.143.5.1NotificationdosDefenseAttackStartcurrentTriggered when an attack is detected on a port.
1.3.6.1.4.1.207.8.4.4.4.143.5.2NotificationdosDefenseAttackEndcurrentTriggered when an attack is finished on a port. This occurs after an attack packet has not been seen for a complete BlockTime period.