DLINKPRIME-DOS-PREVENT-MIB
14 objects
This MIB contains managed objects for the DOS Protection application of the device.
Imported Objects
| DLINK-ID-REC-MIB | dlinkPrimeCommon |
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter64 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.15.4 | IdentitydlinkPrimeDosPrevMIB | This MIB contains managed objects for the DOS Protection application of the device. | ||
| 1.3.6.1.4.1.171.15.4.0 | NodedpDosPrevMIBNotifications | |||
| 1.3.6.1.4.1.171.15.4.1 | NodedpDosPrevMIBObjects | |||
| 1.3.6.1.4.1.171.15.4.1.1 | TabledpDosPrevCtrlTable | not-accessible | current | A table includes the settings of all DoS prevention types supported by the Switch. Note: the special attack type 'all' is not included in this table. |
| 1.3.6.1.4.1.171.15.4.1.1.1 | RowdpDosPrevCtrlEntry | not-accessible | current | A single entry in the DoS prevention control table. |
| 1.3.6.1.4.1.171.15.4.1.1.1.1 | ColumndpDosPrevCtrlAttackType | not-accessible | current | This object indicates the DoS attack type. |
| 1.3.6.1.4.1.171.15.4.1.1.1.2 | ColumndpDosPrevCtrlEnabled | read-write | current | This object indicates the state of the DoS attack type. Setting this object to 'false' will reset other columnar objects in the same row. |
| 1.3.6.1.4.1.171.15.4.1.1.1.3 | ColumndpDosPrevCtrlActionType | read-write | current | This object indicates the action for the DoS prevention type. |
| 1.3.6.1.4.1.171.15.4.2 | NodedpDosPrevMIBConformance | |||
| 1.3.6.1.4.1.171.15.4.2.1 | NodedpDosPrevMIBCompliances | |||
| 1.3.6.1.4.1.171.15.4.2.1.1 | CompliancedpDosPrevMIBCompliance | current | The compliance statement for the DoS Prevention MIB. | |
| 1.3.6.1.4.1.171.15.4.2.2 | NodedpDosPrevMIBGroups | |||
| 1.3.6.1.4.1.171.15.4.2.2.1 | GroupdpDosPrevBasicGroup | current | The collection of objects provides basic control for DoS Prevention. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DosAttackType | INTEGER{ landAttack(1), blatAttack(2), tcpNullScan(3), tcpXmasScan(4), tcpSynFin(5), tcpSynSrcPortLess1024(6), pingDeathAttack(7), all(99) } | current | This data type indicates a well-known DoS type which can be detected. Note that a particular agent may support only certain DoS attack types. Thus, the valid values of this object are project dependent. An agent may res… |