juniDosProtectionScfdsProtocolState
Juniper-DOS-PROTECTION-MIB ·
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.5
Object
column
JuniDosProtectionProtocolState
The current state of the protocol. This object will return inTrouble(2)
if any module in the system has reported that the protocol is currently
being watched for suspicious flows. If no module reports that this protocol
is being watched this object will return ok(1).
A protocol is in trouble on a module when the sum of the rate for all
flows for the protocol is over the limit for that protocol.
Context
- MIB
- Juniper-DOS-PROTECTION-MIB
- OID
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniDosProtectionScfdsProtocolEntry
- Table
- juniDosProtectionScfdsProtocolTable
- Siblings
- 5
Syntax
JuniDosProtectionProtocolState
- Source
- JuniDosProtectionProtocolState
- Base type
Enumeration
Values & Constraints
Type Values
1 | ok |
2 | inTrouble |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniDosProtectionScfdsProtocolIndex The control protocol value for this entry. | column | JuniDosProtectionProtocolType | .1.3.6.1.4.1.4874.2.2.80.1.1.13.1.1 |
| juniDosProtectionScfdsProtocolThreshold The threshold in packets per second for this control protocol.
This is the rate at which a flow for this protocol is considered
suspicious. Setting this object to zero will have t… | column | Unsigned32 | .1.3.6.1.4.1.4874.2.2.80.1.1.13.1.2 |
| juniDosProtectionScfdsProtocolLowThreshold The low threshold in packets per second for this control protocol .
This is the rate at which a flow must fall below to in order return
to the normal state, after having been mar… | column | Unsigned32 | .1.3.6.1.4.1.4874.2.2.80.1.1.13.1.3 |
| juniDosProtectionScfdsProtocolBackoffTime The backoff time in seconds. A flow which is considered suspicious will
be returned to normal after this amount of time regardless of the current
rate of the flow. A backoff time… | column | Unsigned32 | .1.3.6.1.4.1.4874.2.2.80.1.1.13.1.4 |
| juniDosProtectionScfdsProtocolTransitions The number of transitions to 'inTrouble' that this control protocol
has made. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4874.2.2.80.1.1.13.1.6 |