prConStackPktRateControl
A3COM0420-SWITCH-EXTENSIONS ·
.1.3.6.1.4.1.43.10.34.1.10
Object
scalar
mandatory
r/w
Enumeration
This object controls whether the packet rate control feature is
enabled or disabled. Products which do not support this feature
will return notApplicable(1) and reject any attempt to set it
to a different value. When set to disable(2) the switch will
not perform any rate limiting. If set to any of the remaining
values the switch will monitor the throughput of the specified
type(s) of frame and discard some if necessary to reduce the
throughput to the amount specified by the value of
prConStackPktRateLimit. The enumerations select which types of
packet are to be rate limited as follows:-
limitUnknownDAs(3)
Unicast Frames with a destination address not in the
filtering database
limitMcasts(4)
Multicasts
limitMcastsAndUnknownDAs(5)
Multicasts, and unicasts with unknown destination
addresses
limitBcasts(6)
Broadcasts
limitBcastsAndUnknownDAs(7)
Broadcasts, and unicasts with unknown destination
addresses
limitMcastsAndBcasts(8)
Multicasts and Broadcasts
limitMcastsBcastsAndUnknownDAs(9)
All the above types of frame
Context
- MIB
- A3COM0420-SWITCH-EXTENSIONS
- OID
.1.3.6.1.4.1.43.10.34.1.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- stackConfigGroup
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | disable |
3 | limitUnknownDAs |
4 | limitMcasts |
5 | limitMcastsAndUnknownDAs |
6 | limitBcasts |
7 | limitBcastsAndUnknownDAs |
8 | limitBcastsAndMcasts |
9 | limitBcastsMcastsAndUnknownDAs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| prConStackFwdingMode mandatory This object controls whether cut-thru is enabled on the stack.
Enabling cut-through can help to minimise the delay experienced
by packets before they are for… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.1 |
| prConStackPktRateLimit mandatory This object specifies the maximum rate at which the selected
types of packet may be received from a port before excess
packets are discarded. The limit is s… | scalar | Integer32 | .1.3.6.1.4.1.43.10.34.1.11 |
| prConStackStpProtocolVersion mandatory The version of the Spanning Tree Protocol that is to be used by
this Bridge.
stpVersion0(0) The original version of Spanning Tree,
… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.12 |
| prConStackStpPathCostDefault mandatory The version of the Spanning Tree default Path Costs that are to
be used by this Bridge.
stp8021d1998(1) Path Costs from IEEE Std. 802.1D-1998.
… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.13 |
| prConStackLacpOperInfo mandatory This object shall contain a value indicating that LACP is
operational, or not operational. If not operational, all units
need to be upgraded to the latest … | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.14 |
| prConStackPaceMode mandatory This object specifies the type of backoff algorithm used on the
units in the stack. Any suitable port can use the standard
ethernet algorithm or, for PACE ap… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.2 |
| prConStackVLANConfigMode mandatory This object specifies the VLAN mode to be used. Setting it to
portMode(2) requires the user to configure each port's VLAN
membership individually, whereas a… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.3 |
| prConStackRAPStudyPort mandatory This determines the ifIndex of the port a user wishes to
monitor on the copy port. Monitoring causes all data from the
study port to be copied to the copy p… | scalar | Integer32 | .1.3.6.1.4.1.43.10.34.1.4 |
| prConStackRAPCopyPort mandatory This is the value of ifIndex specifying the port to which data
will be copied (mirrored), and must be set to a valid value,
along with the study port, before… | scalar | Integer32 | .1.3.6.1.4.1.43.10.34.1.5 |
| prConStackRAPEnable mandatory This object controls the Roving Analysis Port (RAP) feature in
conjunction with prConStackRAPStudyPort and
prConStackRAPCopyPort. The RAP feature allows all… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.6 |
| prConStackBridgeMode mandatory The value of this object determines whether the switch is to
operate as a single bridge or as a bridge per VLAN (the
default). In multiple bridge mode the s… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.7 |
| prConStackIpTos mandatory This object is used to enable the classification of packets
based upon the value of their IPToS field. When enabled, the
packet's Traffic Classification will… | scalar | Enumeration | .1.3.6.1.4.1.43.10.34.1.9 |