CTRON-RATE-POLICING-MIB Table View

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

Tables
1
Rows
1
Columns
10
.1.3.6.1.4.1.52.4.1.2.14.7.1.3 · 1 row entry · 10 columns
This table allows configuration of rate policing rules
on this device.  Their are a limited number of resources
available for rate policing, and this directly limits the
number of rate policing rules that may be configured on
each port.  As a result this table does not support dynamic
row creation, rather, all possible rows exist in either an
active or disabled state.  A manager application should not,
however, infer that this configuration is necessarily fixed
during the lifetime of the managed entity.  The allocation
of resources could theoretically be shifted.  For example
port 20 could have 3 resources and at some point suddenly
have 4 or 2.  Any such change would of course cause the
value of ctRatePolicingConfigLastChange to change.  At this
time their is no defined mechanism to move these resources
and there very likely never will be.  This is merely a
warning that manager applications should not count on this.
ctRatePolicingConfigEntry entry .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1
Describes a particular entry of ctRatePolicingConfigTable.
Indexes
BRIDGE-MIBdot1dBasePort ctRatePolicingResourceIndex
Column Syntax OID
ctRatePolicingResourceIndex
This specifies a unique resource available for configuring
a rate policing rule on this port. Each port has a limited
number of resources available for rate policing. This index
simply provides a mechanism for uniquel…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.1
ctRatePolicingActionsAllowed
This specifies the valid policing actions that may be
taken for this port upon exceeding the threshold specified
in ctRatePolicingThreshHold.
CtRatePolActionList
Textual Convention: CtRatePolActionList Enumeration
Type Values:
0none
1dropPacket
2flowCtrlPacketAndDrop
3dropPacketOrFlowCtrlAndDrop
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2
ctRatePolicingAction
This is the action to be taken if the rate limit is
exceeded. This value must be a valid action as specified
by the corresponding ctRatePolicingActionsAllowed object.
Also, no more than one action may be specified. At…
CtRatePolActionListr/w
Textual Convention: CtRatePolActionList Enumeration
Type Values:
0none
1dropPacket
2flowCtrlPacketAndDrop
3dropPacketOrFlowCtrlAndDrop
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3
ctRatePolicingThreshHoldMin
The minimum rate limit value for this entry in kB per second.
kilobytesInteger32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.4
ctRatePolicingThreshHold
The rate limit value for this entry in kB per second. If the
rate is exceeded the defined action in ctRatePolicingAction
will be enforced. This value may not be set below the minimum
rate specified in ctRatePolicingTh…
kilobytesInteger32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.5
ctRatePolicingPriorityList
This specifies the list of priorities to which this rule applies.
CtPriListr/w
Textual Convention: CtPriList Integer32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.6
ctRatePolicingRuleStatus
This object provides both control and status for the
associated conceptual row in the table. The value of
active(1) indicates that device is actively applying
the rate policing rule defined by the other leaves
in this …
Enumerationr/w
Enumerated Values:
1active
2disabled
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7
ctRatePolicingActionsTaken
This object counts the number of times the
ctRatePolicingAction has been enforced for this
particular entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.8
ctRatePolicingDirectionsAllowed
This specifies the valid policing directions that may be
taken for this port.
CtRatePolDirectionList
Textual Convention: CtRatePolDirectionList Enumeration
Type Values:
0none
1inbound
2outbound
3inboundAndOutbound
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.9
ctRatePolicingDirection
This specifies the direction of the traffic flow that
will be limited.
CtRatePolDirectionListr/w
Textual Convention: CtRatePolDirectionList Enumeration
Type Values:
0none
1inbound
2outbound
3inboundAndOutbound
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.10