All MIBs › AC-ATM-MIB › atmSvcConnectionDirection
atmSvcConnectionDirection
Module: AC-ATM-MIB
OID (symbolic): AC-ATM-MIB::atmSvcConnectionDirection
OID (numeric): 1.3.6.1.4.1.5003.9.10.6.2.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the direction in which the SVC was setup. Incoming means the this end received the SETUP. Outgoing means this end sent the SETUP.
What is atmSvcConnectionDirection?
A read-only flag indicating whether this SVC was initiated locally ('outgoing') or by the remote peer ('incoming'). Engineers review this to troubleshoot call setup failures and confirm connection policies. 'Incoming' typically means a remote gateway initiated the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.2.1.1.1.7 snmpwalk -v2c -c public <target> AC-ATM-MIB::atmSvcConnectionDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.2.1.1.1.7.1 snmpget -v2c -c public <target> AC-ATM-MIB::atmSvcConnectionDirection.1
Start monitoring AudioCodes gateways (legacy ATM interface) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-ATM-MIB::atmSvcConnectionDirection OID value, configure state conditions and alerts, and monitor any AudioCodes gateways (legacy ATM interface) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6 | acAtm | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.2 | acAtmStatus | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.2.1 | atmSvcConnection | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.2.1.1 | atmSvcConnectionTable | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.2.1.1.1 | atmSvcConnectionEntry | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.2.1.1.1.7 | atmSvcConnectionDirection | AC-ATM-MIB |