All MIBs › CHASSIS-MIB › chasControlDTEPortMode
chasControlDTEPortMode
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlDTEPortMode
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.22
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 chasControlDTEPortMode?
This object reports the same down/console/slip role designation as chasControlDCEPortMode, but for the DTE (modem) serial port, and likewise can only be changed through the console/slip port itself rather than remotely. An admin planning to use the modem port for either dial-in management or SLIP-based IP connectivity checks this value first, since the two uses are mutually exclusive per port and the mode can't be changed remotely if it's misconfigured. If this reports slip(3) when the admin actually wanted to dial in via modem, they can't fix it remotely via SNMP, they would need direct console access to change the port's role.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.22 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlDTEPortMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.22.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlDTEPortMode.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::chasControlDTEPortMode 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.22 | chasControlDTEPortMode | CHASSIS-MIB |