All MIBs › RAD-MIB › prtSupervisoryIndex
prtSupervisoryIndex
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSupervisoryIndex
OID (numeric): 1.3.6.1.4.1.164.6.2.15.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The SP port index. For some products, having modules (cards): The LS byte of the integer is the port index 1..255. The MS byte is different than 0 only if the port belongs to a module. In that case it is the module number. For other products' index see their specification.
What is prtSupervisoryIndex?
This object uniquely identifies a supervisory port by encoding both the port number (in the low byte) and optional module/card number (in the high byte) for modular RAD equipment. Network administrators use this index to reference specific supervisory interfaces in configuration or monitoring commands. For systems with pluggable modules, the two-byte structure allows distinguishing between identical port numbers on different cards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.2.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::prtSupervisoryIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.2.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::prtSupervisoryIndex.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2 | prtSupervisory | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1 | prtSpTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1.1 | prtSpEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.2.1.1.1 | prtSupervisoryIndex | RAD-MIB |