All MIBs › ACC-ISDN › accIsdnxCallDslIndex
accIsdnxCallDslIndex
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::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 OID stores the interface index number (1 to 2,147,483,647) identifying which physical ISDN port—BRI, DBRI, PRI/T1, or PRI/E1—is carrying this call. Engineers use this to map calls to specific hardware ports, making it easier to troubleshoot port-specific issues or correlate traffic with particular interfaces. A value of 5 tells you the call is using interface port 5; if that port has high error rates, you know this call may be affected.
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-ISDN::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-ISDN::accIsdnxCallDslIndex.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ISDN::accIsdnxCallDslIndex OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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-ISDN |