All MIBs › CHASSIS-MIB › chasControlDCEPortRate
chasControlDCEPortRate
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlDCEPortRate
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.3
Node type: OBJECT-TYPE
Type: XylanSerialPortSpeed
Access: read-write
Description: This is the current (and desired) baud rate for the DCE (console) serial port 1. The power-on default rate is 9600 b/s.
What is chasControlDCEPortRate?
This object holds the current (and settable) baud rate for the controller's DCE console serial port, defaulting to 9600 b/s at power-on. An admin connecting a terminal or terminal server to the console port needs this value to match their client's configured baud rate, and mismatches here are a classic first cause of garbled or blank console sessions. If an admin's terminal emulator is set to 9600 baud but chasControlDCEPortRate has been changed to 19200, the console session would appear as garbled text until the mismatch is corrected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.3 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlDCEPortRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.3.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlDCEPortRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.3.1 s <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::chasControlDCEPortRate 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.3 | chasControlDCEPortRate | CHASSIS-MIB |