MIB Viewer

hwExtSrvFlowSourceType

OBJECT-TYPE
1.3.6.1.4.1.2011.5.14.5.2.1.29
Access
read-write
Status
current
Sub-identifiers
0
Indicates the source end-point type of a service flow. Options: 1. root(1) -indicates that the source end-point is a switch domain. A switch domain for service flow indicates an S-VLAN. 2. leaf(2) -indicates that the source end-point is a port or logical port. A port or logical port for service flow indicates a flow point (FP). The source end-point locates the network side. If the source end-point type is root(1) and the destination is leaf(2), the flow is called switch-oriented. If the source end-point type is leaf(2) and the destination is leaf(2), the flow is connection-oriented.
INTEGER { root(1), leaf(2) }