All MIBs › ADTRAN-ADUNIT-MIB › adConsoleFlowControl
adConsoleFlowControl
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adConsoleFlowControl
OID (numeric): 1.3.6.1.4.1.664.5.30.2.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The flow control mechanism for the console port. hardware control is via RTS/CTS and xOn/xOff is via transmission of the characters Control-S and Control-Q. Units may not support both control methods & hence may reject attempts to Set to ones not supported .
What is adConsoleFlowControl?
This OID determines how the device manages data flow on the serial console, using either hardware RTS/CTS control or software Xon/Xoff control. Engineers enable flow control to prevent data loss when the terminal can't keep up with the device's output speed during bulk transfers. Setting this to 'RTS/CTS' provides reliable hardware-based flow control, while 'Xoff' is used for terminals that only support software flow control signals.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.8 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleFlowControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.8.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleFlowControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.2.4.8.1 i <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adConsoleFlowControl OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2 | adUnitConfig | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.4 | adConsoleCfg | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.4.8 | adConsoleFlowControl | ADTRAN-ADUNIT-MIB |