All MIBs › AT-ISDN-MIB › ccActiveCallDirection
ccActiveCallDirection
Module: AT-ISDN-MIB
OID (symbolic): AT-ISDN-MIB::ccActiveCallDirection
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.37.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The direction of this active call. The value 'in' indicates that this active call is an incoming call, the value 'out' indicates that the active call is an outgoing call. The value 'undefined' indicates that the active call has just been created and a direction has not been assigned to it yet.
What is ccActiveCallDirection?
Shows whether an active ISDN call is incoming ('in'), outgoing ('out'), or not yet determined ('undefined'). This helps distinguish inbound from outbound traffic when analyzing active call records.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.3.1.6 snmpwalk -v2c -c public <target> AT-ISDN-MIB::ccActiveCallDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.3.1.6.1 snmpget -v2c -c public <target> AT-ISDN-MIB::ccActiveCallDirection.1
Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-ISDN-MIB::ccActiveCallDirection OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.37 | cc | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.3 | ccActiveCallTable | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.3.1 | ccActiveCallEntry | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.3.1.6 | ccActiveCallDirection | AT-ISDN-MIB |