All MIBs › ACC-SLOT › accCardInterfaceIndex
accCardInterfaceIndex
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardInterfaceIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.5.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The ifIndex for this interface.
What is accCardInterfaceIndex?
This OID contains the standard SNMP interface index number assigned to this specific network port, matching the ifIndex used in standard interface queries. Engineers use this to pull standard performance metrics like throughput, errors, and dropped packets for this particular port. For example, ifIndex "12" means you can query this port's statistics using standard SNMP interface table index 12.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.4 snmpwalk -v2c -c public <target> ACC-SLOT::accCardInterfaceIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.4.1 snmpget -v2c -c public <target> ACC-SLOT::accCardInterfaceIndex.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.4 | accCardInterfaceIndex | ACC-SLOT |