All MIBs › LBHUB-FMS-MIB › configV24FlowControl
configV24FlowControl
Module: LBHUB-FMS-MIB
OID (symbolic): LBHUB-FMS-MIB::configV24FlowControl
OID (numeric): 1.3.6.1.4.1.43.10.7.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This determines the flow control protocol to be used, either no flow control, xon-xoff, rts-cts full duplex or rts-cts. Full duplex rts/cts uses the rts and cts lines as two independent signals. The DTE signals to the DCE that it is prepared to accept more data by asserting RTS, the DCE signals to the DTE that is is prepared to accept more data by asserting CTS. Half duplex rts/cts (the conventional way) uses CTS as a response to RTS, the DCE flow controls the DTE by only returning CTS is response to a RTS from the DTE when the DCE can accept more data. The DTE can flow control the DCE by raising RTS when it does not want to receive any more input and dropping it when it is ready to receive more.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.7.2.1.10 snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::configV24FlowControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.7.2.1.10.1 snmpget -v2c -c public <target> LBHUB-FMS-MIB::configV24FlowControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.7.2.1.10.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.7 | serialIf | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.7.2 | configV24Table | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.7.2.1 | configV24Entry | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.7.2.1.10 | configV24FlowControl | LBHUB-FMS-MIB |