ACC-MIB :: accIsdnCallOrigin

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIsdnCallOrigin

accIsdnCallOrigin

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIsdnCallOrigin

OID (numeric): 1.3.6.1.4.1.5.1.1.36.4.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The originator of the call.

What is accIsdnCallOrigin?

This OID identifies whether the call originated from the local device (outgoing) or came from the remote side (incoming). This helps you distinguish between inbound and outbound calls when analyzing traffic patterns or debugging connection issues. A value of 1 might indicate the call was originated locally, while 2 might mean it came from the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.8
snmpwalk -v2c -c public <target> ACC-MIB::accIsdnCallOrigin

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.8.1
snmpget -v2c -c public <target> ACC-MIB::accIsdnCallOrigin.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.36accIsdnACC-ISDN
1.3.6.1.4.1.5.1.1.36.4accIsdnCallTableACC-ISDN
1.3.6.1.4.1.5.1.1.36.4.1accIsdnCallEntryACC-ISDN
1.3.6.1.4.1.5.1.1.36.4.1.8accIsdnCallOriginACC-MIB