dsx1SendCode
DS1-MIB ·
.1.3.6.1.2.1.10.18.6.1.7
Object
column r/w
Enumeration
This variable indicates what type of code is
being sent across the DS1 interface by the device.
Setting this variable causes the interface to send
the code requested. The values mean the following:
dsx1SendNoCode
sending looped or normal data
dsx1SendLineCode
sending a request for a line loopback
dsx1SendPayloadCode
sending a request for a payload loopback
dsx1SendResetCode
sending a loopback termination request
dsx1SendQRS
sending a Quasi-Random Signal (QRS) test
pattern
dsx1Send511Pattern
sending a 511-bit fixed test pattern
dsx1Send3in24Pattern
sending a fixed test pattern of 3 bits set
in 24
dsx1SendOtherTestPattern
sending a test pattern other than those
described by this object
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1ConfigEntry
- Groups
- 4
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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1SendCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1SendCode.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1SendCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsx1SendNoCode |
2 | dsx1SendLineCode |
3 | dsx1SendPayloadCode |
4 | dsx1SendResetCode |
5 | dsx1SendQRS |
6 | dsx1Send511Pattern |
7 | dsx1Send3in24Pattern |
8 | dsx1SendOtherTestPattern |
Conformance
Compliance refinements
ds1Compliance
readonly
The ability to set the send code is not
required.
required.
ds1J1Compliance
readonly
The ability to set the send code is not
required.
required.
ds1NCompliance
readonly
The ability to set the send code is not
required.
required.