All MIBs › MRVINREACH › charPortInFlowType
charPortInFlowType
Module: MRVINREACH
OID (symbolic): MRVINREACH::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> MRVINREACH::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> MRVINREACH::charPortInFlowType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.19.2.1.9.1 i <value>
Start monitoring MRV Communications In-Reach console/terminal server or power management unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRVINREACH::charPortInFlowType OID value, configure state conditions and alerts, and monitor any MRV Communications In-Reach console/terminal server or power management unit from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.19 | char | CHARACTER-MIB |
| 1.3.6.1.2.1.19.2 | charPortTable | CHARACTER-MIB |
| 1.3.6.1.2.1.19.2.1 | charPortEntry | CHARACTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.19.2.1.9 | charPortInFlowType | MRVINREACH |