All MIBs › ACC-SLOT › accCardCircuitNum
accCardCircuitNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardCircuitNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that uniquely identifies the circuit within the interface.
What is accCardCircuitNum?
This OID identifies a logical circuit or virtual channel on a physical interface, stored as an integer when one port handles multiple connections. Engineers use this when a single physical port is subdivided into multiple independent logical paths (like virtual circuits or subinterfaces). For example, value "5" identifies the fifth logical circuit running over this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.1 snmpwalk -v2c -c public <target> ACC-SLOT::accCardCircuitNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.1.1 snmpget -v2c -c public <target> ACC-SLOT::accCardCircuitNum.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.1 | accCardCircuitNum | ACC-SLOT |