portRateControlEntry
NMS-QOS-MIB ·
.1.3.6.1.4.1.3320.150.7.1
Object
row
Each entry contains the ratelimit(both ingress and egress) for a port.
Context
- MIB
- NMS-QOS-MIB
- OID
.1.3.6.1.4.1.3320.150.7.1- Type
- row
- Status
- current
- Parent
- portRateControlTable
- Table
- portRateControlTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portRateIndex Port number.
This number is a index of port rate control table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.1 |
| portIngressType Port ratelimit ingress type.No limit(0),limit by kbytes(1),limit by percent(2). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.2 |
| portEgressType Port ratelimit egress type.No limit(0),limit by kbytes(1),limit by percent(2). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.3 |
| portIngressRate Port ratelimit ingress rate.When ingress type is 1,it ranges 1 to maxrate(described in portRateLimitUnitDescr).
When ingress type is 2,it ranges 1 to 100. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.4 |
| portEgressRate Port ratelimit egress rate.When egress type is 1,it ranges 1 to maxrate(described in portRateLimitUnitDescr).
When egress type is 2,it ranges 1 to 100. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.5 |
| portRateLimitUnitDescr This string describes how to set rate when the type is 1. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3320.150.7.1.6 |
| portIngressBurst Port ratelimit ingress burst.It has three levels composed of low,middle and high.
When level is 1,it means high. And 2 means middle, while 3 means low. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.7 |
| portEgressBurst Port ratelimit egress burst.It has three levels composed of low,middle and high.
When level is 1,it means high. And 2 means middle, while 3 means low. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| portRateIndex Port number.
This number is a index of port rate control table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3320.150.7.1.1 |