All MIBs › ACC-SLOT › accCardSlotPortCnf
accCardSlotPortCnf
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardSlotPortCnf
OID (numeric): 1.3.6.1.4.1.5.1.1.5.3.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A printable ASCII string representing the interface configuration on this slot.
What is accCardSlotPortCnf?
This OID describes what types and quantities of network ports are available on the card installed in this slot, shown as a readable text string. Engineers check this to understand port availability and plan physical cabling or virtual circuit assignments without needing to know hardware part numbers. For example, "4xGE+1xSFP" indicates four Gigabit Ethernet copper ports plus one optics port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.5 snmpwalk -v2c -c public <target> ACC-SLOT::accCardSlotPortCnf
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.5.1 snmpget -v2c -c public <target> ACC-SLOT::accCardSlotPortCnf.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5 | accSlot | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.3 | accCardSlotTable | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.3.1 | accCardSlotEntry | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.3.1.5 | accCardSlotPortCnf | ACC-SLOT |