All MIBs › RAD-MIB › sysSBusCapturePort
sysSBusCapturePort
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSBusCapturePort
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.21.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The Port that Captured the sysSBusPortIdx. - if sysSBusStatus=free, the value will be 'none'=0 - else, if sysSBusStatus=fixed, the value will be: sysSBusPortIdx - else, the value will be according to the port index that captured this Bus Port (according to DXC port index convention): - xx1, xx3, xx11, xx13, xx31, xx33, xx2..xx56(even numbers) - xx = (IO slot number+10)
What is sysSBusCapturePort?
This read-only object identifies which specific port on the system has captured or is currently managing the serial bus (SBus) cross-connect interface. The value is encoded as an integer where bits 0-7 represent the port number and bits 8-11 represent the chassis slot number, following the DXC (Digital Cross-Connect) port indexing convention. An operator would check this object to understand the physical routing configuration and which port currently owns or is assigned to a specific bus resource.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.21.1.3 snmpwalk -v2c -c public <target> RAD-MIB::sysSBusCapturePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.21.1.3.1 snmpget -v2c -c public <target> RAD-MIB::sysSBusCapturePort.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.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.21 | sysSBusTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.21.1 | sysSBusEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.21.1.3 | sysSBusCapturePort | RAD-MIB |