All MIBs › RAD-MIB › prtHSBertPrtIdx
prtHSBertPrtIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtHSBertPrtIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.3.3.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates a unique number to identify a port. The valid port number depends on the IO slot no., the installed card type and the port type: outside, inside, SP. * The inside ports will be the HS cards ports. The convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card, in even numbers: port1 = 2 port2 = 4 port3 = 6 etc... Example: port2 of IO slot 11 will be: 214 .
What is prtHSBertPrtIdx?
This object provides a unique identifier for a specific physical port on a high-speed BERT (Bit Error Rate Test) card installed in a RAD network device, using a naming convention where the first two digits encode the IO slot number plus 10, and remaining digits encode the even-numbered port position. Network technicians use this identifier when referencing specific test points or when correlating test results with physical hardware locations. The index enables systematic port identification across multiple slots and card types.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.2.1.1 snmpwalk -v2c -c public <target> RAD-MIB::prtHSBertPrtIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.2.1.1.1 snmpget -v2c -c public <target> RAD-MIB::prtHSBertPrtIdx.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.3 | prtHS | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.2 | prtHSBertTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.2.1 | prtHSBertEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.2.1.1 | prtHSBertPrtIdx | RAD-MIB |