hwCarGroupRowStatus
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.23.1.6
Object
Indicates the row status. Options: 1. active(1) -indicates the query operation 2. createAndGo(4) -indicates creating a CAR group 3. destroy(6) -indicates deleting a CAR group In creation, you must set this leaf to createAndGo(4) and must enter both the IP traffic profiles used by the upstream traffic and downstream traffic (either the names or indexes of the upstream and downstream IP traffic profiles can be entered); in deletion, set this leaf to destroy(6); in query, this leaf is displayed as active(1).
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.23.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCarGroupEntry
- Table
- hwCarGroupTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCarGroupIndex Table index, indicating the index of the service port CAR group.
Range: 1-32768.
When adding a service port CAR group, if you set hwCarGroupIndex to -1,
the system will allocat… | column | Integer32 | .1.3.6.1.4.1.2011.5.14.3.23.1.1 |
| hwCarGroupInboundTrafficIndex Indicates the index of the IP traffic profile used by upstream packets.
Range: 1-1024
The IP traffic profile indicated by this index must exist in hwIpTrafficParamTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.14.3.23.1.2 |
| hwCarGroupOutboundTrafficIndex Indicates the index of the IP traffic profile used by downstream packets.
Range: 1-1024
The IP traffic profile indicated by this index must exist in hwIpTrafficParamTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.14.3.23.1.3 |
| hwCarGroupInboundTrafficName Indicates the name of the IP address used by upstream packets.
The IP traffic profile indicated by this name must exist in hwIpTrafficParamTable. | column | OctetString | .1.3.6.1.4.1.2011.5.14.3.23.1.4 |
| hwCarGroupOutboundTrafficName Indicates the name of the IP address used by downstream packets.
The IP traffic profile indicated by this name must exist in hwIpTrafficParamTable. | column | OctetString | .1.3.6.1.4.1.2011.5.14.3.23.1.5 |