| Previous | Next |
| WSA_QOS_ESDMODEOBJ | WSA_QOS_RESERVED_PETYPE |
WSA_QOS_ESHAPERATEOBJ
The explicit shaping rate must be valid for the installed flow
WSA_QOS_ESHAPERATEOBJ means the QOS_SHAPING_RATE object cannot be accepted. This object requests a uniform shaping rate for a flow and is distinct from the token-rate and peak-bandwidth fields carried by FLOWSPEC, although the values must form a coherent traffic-control configuration.
Check the object header, shaping-rate units, integer range, and whether the chosen Traffic Control path supports the object. Compare the requested rate with link capacity, FLOWSPEC TokenRate, and the direction in which the flow is installed. A rate encoded with the wrong units can be structurally valid but operationally absurd; preserve the original configuration value and the converted bytes when diagnosing the failure.
Rate-object validation data
- Object type, length, and shaping-rate value.
- Units used before serialization.
- Sending or receiving flow direction.
- TokenRate, PeakBandwidth, and interface speed.
References
- Microsoft: QOS_SHAPING_RATE object
- Microsoft: token bucket and peak bandwidth
- Microsoft: traffic-control object sequence
Looking for a different code? Search another status or error code.