All MIBs › ACC-MIB › accDialPortPhysicalPortStr
accDialPortPhysicalPortStr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialPortPhysicalPortStr
OID (numeric): 1.3.6.1.4.1.5.1.1.31.2.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The concatenated string of all physical ports associated with this dial port.
What is accDialPortPhysicalPortStr?
This OID displays a comma-separated string listing all physical ports that can be used by this dial port, typically for redundancy or load balancing. An engineer reads this to verify that all expected hardware ports are configured and available for this logical dial port. A value of "2,4" means both physical port 2 and port 4 are available for use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.12 snmpwalk -v2c -c public <target> ACC-MIB::accDialPortPhysicalPortStr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.12.1 snmpget -v2c -c public <target> ACC-MIB::accDialPortPhysicalPortStr.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accDialPortPhysicalPortStr OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31 | accDial | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2 | accDialPortTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1 | accDialPortEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1.12 | accDialPortPhysicalPortStr | ACC-MIB |