All MIBs › CISCO-WAN-AXIPOP-MIB › x21LineSendCode
x21LineSendCode
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::x21LineSendCode
OID (numeric): 1.3.6.1.4.1.351.110.4.5.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable indicates what type of code is being sent across the X.21/HSSI interface by the device. The values mean:
x21NoCode: No loopback.
x21SendLoopACode: Start sending Loop A code. Valid only if the backcard is HSSI and the line-type is DTE. This command loops the line module of the remote device.
x21SendLoopBCode: Start sending Loop B code. Valid only if the backcard is HSSI and the line-type is DTE. This command loops the digital section of the remote device.
x21SendLocalLoopCode: Start sending CCITT X.21 Loopback Type 3 code. This is valid only if the backcard is X.21 type.
x21SendRemoteLoopCode: Start sending CCITT X.21 Loopback Type 2 code. This is valid only if the backcard is X.21 type.
x21SendUnLoopCode: Sending a loopback termination request. Valid for both HSSI and X.21 lines.
To execute any of the loop-codes the x21LineLoopbackCommand should be set to x21RemoteLoop. Once the x21SendUnLoopCode succeeds the x21LineLoopbackCommand would transition back to x21NoLoop state.
Default is x21NoCode.
What is x21LineSendCode?
This read-write object indicates what type of loopback code the device is sending across the X.21/HSSI interface, with options such as Loop A code and Loop B code that are valid only when the backcard is HSSI in DTE mode, used to remotely loop the far-end device's line module. An administrator uses this to initiate an in-band loopback request toward remote equipment rather than looping the local line itself. For example, an engineer wanting to verify the health of a remote device's line module without physical access would set this object to send Loop A code and check for a successful loop response.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.5.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::x21LineSendCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.5.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::x21LineSendCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.5.1.1.1.6.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::x21LineSendCode OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.5 | x21 | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.5.1 | x21CnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.4.5.1.1 | x21CnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.4.5.1.1.1 | x21CnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.4.5.1.1.1.6 | x21LineSendCode | CISCO-WAN-AXIPOP-MIB |