All MIBs › ADTRAN-ACTDAXL3-MIB › adDAXCircuitType
adDAXCircuitType
Module: ADTRAN-ACTDAXL3-MIB
OID (symbolic): ADTRAN-ACTDAXL3-MIB::adDAXCircuitType
OID (numeric): 1.3.6.1.4.1.664.2.9.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The ciruit type for the connection. The ciruit type will determine the settings for adDAXSgnlState, adDAXTroubleInsert, adDAXTroubleCode, adDAXFromTC, and adDAXToTC. For voice circuit types such as 'fxo-fxs', 'fxo' represents the from channel and 'fxs' represents the to channel.
'fullTransparent' indicates SgnlState=transparent, TroubleInsert=no, FromTC=none, and ToTC=none.
'dataTransparent' indicates SgnlState=transparent, TroubleCode=9Ah, FromTC=none, and ToTC=none.
'dataSW56' indicates SgnlState=2state, TroubleCode=9Ah, FromTC=0000, ToTC=0000.
'voiceTransparent' indicates SgnlState=transparent, TroubleCode=7Fh, FromTC=none, and ToTC=none.
'dpt-dpo' indicates SgnlState=2state, TroubleCode=7Fh, FromTC=0000, ToTC=0011.
'dpo-dpt' indicates SgnlState=2state, TroubleCode=7Fh, FromTC=0011, ToTC=0000.
'fxo-fxs' indicates SgnlState=4state, TroubleCode=7Fh, FromTC=0100, ToTC=1101.
'fxs-fxo' indicates SgnlState=4state, TroubleCode=7Fh, FromTC=1101, ToTC=0100.
'em' indicates SgnlState=2state, TroubleCode=7Fh, FromTC=0011, ToTC=0011.
'plar-d3' indicates SgnlState=2state, TroubleCode=7Fh, FromTC=0000, ToTC=0000.
'plar-d4' indicates SgnlState=2state, TroubleCode=7Fh, FromTC=1111, ToTC=1111.
What is adDAXCircuitType?
This defines the circuit type for a connection, determining behaviors for signaling, trouble insertion, and trunk conditioning. Types include transparent, data, voice, and protocol-specific modes. You set this based on the service being provisioned, like voice over DS1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.9.4.1.6 snmpwalk -v2c -c public <target> ADTRAN-ACTDAXL3-MIB::adDAXCircuitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.9.4.1.6.1 snmpget -v2c -c public <target> ADTRAN-ACTDAXL3-MIB::adDAXCircuitType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.2.9.4.1.6.1 i <value>
Start monitoring ADTRAN ACTDAX DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ACTDAXL3-MIB::adDAXCircuitType OID value, configure state conditions and alerts, and monitor any ADTRAN ACTDAX DSL access equipment (legacy) 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2 | adMgmt | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2.9 | adACTDAXL3mg | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2.9.4 | adDAX3connTable | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2.9.4.1 | adDAX3connEntry | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2.9.4.1.6 | adDAXCircuitType | ADTRAN-ACTDAXL3-MIB |