CHASSIS-MIB :: chasControlDCEPortMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasControlDCEPortMode

chasControlDCEPortMode

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasControlDCEPortMode

OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.21

Node type: OBJECT-TYPE

Type: XylanSerialPortMode

Access: read-only

Description: down(1) - This port is down. console(2) - This is the console port slip(3) - This is a slip port. This value can only be modified through the console/slip port

What is chasControlDCEPortMode?

This object reports whether the DCE serial port is currently down, acting as the console port, or acting as a SLIP (Serial Line IP) port, and per the description this mode can only be changed through the console/slip port itself, not remotely via SNMP. An admin trying to remotely reconfigure the console port's role would find this object read-only for a reason; the description makes clear that changing it requires physical or console-level access, a deliberate safeguard against remotely locking oneself out of console access. A chassis reporting this as console(2) confirms that port is currently usable for terminal access, while slip(3) would mean that same physical port is instead running SLIP for IP connectivity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.21
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlDCEPortMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.21.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasControlDCEPortMode.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasControlDCEPortMode.1

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::chasControlDCEPortMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.3chasControllerCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1chasControlTableCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1chasControlEntryCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1.21chasControlDCEPortModeCHASSIS-MIB