All MIBs › ACC-SLOT › accCardCircuitIndex
accCardCircuitIndex
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardCircuitIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.5.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The ifIndex for this circuit.
What is accCardCircuitIndex?
This OID contains the standard SNMP interface index number assigned to this logical circuit, allowing it to be queried using standard SNMP interface statistics queries. Engineers use this to retrieve bandwidth usage, error rates, and other performance metrics for this specific logical circuit. For example, ifIndex "25" means this circuit's statistics can be queried from standard SNMP interface tables using index 25.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.4 snmpwalk -v2c -c public <target> ACC-SLOT::accCardCircuitIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.4.1 snmpget -v2c -c public <target> ACC-SLOT::accCardCircuitIndex.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.5 | accCardCircuitTable | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.5.1 | accCardCircuitEntry | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.5.1.4 | accCardCircuitIndex | ACC-SLOT |