All MIBs › ACC-SLOT › accCardSlotIndex
accCardSlotIndex
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardSlotIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.5.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The ifIndex for this slot.
What is accCardSlotIndex?
This OID contains the standard SNMP interface index (ifIndex) number assigned to this slot, allowing correlation with other SNMP interface tables. Engineers use this to link slot-specific information with standard interface statistics like byte counters and error rates. For example, ifIndex "5" means this slot can be queried using standard SNMP interface queries using index 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.8 snmpwalk -v2c -c public <target> ACC-SLOT::accCardSlotIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.8.1 snmpget -v2c -c public <target> ACC-SLOT::accCardSlotIndex.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.8 | accCardSlotIndex | ACC-SLOT |