All MIBs › ACC-ISDN › accIsdnxCallReference
accIsdnxCallReference
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxCallReference
OID (numeric): 1.3.6.1.4.1.5.1.1.36.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Q.931 call reference value for this call.
What is accIsdnxCallReference?
This OID holds the Q.931 call reference value (1 to 32,767) that uniquely identifies this call within the device's ISDN protocol stack. Engineers examine this value when debugging signaling issues or matching call records between different network monitoring points. Call reference 1234 ties together all protocol messages belonging to that single call, allowing you to trace the entire call lifecycle through debug logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.2 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxCallReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.2.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxCallReference.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.2 | accIsdnxCallReference | ACC-ISDN |