All MIBs › ACC-SLOT › accCardCircuitSlotNum
accCardCircuitSlotNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardCircuitSlotNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The slot number that this circuit resides on - corresponds to accCardSlotNum.
What is accCardCircuitSlotNum?
This OID identifies which chassis slot contains the card that is carrying this logical circuit, allowing the circuit to be traced back to its physical location. Engineers use this to map logical circuit problems to the right physical hardware for troubleshooting and maintenance planning. For example, value "4" tells you this circuit's parent card is in slot 4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.2 snmpwalk -v2c -c public <target> ACC-SLOT::accCardCircuitSlotNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.5.1.2.1 snmpget -v2c -c public <target> ACC-SLOT::accCardCircuitSlotNum.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.2 | accCardCircuitSlotNum | ACC-SLOT |