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
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-ISDN |