All MIBs › ACC-MIB › accIsdnCallReference
accIsdnCallReference
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnCallReference
OID (numeric): 1.3.6.1.4.1.5.1.1.36.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Q.931 call reference value for this call.
What is accIsdnCallReference?
This OID holds the Q.931 call reference value, which is the standard protocol identifier for ISDN calls, with values from 1 to 32,767. Engineers use this to match calls against protocol traces and diagnostic logs from the telephone switch. For instance, if your protocol analyzer shows call reference 156, you can find the same call in your device monitoring using this OID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnCallReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnCallReference.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.2 | accIsdnCallReference | ACC-MIB |