hwCarGroupSrvFlowEndPointType
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.24.1.4
Object
column
r/w
Enumeration
Indicates the end-point type of a connection-oriented service flow. Options: 1. destination(1) -indicates the destination end-point of a connection-oriented service port. 2. source(2) -indicates the source end-point of a connection-oriented service port. 3: invalid(-1) -indicates the switch-oriented service port. When adding the source of a connection-oriented service port to a Car-Group, you must set the value of this leaf to source(2). When adding the destination of a connection-oriented service port to a Car-Group, you can set the value of this leaf to destination(1), or not bind this leaf. When adding a switched-oriented service port to a Car-Group, you can set the value of this leaf to any valid value, or not bind this leaf. When a service port in a Car-Group is queried, if this port is a switch-oriented service port, the value of this leaf is invalid(-1); if this port is the source of a connection-oriented service port, the value of this leaf is source (2); if this port is the destination of a connection-oriented service port, the value of this leaf is destination (1).
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.24.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCarGroupSrvFlowEntry
- Table
- hwCarGroupSrvFlowTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | destination |
2 | source |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCarGroupMemberIndex Indicates the index of the service port CAR group.
Range: 1-32768
The service port CAR group indicated by this index must exist in hwCarGroupTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.14.3.24.1.1 |
| hwCarGroupSrvFlowIndex Indicates the index of the service port CAR group.
The service port CAR group indicated by this index must exist in hwExtSrvFlowTable.
In the xPON access mode, the service ports… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.14.3.24.1.2 |
| hwCarGroupSrvFlowOperType Indicates the operation type.
Options:
1. add(1) -Add a service port to a CAR group.
2. del(2) -Delete a service port to a CAR group.
To add a service port to a CA… | column | Enumeration | .1.3.6.1.4.1.2011.5.14.3.24.1.3 |