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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |