charPortOutFlowType
CHARACTER-MIB ·
.1.3.6.1.2.1.19.2.1.10
Object
column
deprecated
r/w
Enumeration
The port's type of output flow control. 'none'
indicates no flow control at this level or below.
'xonXoff' indicates software flow control by
recognizing XON and XOFF characters. 'hardware'
indicates flow control delegated to the lower level,
for example a parallel port.
'ctsRts' and 'dsrDtr' are specific to RS-232-like
ports. Although not architecturally pure, they are
included here for simplicy's sake.
Context
- MIB
- CHARACTER-MIB
- OID
.1.3.6.1.2.1.19.2.1.10- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- charPortEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | xonXoff |
3 | hardware |
4 | ctsRts |
5 | dsrDtr |