All MIBs › ACC-MIB › accIsdnxCallDslIndex
accIsdnxCallDslIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnxCallDslIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.36.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
What is accIsdnxCallDslIndex?
This read-only integer (ranging from 1 to 2147483647) references a specific ISDN interface on the device, such as a BRI, DBRI, or PRI port. Technicians use this value to map which physical port a call is associated with when troubleshooting connectivity issues. A value of 5 would point to interface index 5, which might be the T1 PRI port on your gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnxCallDslIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnxCallDslIndex.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.8 | accIsdnxCallTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.8.1 | accIsdnxCallEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.8.1.1 | accIsdnxCallDslIndex | ACC-MIB |