DOS-PREV-MIB
The MIB module for configuring the DoS prevention settings of the device.
Main OID:
swDoSMgmtMIB.1.3.6.1.4.1.171.12.59
22
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
swDoSMgmtMIBThe MIB module for configuring the DoS prevention settings of the device. MODULE-IDENTITY .1.3.6.1.4.1.171.12.59 |
swDoSCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.59.1 |
swDoSTrapLogThis object indicates the status of the DoS prevention trap log.rw Enumeration .1.3.6.1.4.1.171.12.59.1.1 |
swDoSClearCountersThis object clears the DoS prevention frame counters.rw Enumeration .1.3.6.1.4.1.171.12.59.1.2 |
swDoSCtrlTableA table that holds the DoS prevention settings of the device. SEQUENCE OF SwDoSCtrlEntry .1.3.6.1.4.1.171.12.59.1.3 |
swDoSCtrlEntryA list of DoS prevention settings of the device. SwDoSCtrlEntry .1.3.6.1.4.1.171.12.59.1.3.1 |
swDoSCtrlTypeThis object indicates the DoS prevention type.ro Enumeration .1.3.6.1.4.1.171.12.59.1.3.1.1 |
swDoSCtrlStateThis object indicates the status of the DoS prevention type.rw Enumeration .1.3.6.1.4.1.171.12.59.1.3.1.2 |
swDoSCtrlActionTypeThis object indicates the action for the DoS prevention type. If this object is set to 'mirror' and swDoSCtrlState is set to 'enable', the configuration will not take effect until a valid mirror port is specified. If mirror port is not valid the behavior will be the same as 'drop'rw Enumeration .1.3.6.1.4.1.171.12.59.1.3.1.3 |
swDoSCtrlMirrorPortThis object indicates the port to which the attack packet will be forwarded. A value of 0 means that the DoS prevention action type is either not set to 'mirror'. or the 'mirror' DoS action is not active. When swDoSCtrlActionType is set to 'mirror' with swDoSCtrlState set to 'enable', setting this value to a valid port number will activate the 'mirror' DoS action.rw INTEGER .1.3.6.1.4.1.171.12.59.1.3.1.4 |
swDoSCtrlMirrorPriorityThis object configures the priority of the detected packet. Valid priority values are from 0 to 7. The value 8 indicates that there will be no change in the priority of the DoS attack packet as it is forwarded to the mirror port. A valid mirror port must first be specified in order to set this value.rw INTEGER .1.3.6.1.4.1.171.12.59.1.3.1.5 |
swDoSCtrlMirrorRxRateThis object indicates the rate of reception of DoS attack packets. The valid values are 64 to 1024000. A value of 0 indicates that the rate has no limit. The default value is 0. A valid mirror port must first be specified in order to set this value.rw INTEGER .1.3.6.1.4.1.171.12.59.1.3.1.6 |
swDoSCtrlFrameCountThis object indicates the number of frames detected under the DoS prevention type. A valid mirror port must first be specified in order to set this value.ro INTEGER .1.3.6.1.4.1.171.12.59.1.3.1.7 |
swDoSTrapStateThis object indicates the status of the DoS prevention trap.rw Enumeration .1.3.6.1.4.1.171.12.59.1.4 |
swDoSLogStateThis object indicates the status of the DoS prevention log.rw Enumeration .1.3.6.1.4.1.171.12.59.1.5 |
swDoSFunctionVersionThis object indicates the function version.ro DisplayString .1.3.6.1.4.1.171.12.59.1.6 |
swDoSNotify OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.59.4 |
swDoSNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.59.4.0 |
swDoSAttackDetectedThis trap is sent when the specific DoS packet is received and trap is enabled. NOTIFICATION-TYPE .1.3.6.1.4.1.171.12.59.4.0.1 |
swDoSNotifyVarBindings OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.59.4.1 |
swDoSNotifyVarIpAddrIf the DoS packet is from the end station, represent the IP address of attacker; otherwise represent the router's IPro IpAddress .1.3.6.1.4.1.171.12.59.4.1.1 |
swDoSNotifyVarPortNumberThis object indicates the attacked portNum with a string, For example, if the device is in standalone mode, and the port number is 23, the string should be 23. If the device is in stack mode, and the unit ID is 2, and the port number is 3, the string should be 2:3.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.12.59.4.1.2 |