All MIBs › ACC-MIB › accMultilinkParameterPhysicalPort
accMultilinkParameterPhysicalPort
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkParameterPhysicalPort
OID (numeric): 1.3.6.1.4.1.5.1.1.9.1.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A text string listing all physical ports associated with this multilink port.
What is accMultilinkParameterPhysicalPort?
This read-only text field lists all physical ports (network interfaces) that are bundled into this multilink group, showing the composition of the aggregate link. Network engineers consult this to verify which physical interfaces are participating in the multilink and to plan capacity or troubleshooting. An example value of "eth0, eth1, eth2" reveals that this multilink group bonds three Ethernet interfaces for redundancy and load balancing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.1.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkParameterPhysicalPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.1.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkParameterPhysicalPort.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.9 | accMultilink | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.1 | accMultilinkParameterTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.1.1 | accMultilinkParameterEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.1.1.9 | accMultilinkParameterPhysicalPort | ACC-MIB |