All MIBs › ACC-SLOT › accCardSlotNum
accCardSlotNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardSlotNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that uniquely identifies the card slot within the system chassis.
What is accCardSlotNum?
This OID uniquely identifies which physical slot in the equipment chassis contains this card, stored as an integer number. Engineers need this to know where a card is physically located so they can address it correctly in troubleshooting, replacement, or maintenance procedures. For example, value "3" tells you the card is in slot 3 of the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.1 snmpwalk -v2c -c public <target> ACC-SLOT::accCardSlotNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.1.1 snmpget -v2c -c public <target> ACC-SLOT::accCardSlotNum.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.1 | accCardSlotNum | ACC-SLOT |