CHARACTER-MIB :: charPortOutFlowType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHARACTER-MIBcharPortOutFlowType

charPortOutFlowType

Module: CHARACTER-MIB

OID (symbolic): CHARACTER-MIB::charPortOutFlowType

OID (numeric): 1.3.6.1.2.1.19.2.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is charPortOutFlowType?

A read-write setting specifying the type of output flow control used by the port, such as none, software (XON/XOFF), or hardware-based flow control.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.2.1.10
snmpwalk -v2c -c public <target> CHARACTER-MIB::charPortOutFlowType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.19.2.1.10.1
snmpget -v2c -c public <target> CHARACTER-MIB::charPortOutFlowType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.19.2.1.10.1 i <value>

Start monitoring Terminal servers / async port concentrators (character-stream devices) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHARACTER-MIB::charPortOutFlowType OID value, configure state conditions and alerts, and monitor any Terminal servers / async port concentrators (character-stream devices) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.19charCHARACTER-MIB
1.3.6.1.2.1.19.2charPortTableCHARACTER-MIB
1.3.6.1.2.1.19.2.1charPortEntryCHARACTER-MIB
1.3.6.1.2.1.19.2.1.10charPortOutFlowTypeCHARACTER-MIB