a3ComQosFlowClassRowStatus
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.1.2.1.11
Object
column
mandatory
r/w
RowStatus
The status column for this 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
in this table. The agent will allocate the next sequential
filter index value for the newly created entry.
Setting this object to destroy(6) will remove this entry.
Note that only the entry with the highest
a3ComQosFlowClassFilterIndex value can be deleted.
Also, an entry can only be deleted if there is no control
attached to it.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-QOS-MIB
- OID
.1.3.6.1.4.1.43.29.4.21.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosFlowClassEntry
- Table
- a3ComQosFlowClassTable
- Siblings
- 10
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 |
|---|---|---|---|
| a3ComQosFlowClassIndex mandatory A unique value for each entry.
Flow classses use id values between 1-399. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.1.2.1.1 |
| a3ComQosFlowClassPortEnd mandatory The finishing range of ports associated with this class. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.1.2.1.10 |
| a3ComQosFlowClassFilterIndex mandatory The unique filter index associated with this class.
Note that the maximum limit of 100 filters is the
aggregate of all the filters defined in the system, not
just the number of… | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.1.2.1.2 |
| a3ComQosFlowClassCastType mandatory The network layer cast type for this class. | column | Enumeration | .1.3.6.1.4.1.43.29.4.21.1.2.1.3 |
| a3ComQosFlowClassIpProtoType mandatory The IP protocol type for this class. | column | Enumeration | .1.3.6.1.4.1.43.29.4.21.1.2.1.4 |
| a3ComQosFlowClassSrcAddr mandatory The source IP address for this class. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.29.4.21.1.2.1.5 |
| a3ComQosFlowClassSrcSubnetMask mandatory The source subnet mask for this class. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.29.4.21.1.2.1.6 |
| a3ComQosFlowClassDestAddr mandatory The destination IP address for this class. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.29.4.21.1.2.1.7 |
| a3ComQosFlowClassDestSubnetMask mandatory The destination subnet mask for this class. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.29.4.21.1.2.1.8 |
| a3ComQosFlowClassPortStart mandatory The starting range of ports associated with this class. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.1.2.1.9 |