All MIBs › RAD-MIB › prtHsfPrtIdx
prtHsfPrtIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtHsfPrtIdx
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates a unique external port index. Hs2 has only two ports (exPrt1,exPrt2). Hs3 has three ports (exPrt1,exPrt2,exPrt3). Hsq and hsqN has four ports. Hs6 has six external ports. Hs12 has twelve external ports. inPrt1, inPrt2 - are relevant for VID card.
What is prtHsfPrtIdx?
This OID identifies which external port on a RAD device is being referenced, with the port count varying by model (Hs2 has 2 ports, Hs3 has 3, Hsq has 4, Hs6 has 6, Hs12 has 12). It allows network management to distinguish between the physical ports on the hardware. A technician diagnosing port issues would use this to map logical port references to the actual physical ports on their device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.6.1.3 snmpwalk -v2c -c public <target> RAD-MIB::prtHsfPrtIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.6.1.3.1 snmpget -v2c -c public <target> RAD-MIB::prtHsfPrtIdx.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.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.6 | prtHsfCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.6.1 | prtHsfCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.6.1.3 | prtHsfPrtIdx | RAD-MIB |