All MIBs › A3COM-PRIVATE-MIB › lineStopBits
lineStopBits
Module: A3COM-PRIVATE-MIB
OID (symbolic): A3COM-PRIVATE-MIB::lineStopBits
OID (numeric): 1.3.6.1.4.1.43.35.8.2.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This is defined as the number of stop bits for the RS-232 interface.
What is lineStopBits?
This OID reports the number of stop bits (1 or 2) configured on an RS-232 serial interface. Network engineers use this to verify serial port configuration matches connected devices for proper serial communication. A value of 1 indicates standard single stop-bit configuration; 2 indicates double stop bits for older or specialized equipment compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.35.8.2.1.1.5 snmpwalk -v2c -c public <target> A3COM-PRIVATE-MIB::lineStopBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.35.8.2.1.1.5.1 snmpget -v2c -c public <target> A3COM-PRIVATE-MIB::lineStopBits.1
Start monitoring Legacy 3Com switches and wireless APs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-PRIVATE-MIB::lineStopBits OID value, configure state conditions and alerts, and monitor any Legacy 3Com switches and wireless APs from a single console.
OID Breakdown
Upper-level ancestors (7 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.35 | wlan_mib | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8 | rivet | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.2 | enterpriseApLineMgnt | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.2.1 | lineTable | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.2.1.1 | lineEntry | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.2.1.1.5 | lineStopBits | A3COM-PRIVATE-MIB |