All MIBs › A3COM-PORTPATH-R6-MIB › a3ComPathPort
a3ComPathPort
Module: A3COM-PORTPATH-R6-MIB
OID (symbolic): A3COM-PORTPATH-R6-MIB::a3ComPathPort
OID (numeric): 1.3.6.1.4.1.43.2.16.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The index of the entry in the Port table to which this path entry has been assigned. Unassigned entries have a value of zero. This object allows adding and deleting paths from ports.In order for any modifications to take effect, the path(s) associated with this command must be enabled(re-enabled if it is already enable).
Paths that have been assigned to the dialpool (pool of dynamic dial paths) have port values of -1. For a read(get) operation, a value of -1 will be returned if the path is not assigned to any port but belongs to the dialpool. A write operation with a value of -1 is not legal and will generate an error return.
What is a3ComPathPort?
Specifies which physical port this path is assigned to; zero means unassigned, -1 means dial pool. Administrators use this to bind paths to WAN ports and manage failover. Example: assigning port 5 activates path over serial port 5; -1 puts it in dynamic dial pool.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.16.2.1.3 snmpwalk -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.16.2.1.3.1 snmpget -v2c -c public <target> A3COM-PORTPATH-R6-MIB::a3ComPathPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.16.2.1.3.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::a3ComPathPort 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.16 | a3ComPath | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.16.2 | a3ComPathTable | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.16.2.1 | a3ComPathEntry | A3COM-PORTPATH-R6-MIB |
| 1.3.6.1.4.1.43.2.16.2.1.3 | a3ComPathPort | A3COM-PORTPATH-R6-MIB |