All MIBs › SWITCH-SYSTEM-MIB › rcUspSlotPortNum
rcUspSlotPortNum
Module: SWITCH-SYSTEM-MIB
OID (symbolic): SWITCH-SYSTEM-MIB::rcUspSlotPortNum
OID (numeric): 1.3.6.1.4.1.8886.6.1.1.8.5.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of ports this slot has.
What is rcUspSlotPortNum?
This OID stores the count of physical ports available on a single hardware slot in a switch. It helps operators understand the port capacity of individual switch modules for inventory and capacity planning. When an operator installs a new line card module in a switch slot, they check this value to verify how many ports the card provides.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.1.8.5.1.10 snmpwalk -v2c -c public <target> SWITCH-SYSTEM-MIB::rcUspSlotPortNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.1.8.5.1.10.1 snmpget -v2c -c public <target> SWITCH-SYSTEM-MIB::rcUspSlotPortNum.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.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1.1 | rcSystem | SWITCH-SYSTEM-MIB |
| 1.3.6.1.4.1.8886.6.1.1.8 | rcPortMappingInfoConfig | SWITCH-SYSTEM-MIB |
| 1.3.6.1.4.1.8886.6.1.1.8.5 | rcUspSlotTable | SWITCH-SYSTEM-MIB |
| 1.3.6.1.4.1.8886.6.1.1.8.5.1 | rcUspSlotEntry | SWITCH-SYSTEM-MIB |
| 1.3.6.1.4.1.8886.6.1.1.8.5.1.10 | rcUspSlotPortNum | SWITCH-SYSTEM-MIB |