All MIBs › ADTRAN-ACTDAXL3-MIB › adDAXConnStatus
adDAXConnStatus
Module: ADTRAN-ACTDAXL3-MIB
OID (symbolic): ADTRAN-ACTDAXL3-MIB::adDAXConnStatus
OID (numeric): 1.3.6.1.4.1.664.2.9.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Connection Status for the channel.
'unmapped' indicates that the channel is not connected.
'connected' indicates that the channel is connected to the channel indicated by adDAXToPort and adDAXToChannel with the attributes defined by the other objects in adDAX3connTable.
All connections are two-way connections, therefore any set operation performed will also change the corresponding table entry for which the To channel is the From channel. In short, any connection can be identified by either side of the connection. The From and To designations have no true directional significance but are used to differentiate between the two sides of the circuit for assigning circuit parameters. To channels and circuit parameters can be assigned but will not take affect until this object is set to 'connected'.
What is adDAXConnStatus?
This shows whether a connection is active (connected) or not (unmapped): connected means traffic flows between from/to channels. You set this to map or unmap circuits in the cross-connection matrix. All connections are bidirectional, so setting one direction affects both.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.9.4.1.3 snmpwalk -v2c -c public <target> ADTRAN-ACTDAXL3-MIB::adDAXConnStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.9.4.1.3.1 snmpget -v2c -c public <target> ADTRAN-ACTDAXL3-MIB::adDAXConnStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.2.9.4.1.3.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::adDAXConnStatus 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.3 | adDAXConnStatus | ADTRAN-ACTDAXL3-MIB |