All MIBs › ACC-MIB › accIsdnCallIdentifier
accIsdnCallIdentifier
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnCallIdentifier
OID (numeric): 1.3.6.1.4.1.5.1.1.36.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The internal call control identifier for this call.
What is accIsdnCallIdentifier?
This OID stores an internal identifier number for an active ISDN call, ranging from 0 to 65,536. A network engineer would monitor this to track and distinguish individual calls passing through the ISDN device, especially when troubleshooting specific call problems. For example, a value of 47 represents the internal identifier for call number 47, which you can use to correlate logs and statistics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnCallIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnCallIdentifier.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-MIB::accIsdnCallIdentifier 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4.1.1 | accIsdnCallIdentifier | ACC-MIB |