MIB Viewer

DLINKSW-DOS-PREVENT-MIB

32 objects
This MIB contains managed objects for the DOS Protection application of the device.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.14.59IdentitydlinkSwDosPrevMIBThis MIB contains managed objects for the DOS Protection application of the device.
1.3.6.1.4.1.171.14.59.0NodedDosPrevMIBNotifications
1.3.6.1.4.1.171.14.59.0.1NotificationdDosPreveAttackDetectedcurrentThis trap is sent when dDosPrevGlobalNotifsEnabled is 'true' and the DoS attack occurs in the past 5 minutes.
1.3.6.1.4.1.171.14.59.0.2NotificationdDosPreveAttackDetectedPacketcurrentThis trap is sent when dDosPrevGlobalNotifsEnabled is 'true' and the DoS attack occurs to detect the dropped attack packets.
1.3.6.1.4.1.171.14.59.1NodedDosPrevMIBObjects
1.3.6.1.4.1.171.14.59.1.1ScalardDosPrevGlobalNotifsEnabledread-writecurrentSet to 'true' to enable global SNMP notification for DoS prevention feature. Setting the object to 'false' will disable SNMP notifications.
1.3.6.1.4.1.171.14.59.1.2NodedDosPrevNotifyInfo
1.3.6.1.4.1.171.14.59.1.2.1ScalardDosPrevNotiInfoDropFramesCountaccessible-for-notifycurrentThis object indicates the total dropped packets due to DoS attack in the past 5 minutes.
1.3.6.1.4.1.171.14.59.1.2.2ScalardDosPrevNotiInfoDropIpAddraccessible-for-notifycurrentIf the DoS packet is from the end station, represent the IP address of attacker; otherwise represent the router's IP.
1.3.6.1.4.1.171.14.59.1.2.3ScalardDosPrevNotiInfoDropPortNumberaccessible-for-notifycurrentThis object indicates the attacked port number.
1.3.6.1.4.1.171.14.59.1.3TabledDosPrevCtrlTablenot-accessiblecurrentA 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.1RowdDosPrevCtrlEntrynot-accessiblecurrentA single entry in the DoS prevention control table.
1.3.6.1.4.1.171.14.59.1.3.1.1ColumndDoSPrevCtrlAttackTypenot-accessiblecurrentThis object indicates the DoS attack type.
1.3.6.1.4.1.171.14.59.1.3.1.2ColumndDoSPrevCtrlEnabledread-writecurrentThis 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.14.59.1.3.1.3ColumndDoSPrevCtrlActionTyperead-writecurrentThis object indicates the action for the DoS prevention type. If this object is set to 'redirect' and dDoSPrevCtrlEnabled is 'true', the configuration will not…
1.3.6.1.4.1.171.14.59.1.3.1.4ColumndDoSPrevCtrlRedirectPortread-writecurrentThis 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 modif…
1.3.6.1.4.1.171.14.59.1.3.1.5ColumndDoSPrevCtrlRedirectPriorityread-writecurrentThis 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 prior…
1.3.6.1.4.1.171.14.59.1.3.1.6ColumndDoSPrevCtrlRedirectRateLimitread-writecurrentThis object indicates the rate-limit (kilobit per second) for redirecting DoS attacking packets. The valid range and granularity is project dependent. A value …
1.3.6.1.4.1.171.14.59.1.4TabledDoSPrevCounterTablenot-accessiblecurrentThe 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 cou…
1.3.6.1.4.1.171.14.59.1.4.1RowdDoSPrevCounterEntrynot-accessiblecurrentA single entry in the DoS prevention counter table.
1.3.6.1.4.1.171.14.59.1.4.1.1ColumndDoSPrevCounterAttackTypenot-accessiblecurrentThis object indicates the DoS attack type.
1.3.6.1.4.1.171.14.59.1.4.1.2ColumndDoSPrevCounterFrameCountread-onlycurrentThis object indicates the number of frames detected for the DoS attack prevention type.
1.3.6.1.4.1.171.14.59.1.4.1.3ColumndDoSPrevCounterClearCounterread-createcurrentThis 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 va…
1.3.6.1.4.1.171.14.59.2NodedDosPrevMIBConformance
1.3.6.1.4.1.171.14.59.2.1NodedDosPrevMIBCompliances
1.3.6.1.4.1.171.14.59.2.1.1CompliancedDosPrevMIBCompliancecurrentThe compliance statement for the DoS Prevention MIB.
1.3.6.1.4.1.171.14.59.2.2NodedDosPrevMIBGroups
1.3.6.1.4.1.171.14.59.2.2.1GroupdDosPrevBasicGroupcurrentThe collection of objects provides basic control for DoS Prevention.
1.3.6.1.4.1.171.14.59.2.2.2GroupdDosPrevActionRedirectCtrlGroupcurrentThe collection of objects provides the advanced action control for DoS Prevention.
1.3.6.1.4.1.171.14.59.2.2.3GroupdDosPrevNotifyObjectGroupcurrentThe collection of objects provides the control and information of DoS notifications.
1.3.6.1.4.1.171.14.59.2.2.4GroupdDosPrevNotificationsGroupcurrentThe collection of objects provides DoS notifications.
Type Definitions
NameSyntaxStatusDescription
DosAttackTypeINTEGER{ landAttack(1), blatAttack(2), smurfAttack(3), tcpNullScan(4), tcpXmasScan(5), tcpSynFin(6), tcpSynSrcPortLess1024(7), arpMacSaMismatch(8), fraggleAttack(9), icmpRedirectAttack(10), icmpUnreachableAttack(11), ipRouteRecordAttack(12), ipSourceRouteAttack(13), pingDeathAttack(14), tcpFlagSynRst(15), tcpOverMacMcbc(16), tcpSynWithData(17), tcpTinyFragAttack(18), tcpUdpPortZero(19), tracertAttack(20), winNukeAttack(21), pingFlood(22), synFlood(23), teardrop(24), all(999) }currentThis 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…