All MIBs › ACC-ISDN › accIsdnCallIdentifier
accIsdnCallIdentifier
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::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 integer (0–65536) is the internal call control identifier used to track this specific call within the device. Network engineers use this number to match SNMP records with device log entries for troubleshooting. Example: a value of 1024 uniquely identifies one active call session for correlation.
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-ISDN::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-ISDN::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-ISDN |