RAD-MIB :: sysSBusCapturePort

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysSBusCapturePort

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.3sysStatusDACS-MIB
1.3.6.1.4.1.164.3.3.1.3.21sysSBusTableRAD-MIB
1.3.6.1.4.1.164.3.3.1.3.21.1sysSBusEntryRAD-MIB
1.3.6.1.4.1.164.3.3.1.3.21.1.3sysSBusCapturePortRAD-MIB