DLINKSW-DOS-PREVENT-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-DOS-PREVENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwDosPrevMIB | 1.3.6.1.4.1.171.14.59 |
This MIB contains managed objects for the DOS Protection application of the device. |
||
dDosPrevMIBNotifications | 1.3.6.1.4.1.171.14.59.0 | |||
dDosPreveAttackDetected | 1.3.6.1.4.1.171.14.59.0.1 |
This trap is sent when dDosPrevGlobalNotifsEnabled is 'true' and the DoS attack occurs in the past 5 minutes. |
||
dDosPreveAttackDetectedPacket | 1.3.6.1.4.1.171.14.59.0.2 |
This trap is sent when dDosPrevGlobalNotifsEnabled is 'true' and the DoS attack occurs to detect the dropped attack packets. |
||
dDosPrevMIBObjects | 1.3.6.1.4.1.171.14.59.1 | |||
dDosPrevGlobalNotifsEnabled | 1.3.6.1.4.1.171.14.59.1.1 | truthvalue | read-write |
Set to 'true' to enable global SNMP notification for DoS prevention feature. Setting the object to 'false' will disable SNMP notifications. |
dDosPrevNotifyInfo | 1.3.6.1.4.1.171.14.59.1.2 | |||
dDosPrevNotiInfoDropFramesCount | 1.3.6.1.4.1.171.14.59.1.2.1 | counter64 | no-access |
This object indicates the total dropped packets due to DoS attack in the past 5 minutes. |
dDosPrevNotiInfoDropIpAddr | 1.3.6.1.4.1.171.14.59.1.2.2 | ipaddress | no-access |
If the DoS packet is from the end station, represent the IP address of attacker; otherwise represent the router's IP. |
dDosPrevNotiInfoDropPortNumber | 1.3.6.1.4.1.171.14.59.1.2.3 | integer | no-access |
This object indicates the attacked port number. |
dDosPrevCtrlTable | 1.3.6.1.4.1.171.14.59.1.3 | no-access |
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.14.59.1.3.1 | no-access |
A single entry in the DoS prevention control table. |
||
dDoSPrevCtrlAttackType | 1.3.6.1.4.1.171.14.59.1.3.1.1 | dosattacktype | no-access |
This object indicates the DoS attack type. |
dDoSPrevCtrlEnabled | 1.3.6.1.4.1.171.14.59.1.3.1.2 | truthvalue | read-write |
This object indicates the state of the DoS attack type. Setting this object to 'false' will reset other columnar objects in the same row. |
dDoSPrevCtrlActionType | 1.3.6.1.4.1.171.14.59.1.3.1.3 | integer | read-write |
This object indicates the action for the DoS prevention type. If this object is set to 'redirect' and dDoSPrevCtrlEnabled is 'true', the configuration will not take effect until a valid redirect port (dDoSPrevCtrlRedirectPort) is specified. If redirect port is not valid, the switch behaves same as 'drop' is set. Enumeration: 'redirect': 2, 'drop': 1. |
dDoSPrevCtrlRedirectPort | 1.3.6.1.4.1.171.14.59.1.3.1.4 | interfaceindexorzero | read-write |
This object indicates the port to which the attacking packet will be redirected. A value of 0 means redirect port is unspecified. This object can only be modified for entries whose value of dDoSPrevCtrlEnabled is 'true' and dDoSPrevCtrlActionType is 'redirect'. Otherwise, inconsistentValue error will be returned. |
dDoSPrevCtrlRedirectPriority | 1.3.6.1.4.1.171.14.59.1.3.1.5 | integer | read-write |
This object configures the priority for the redirected attacking packets. Valid priority values are from 0 to 7. A value of 8 indicates that the original priority will not be changed when the packet is redirected. This object can only be modified for entries whose value of dDoSPrevCtrlEnabled is 'true', dDoSPrevCtrlActionType is 'redirect' and dDoSPrevCtrlRedirectPort is specified. Otherwise, inconsistentValue error will be returned. |
dDoSPrevCtrlRedirectRateLimit | 1.3.6.1.4.1.171.14.59.1.3.1.6 | unsigned32 | read-write |
This object indicates the rate-limit (kilobit per second) for redirecting DoS attacking packets. The valid range and granularity is project dependent. A value of 0 indicates that there is no limit for redirecting DoS attacking packets. This object can only be modified for entries whose value of dDoSPrevCtrlEnabled is 'true', dDoSPrevCtrlActionType is 'redirect' and dDoSPrevCtrlRedirectPort is specified. Otherwise, inconsistentValue error will be returned. |
dDoSPrevCounterTable | 1.3.6.1.4.1.171.14.59.1.4 | no-access |
The table contains the counters of DoS prevention types supported by the Switch. This table only contains one entry of attack type is 'all' if per DoS-type counters is not supported. |
|
1.3.6.1.4.1.171.14.59.1.4.1 | no-access |
A single entry in the DoS prevention counter table. |
||
dDoSPrevCounterAttackType | 1.3.6.1.4.1.171.14.59.1.4.1.1 | dosattacktype | no-access |
This object indicates the DoS attack type. |
dDoSPrevCounterFrameCount | 1.3.6.1.4.1.171.14.59.1.4.1.2 | counter64 | read-only |
This object indicates the number of frames detected for the DoS attack prevention type. |
dDoSPrevCounterClearCounter | 1.3.6.1.4.1.171.14.59.1.4.1.3 | integer | read-only |
This object is used to reset the counter of the specific attack type when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. Enumeration: 'clear': 1, 'noOp': 2. |
dDosPrevMIBConformance | 1.3.6.1.4.1.171.14.59.2 | |||
dDosPrevMIBCompliances | 1.3.6.1.4.1.171.14.59.2.1 | |||
dDosPrevMIBCompliance | 1.3.6.1.4.1.171.14.59.2.1.1 |
The compliance statement for the DoS Prevention MIB. |
||
dDosPrevMIBGroups | 1.3.6.1.4.1.171.14.59.2.2 | |||
dDosPrevBasicGroup | 1.3.6.1.4.1.171.14.59.2.2.1 |
The collection of objects provides basic control for DoS Prevention. |
||
dDosPrevActionRedirectCtrlGroup | 1.3.6.1.4.1.171.14.59.2.2.2 |
The collection of objects provides the advanced action control for DoS Prevention. |
||
dDosPrevNotifyObjectGroup | 1.3.6.1.4.1.171.14.59.2.2.3 |
The collection of objects provides the control and information of DoS notifications. |
||
dDosPrevNotificationsGroup | 1.3.6.1.4.1.171.14.59.2.2.4 |
The collection of objects provides DoS notifications. |