All MIBs › RAD-MIB › prtInPh1MlAssociatedExCh
prtInPh1MlAssociatedExCh
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtInPh1MlAssociatedExCh
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.2.3.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the external port associated to this internal port. At present, it is used by the Hybrid (mp2100h), MHS-4 cards which can have up to 64 dynamic internal ports associated with External ports.
For ISDN cards, the value will be: notApplicable (255). The associated external of an ISDN internal port is represented by the MIB object: prtIsdnDirectoryPrtNu.
What is prtInPh1MlAssociatedExCh?
This OID holds a number indicating which external physical port a virtual internal port is connected to (or 255 if not applicable). It maps the logical port structure to actual hardware ports, helping operators understand how traffic flows through the device. An operator would read this when troubleshooting why traffic sent to a virtual port appears on the wrong physical port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.20 snmpwalk -v2c -c public <target> RAD-MIB::prtInPh1MlAssociatedExCh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.20.1 snmpget -v2c -c public <target> RAD-MIB::prtInPh1MlAssociatedExCh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.20.1 i <value>
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2 | prtPh1MlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3 | prtInPh1MlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3.1 | prtInPh1MlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3.1.20 | prtInPh1MlAssociatedExCh | RAD-MIB |