RFC1316-MIB :: charPortInFlowType

MIB Reference — IPNetwork Monitor

All MIBsRFC1316-MIBcharPortInFlowType

charPortInFlowType

Module: RFC1316-MIB

OID (symbolic): RFC1316-MIB::charPortInFlowType

OID (numeric): 1.3.6.1.2.1.19.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The port's type of input 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 simplicity's sake.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.2.1.9
snmpwalk -v2c -c public <target> RFC1316-MIB::charPortInFlowType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.19.2.1.9.1
snmpget -v2c -c public <target> RFC1316-MIB::charPortInFlowType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.19.2.1.9.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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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.9charPortInFlowTypeRFC1316-MIB