All MIBs › A3COM-PORTPATH-R6-MIB › a3ComPathDialType
a3ComPathDialType
Module: A3COM-PORTPATH-R6-MIB
OID (symbolic): A3COM-PORTPATH-R6-MIB::a3ComPathDialType
OID (numeric): 1.3.6.1.4.1.43.2.18.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When assigning multiple paths for a single port, and one or more of those paths is a dial-up Path, this object must identify which Path is the primary Path and whether it is a leased or dial-up Path. Similarly, the other Paths must be identified as secondaryDial. (The secondary Path must be a dial-up Path.)
Note, if this object has been set to either primaryAuto(5) or secondaryAuto(6), the system will automatically determine the proper line type to use (ie, leased or dial), and the value of this object when examined via a GET or GETNEXT request will reflect the line type determined by the system. It will not return either primaryAuto(5) or secondaryAuto(6).
In order for any modifications to take effect, the path must be enabled(re-enabled if it is already enable).
This object's values are ignored for non-serial paths.
What is a3ComPathDialType?
This INTEGER OID designates a dial path as primary-leased, primary-dial, secondary-dial, or auto-detected. Engineers use it to define failover hierarchy and distinguish always-on circuits from on-demand backup links. Setting it to 'primaryDial' means this path initiates calls when the primary leased line fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.18.2.1.2 snmpwalk -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathDialType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.18.2.1.2.1 snmpget -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathDialType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.18.2.1.2.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::a3ComPathDialType 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.2 | a3ComPathDialType | A3COM-PORTPATH-R6-MIB |