CISCO-PORT-STORM-CONTROL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
12
.1.3.6.1.4.1.9.9.362.1.1.1 · 1 row entry · 3 columns
A table of storm control threshold configuration entries.
cpscThresholdEntry entry .1.3.6.1.4.1.9.9.362.1.1.1.1
A collection of storm control threshold configuration
entries.

Storm control can be configured for multiple traffic types
on a given interface. One entry is created for each
interface and the traffic type t…
Indexes
IF-MIBifIndex cpscTrafficType
Column 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).
CPortStormControlTrafficType
Textual Convention: CPortStormControlTrafficType Enumeration
Type Values:
1broadcast
2multicast
3unicast
4all
.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 control action is taken.

The …
0.01 PercentageInteger32r/w
Constraints:
range: 0-10000
.1.3.6.1.4.1.9.9.362.1.1.1.1.2
cpscLowerThreshold
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…
0.01 PercentageInteger32r/w
Constraints:
range: 0-10000
.1.3.6.1.4.1.9.9.362.1.1.1.1.3
.1.3.6.1.4.1.9.9.362.1.1.2 · 1 row entry · 2 columns
A table of storm control action entries.
cpscActionEntry entry .1.3.6.1.4.1.9.9.362.1.1.2.1
An entry containing the storm control action
configuration information. An entry is created for each
interface that can support the storm control feature.
Indexes
IF-MIBifIndex
Column Syntax OID
cpscAction
This object represents the storm control action
taken when the traffic of a particular type exceeds
the configured upper threshold values.
CPortStormControlActionTyper/w
Textual Convention: CPortStormControlActionType Enumeration
Type Values:
1filter
2shutdown
.1.3.6.1.4.1.9.9.362.1.1.2.1.1
cpscNotificationControl
This object controls when a storm control notification
will be generated.

If the object is set to none(1), no notifications will
be generated.

A notification will be generated when a storm …
Enumerationr/w
Enumerated Values:
1none
2stormOccurred
3stormCleared
4both
.1.3.6.1.4.1.9.9.362.1.1.2.1.2
.1.3.6.1.4.1.9.9.362.1.2.1 · 1 row entry · 3 columns
A table of storm control status entries.
cpscStatusEntry entry .1.3.6.1.4.1.9.9.362.1.2.1.1
A collection of storm control status entries, one per
interface and traffic type.

An entry is created for each storm control capable
interface and the traffic type with the storm control
status information.
Indexes
IF-MIBifIndex cpscTrafficType
Column Syntax OID
cpscStatus
This object identifies the status of storm control
on the interface (identified by ifIndex) corresponding
to a particular traffic type (identified by
cpscTrafficType).

A value of inactive indicates th…
CPortStormControlStatusType
Textual Convention: CPortStormControlStatusType Enumeration
Type Values:
1inactive
2forwarding
3trafficTypeFiltered
4allTrafficFiltered
5shutdown
.1.3.6.1.4.1.9.9.362.1.2.1.1.1
cpscCurrentLevel
This object identifies the current level of traffic of
a particular type on a given interface, as a percentage
of the total interface bandwidth.

When storm control is inactive, the value is 10000,
indicat…
0.01 PercentageInteger32
Constraints:
range: 0-10000
.1.3.6.1.4.1.9.9.362.1.2.1.1.2
cpscSuppressedPacket
This object represents the total number of packets
of a particular traffic type that have been suppressed
on a given interface by storm control filter action.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.362.1.2.1.1.3
.1.3.6.1.4.1.9.9.362.1.2.2 · 1 row entry · 4 columns
A conceptual table to represent the history
of storm events on an interface.
          
Management station can use this to get 
information about the timeline of storm events as
to when each event occurred, and when it ended.
cpscHistoryEntry entry .1.3.6.1.4.1.9.9.362.1.2.2.1
A collection of storm control history entries
per interface and per traffic type. The number of such
entries available is implementation-dependent.
Indexes
IF-MIBifIndex cpscHistoryTrafficType cpscHistoryIndex
Column Syntax OID
cpscHistoryTrafficType
The traffic type corresponding to this storm history
entry.
CPortStormControlTrafficType
Textual Convention: CPortStormControlTrafficType Enumeration
Type Values:
1broadcast
2multicast
3unicast
4all
.1.3.6.1.4.1.9.9.362.1.2.2.1.1
cpscHistoryIndex
A number that uniquely identifies one storm control
history entry for a given interface. The index starts
at 1 and increases by 1.

Although this MIB specification stipulates a maximum of
1K entries, the…
Integer32
Constraints:
range: 1-1024
.1.3.6.1.4.1.9.9.362.1.2.2.1.2
cpscHistoryStartTime
The value of sysUpTime when the storm event was declared
on the interface for the particular traffic type, and
storm control measures were taken.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.362.1.2.2.1.3
cpscHistoryEndTime
The value of sysUpTime when the storm ceased to exist
and the interface was set to its previous normal state.

If the interface was shutdown due to user configuration,
then the value will be equal to the v…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.362.1.2.2.1.4