All MIBs › CHASSIS-MIB › chasControlDCEStopBits
chasControlDCEStopBits
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlDCEStopBits
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the current (and desired) number of stop bits for serial port 0 (DCE). The power-on default is 1 bit.
What is chasControlDCEStopBits?
This object holds the current (and desired) number of stop bits for serial port 0 (DCE), defaulting to 1 bit at power-on. Along with word size and parity, this is one of the three serial parameters that must match a connecting console terminal exactly, and getting any one of them wrong, including this one, produces unreadable console output. A console cable or terminal server configured for 2 stop bits against a chassis still at the default of 1 would fail to display readable console text until the mismatch is fixed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.5 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlDCEStopBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.5.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlDCEStopBits.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.5.1 i <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlDCEStopBits OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1 | chasControlTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1 | chasControlEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1.5 | chasControlDCEStopBits | CHASSIS-MIB |