All MIBs › RAD-MIB › prtDimIdx
prtDimIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtDimIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.3.5.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates a unique port number of the DIM card. The convention used for DXC: (IO slot number+10)*10 + 1 Example: port1 of IO slot 11 will be: 211 .
What is prtDimIdx?
This OID holds a unique port identification number for a card module in a telecom multiplexer, calculated using a formula based on physical slot position. It provides a standardized way to reference which physical port on which card is being discussed. A technician replacing a failed card would use this index to map replacement card ports to the original configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.5.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::prtDimIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.5.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::prtDimIdx.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5 | prtDim | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1 | prtDimCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1.1 | prtDimCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.5.1.1.2 | prtDimIdx | RAD-MIB |