All MIBs › ACC-MIB › accIsdnxCallReference
accIsdnxCallReference
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only integer (1 to 32767) stores the Q.931 call reference value assigned by the ISDN protocol to uniquely identify each call session. Network engineers check this when correlating call logs between the gateway and the ISDN switch to track individual calls. A call reference value of 128 uniquely identifies that specific call session in the signaling protocol.
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-MIB::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-MIB::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-MIB |