All MIBs › RAD-MIB › prtSpPrtIdx
prtSpPrtIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSpPrtIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.3.4.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates a unique port number of the SPor DP port. For DXC, it is the port in the active DCL card: - SP = 1 - NP ; DP = 2
For Kilomux, the port index is calculated as follows: 100*Slot+Ch.
For FCD, PRBi, the SP port index=1. For Optimux-T3, the SP port index=71.
What is prtSpPrtIdx?
This object identifies the physical or logical port number for a Service Port (SP) or Data Port (DP) on a RAD device, using a device-specific indexing scheme. For systems with multiple slots, the port index is calculated by combining the slot number with the channel number to ensure uniqueness across the entire device. This index is essential for uniquely referencing physical interfaces in configuration and troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::prtSpPrtIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::prtSpPrtIdx.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.4 | prtSP | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1 | prtSpCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1 | prtSpCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1.2 | prtSpPrtIdx | RAD-MIB |