cpscLowerThreshold
CISCO-PORT-STORM-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.362.1.1.1.1.3
Object
column
r/w
0.01 Percentage Integer32
This object represents the lower threshold of total
amount of a particular traffic type.
When a filter action (see cpscAction) is
in effect on an interface because of a previous storm
event, the value of this object determines when the
system will stop the filter action.
The value represents traffic as percent of total bandwidth
of the interface, in units of 0.01 %.
For example, if a broadcast(1) storm occurred on an
interface with ifIndex 3, and the value of
cpscLowerThreshold.3.1 is 2500 (25%), then
the system will stop filtering broadcast traffic on that
interface if it drops below 25% of the total bandwidth.
This value will be ignored if a shutdown action is
configured. The value of this object must be
equal to or less than the value of the upper threshold
specified by cpscUpperThreshold for the same entry.
The default value of this object is implementation-
dependent.
On platforms that only support one threshold level for
this traffic type and interface,this object is read-only
and always has the same value of the corresponding
cpscUpperThreshold for the same entry.
Context
- MIB
- CISCO-PORT-STORM-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.362.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 0.01 Percentage
- Parent
- cpscThresholdEntry
- Table
- cpscThresholdTable
- Siblings
- 2
Syntax
0.01 Percentage Integer32
Values & Constraints
Object Constraints
range: 0-10000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpscTrafficType This object identifies a particular traffic type
for which a management station desires to configure
storm control on the given interface (which is identified
by its ifIndex). | column | CPortStormControlTrafficType | .1.3.6.1.4.1.9.9.362.1.1.1.1.1 |
| cpscUpperThreshold This object represents the upper threshold of total
amount of a particular traffic type that can be seen
on a given interface, after which a storm event is
declared and storm cont… | column | 0.01 Percentage Integer32 | .1.3.6.1.4.1.9.9.362.1.1.1.1.2 |