All MIBs › ACC-SLOT › accCardInterfaceSlotNum
accCardInterfaceSlotNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardInterfaceSlotNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The slot number that this interface resides on - corresponds to accCardSlotNum.
What is accCardInterfaceSlotNum?
This OID identifies which slot contains the card that this interface belongs to, allowing you to trace a port back to its physical location. Engineers use this mapping to determine where to look physically when troubleshooting port problems or managing cabling. For example, value "3" means this interface is on a card located in slot 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.3 snmpwalk -v2c -c public <target> ACC-SLOT::accCardInterfaceSlotNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.3.1 snmpget -v2c -c public <target> ACC-SLOT::accCardInterfaceSlotNum.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.4 | accCardInterfaceTable | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.4.1 | accCardInterfaceEntry | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.4.1.3 | accCardInterfaceSlotNum | ACC-SLOT |