All MIBs › A3COM-PORTPATH-R6-MIB › a3ComPathDialMode
a3ComPathDialMode
Module: A3COM-PORTPATH-R6-MIB
OID (symbolic): A3COM-PORTPATH-R6-MIB::a3ComPathDialMode
OID (numeric): 1.3.6.1.4.1.43.2.18.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used for setting/reading the Dial Mode of a dialup path.
Only values (1) and (2) can be set to the object: If the object is (1), the dialup path is configured for V25 mode dialing. If the object is (2), the dialup path is configured for DTR mode dialing. This object cannot be set to autoV25(3) or autoDTR(4), as these are setup automatically by the autostartup dial mode detection logic. The path has to be (re)enabled for any new setting to take effect.
Reading of the object can return any 1 of the 4 values.
What is a3ComPathDialMode?
This INTEGER OID selects the dial signaling method: V.25 or DTR mode, with auto-detection also available. Engineers choose based on modem capability; the setting persists only after the path is bounced. Setting it to 'DTR' uses Data Terminal Ready signaling for compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.18.2.1.7 snmpwalk -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathDialMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.18.2.1.7.1 snmpget -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathDialMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.18.2.1.7.1 i <value>
Start monitoring Legacy 3Com routers/switches (R6, T1/WAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-PORTPATH-R6-MIB::a3ComPathDialMode OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers/switches (R6, T1/WAN) 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.18 | a3ComPathDial | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.18.2 | a3ComPathDialTable | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.18.2.1 | a3ComPathDialEntry | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.18.2.1.7 | a3ComPathDialMode | A3COM-PORTPATH-R6-MIB |