a3ComQosCtrlRateLimitRowStatus
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.2.2.1.6
Object
column
mandatory
r/w
RowStatus
The status column for this rate limit entry. This object can
be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
Setting this object to createAndGo(4) creates a row in this
table. Note that a request to create a new entry must use
the next sequential available a3ComQosCtrlRateLimitIndex value.
Setting this object to destroy(6) will remove this entry.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-QOS-MIB
- OID
.1.3.6.1.4.1.43.29.4.21.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosCtrlRateLimitEntry
- Table
- a3ComQosCtrlRateLimitTable
- Siblings
- 5
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComQosCtrlRateLimitCtrlIndex mandatory The control index for which this entry is valid. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.2.2.1.1 |
| a3ComQosCtrlRateLimitIndex mandatory The rate limit for which this entry is valid. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.2.2.1.2 |
| a3ComQosCtrlRateLimitPercent mandatory The rate limit as a percentage of input port bandwidth.
Packets received in excess of specified rate limit will receive
the service defined by value of a3ComQosCtrlExcessPktsSe… | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.2.2.1.3 |
| a3ComQosCtrlRateLimitKbps mandatory The rate limit in kilobits per second of input port bandwidth.
Packets received in excess of specified rate limit will receive
the service defined by value of a3ComQosCtrlExces… | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.2.2.1.4 |
| a3ComQosCtrlRateLimitPorts mandatory A bit mask of interfaces that support the defined rate limit.
Each interface is represented by a single bit. If that bit
is set then the corresponding interface is a member of t… | column | OctetString | .1.3.6.1.4.1.43.29.4.21.2.2.1.5 |