All MIBs › A3COM-PORTPATH-R6-MIB › a3ComPortPath
a3ComPortPath
Module: A3COM-PORTPATH-R6-MIB
OID (symbolic): A3COM-PORTPATH-R6-MIB::a3ComPortPath
OID (numeric): 1.3.6.1.4.1.43.2.17.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Path which is assigned to this port. In some cases, one or more Paths will be assigned to a single Port. This object will return the lowest number Path in that case. For those situations where more than one Port is assigned to a single Path (e.g., nport), this object will return the Path Index (or Parent Port).
This object must be specified when adding a new virtual port.
In the case where the dialpool (pool of dynamic dial paths) is assigned to a port, a value of -1 will be used to indicate that. When doing a get(read) of either a virtual or non-virtual dial port, a return value of -1 indicates that the dialpool is assigned to that port. A write(set) operation using a path number value of -1 is required only in the case of creating a virtual dynamic dial port; to create a non-virtual dynamic dial port, setting this object is not required.
What is a3ComPortPath?
This integer identifies which path is assigned to this port; multiple paths may map to one port or vice versa. Engineers configure it when creating virtual ports or assigning pool membership. A value of 2 means the port belongs to path 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.17.2.1.9 snmpwalk -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPortPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.17.2.1.9.1 snmpget -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPortPath.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.17.2.1.9.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::a3ComPortPath 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.17 | a3ComPort | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.17.2 | a3ComPortTable | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.17.2.1 | a3ComPortEntry | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.17.2.1.9 | a3ComPortPath | A3COM-PORTPATH-R6-MIB |