All MIBs › ExpandAccelerator-MIB › interfaceDCDMode
interfaceDCDMode
Module: ExpandAccelerator-MIB
OID (symbolic): ExpandAccelerator-MIB::interfaceDCDMode
OID (numeric): 1.3.6.1.4.1.3405.1.1.2.1.1.12
Node type: OBJECT-TYPE
Type: Enumerator05
Access: read-only
Description: dcd mode
What is interfaceDCDMode?
Indicates how the interface handles the Data Carrier Detect line: forced on, forced off, or automatic. An admin sets this when troubleshooting a serial line that won't come up because of DCD signal handling mismatches with the connected CSU/DSU.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3405.1.1.2.1.1.12 snmpwalk -v2c -c public <target> ExpandAccelerator-MIB::interfaceDCDMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3405.1.1.2.1.1.12.1 snmpget -v2c -c public <target> ExpandAccelerator-MIB::interfaceDCDMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> interfaceDCDMode.1
Start monitoring Expand Networks WAN accelerator appliance (Accelerator 4000 series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ExpandAccelerator-MIB::interfaceDCDMode OID value, configure state conditions and alerts, and monitor any Expand Networks WAN accelerator appliance (Accelerator 4000 series) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3405 | expand_networks | EXPAND-NETWORKS-SMI |
| 1.3.6.1.4.1.3405.1 | expandSystemId | EXPAND-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3405.1.1 | acc4000 | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2 | details | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1 | detailsInterfaceTable | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1.1 | detailsInterfaceEntry | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1.1.12 | interfaceDCDMode | ExpandAccelerator-MIB |