Type of code sent across the DS1 interface by the device.
Integer
Read/write
p.6.1.7.n, where n = the index number of the DS1 interface.
Valid values include:
|
Type |
Value |
Description |
|---|---|---|
|
dsx1SendNoCode |
1 |
Sending looped or normal data. |
|
dsx1SendLineCode |
2 |
Sending a request for a line loopback. |
|
dsx1SendPayloadCode |
3 |
Sending a request for a payload loopback. |
|
dsx1SendResetCode |
4 |
Sending a loopback termination request. |
|
dsx1SendQRS |
5 |
Sending a quasi-random signal (QRS) test pattern. |
|
dsx1Send511Pattern |
6 |
Sending a 511 bit fixed test pattern. |
|
dsx1Send3in24Pattern |
7 |
Sending a fixed test pattern of 3 bits set in pattern of 24. |
|
dsx1SendOtherTestPattern |
8 |
Sending a test pattern other than those described by this object. |
Note: The SNMP agent returns dsx1SendNoCode (normal data). Loopback is not supported.