x21LineSendCode
CISCO-WAN-FR-X21-MIB ·
.1.3.6.1.4.1.351.110.4.5.1.1.1.6
Object
column r/w
Enumeration
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.
Context
- MIB
- CISCO-WAN-FR-X21-MIB
- OID
.1.3.6.1.4.1.351.110.4.5.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- x21CnfGrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-X21-MIB::x21LineSendCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-X21-MIB::x21LineSendCode.<x21LineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-X21-MIB::x21LineSendCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | x21NoCode |
2 | x21SendLoopACode |
3 | x21SendLoopBCode |
4 | x21SendLocalLoopCode |
5 | x21SendRemoteLoopCode |
6 | x21SendUnLoopCode |
Conformance
Member of