All MIBs › RAD-MIB › prtExPhPlLXoff
prtExPhPlLXoff
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPhPlLXoff
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.3.1.1.21
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This attribute indicates the character used as X-Off to notify receive disable. This parameter is valid only for async protocols. Valid values: 0..255. The value 256 indicates that it's not applicable
What is prtExPhPlLXoff?
This configurable value specifies the character code (0-255) used as the X-OFF (transmitter off) signal to pause data reception in asynchronous serial protocols. X-OFF is part of software flow control, signaling that the receiver buffer is full and the sender should stop transmitting. Administrators configure this value when setting up async serial connections that require software flow control for reliable transmission between devices with limited buffering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.21 snmpwalk -v2c -c public <target> RAD-MIB::prtExPhPlLXoff
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.21.1 snmpget -v2c -c public <target> RAD-MIB::prtExPhPlLXoff.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.21.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3 | prtPhPlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1 | prtExPhPlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1 | prtExPhPlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1.21 | prtExPhPlLXoff | RAD-MIB |