All MIBs › ACC-ISDN › accIsdnxCallOrigin
accIsdnxCallOrigin
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxCallOrigin
OID (numeric): 1.3.6.1.4.1.5.1.1.36.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The originator of the call.
What is accIsdnxCallOrigin?
This OID indicates whether the call originated locally (from the device itself) or arrived from the remote ISDN network. Engineers check this to understand call direction, distinguish between inbound and outbound traffic patterns, and identify routing misconfigurations. If a port configured for outgoing calls shows mostly incoming calls, this value reveals a configuration problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.3 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxCallOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.3.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxCallOrigin.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.3 | accIsdnxCallOrigin | ACC-ISDN |