CHAR-MIB :: charPortOutFlowType

MIB Reference — IPNetwork Monitor

All MIBsCHAR-MIBcharPortOutFlowType

charPortOutFlowType

Module: CHAR-MIB

OID (symbolic): CHAR-MIB::charPortOutFlowType

OID (numeric): 1.3.6.1.3.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.19.2.1.10
snmpwalk -v2c -c public <target> CHAR-MIB::charPortOutFlowType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.19.2.1.10.1
snmpget -v2c -c public <target> CHAR-MIB::charPortOutFlowType.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.3experimentalDASAN-DHCP-MIB
1.3.6.1.3.19charCHAR-MIB
1.3.6.1.3.19.2charPortTableCHAR-MIB
1.3.6.1.3.19.2.1charPortEntryCHAR-MIB
1.3.6.1.3.19.2.1.10charPortOutFlowTypeCHAR-MIB