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
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.1 | accIsdnCallIdentifier | ACC-MIB |