All MIBs › CHASSIS-MIB › chasControlDTEPortRate
chasControlDTEPortRate
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlDTEPortRate
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.7
Node type: OBJECT-TYPE
Type: XylanSerialPortSpeed
Access: read-write
Description: This is the current (and desired) baud rate for the DTE (modem) serial port 0. The power-on default rate is 9600 b/s.
What is chasControlDTEPortRate?
This object holds the current (and desired) baud rate for the controller's DTE (modem) serial port 0, defaulting to 9600 b/s at power-on, distinct from the DCE console port covered elsewhere. This port is typically used to attach an external modem for out-of-band dial-up management, so an admin configuring remote dial-in access needs this baud rate to match the modem's configured speed for the connection to establish reliably. An admin attaching a 33.6k modem for emergency dial-in access would need to raise chasControlDTEPortRate above the 9600 default to make full use of the modem's speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.7 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlDTEPortRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.7.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlDTEPortRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.7.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::chasControlDTEPortRate 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.7 | chasControlDTEPortRate | CHASSIS-MIB |