All MIBs › ACC-SLOT › accCardCircuitInterfaceNum
accCardCircuitInterfaceNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardCircuitInterfaceNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The interface number that this circuit resides on - corresponds to accCardInterfaceNum.
What is accCardCircuitInterfaceNum?
This OID identifies which network interface on the card is carrying this logical circuit, showing the hierarchy relationship between circuits and their parent ports. Engineers use this to understand the logical-to-physical mapping when managing complex multi-circuit configurations. For example, value "1" means this circuit belongs to the first interface on its card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.3 snmpwalk -v2c -c public <target> ACC-SLOT::accCardCircuitInterfaceNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.3.1 snmpget -v2c -c public <target> ACC-SLOT::accCardCircuitInterfaceNum.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.3 | accCardCircuitInterfaceNum | ACC-SLOT |