All MIBs › ACC-MIB › accIsdnCallDslIndex
accIsdnCallDslIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnCallDslIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.36.4.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The interface index for the digital subscriber loop.
What is accIsdnCallDslIndex?
This OID specifies which Digital Subscriber Line (DSL) interface carries this ISDN call, using an index from 1 to 255. You need this when a single device manages multiple DSL connections and you want to know which line a specific call is using. A value of 2 means the call is on DSL interface 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.10 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnCallDslIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.10.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnCallDslIndex.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.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.4 | accIsdnCallTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.4.1 | accIsdnCallEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.4.1.10 | accIsdnCallDslIndex | ACC-MIB |