CASCADE-MIB :: dsx1SendCode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBdsx1SendCode

dsx1SendCode

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::dsx1SendCode

OID (numeric): 1.3.6.1.4.1.277.1.8.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable indicates what type of code is being sent across the DS1 interface by the dev- ice. The values mean:

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

What is dsx1SendCode?

This read-only enumerated value reports what type of test/loopback code is currently being sent across this DS1 interface by the device, among options like dsx1SendNoCode (normal/looped data), dsx1SendLineCode (requesting a line loopback), dsx1SendPayloadCode (requesting a payload loopback), dsx1SendResetCode (terminating a loopback), or various test patterns like dsx1SendQRS or dsx1Send511Pattern. This tells an admin whether the interface is currently in a diagnostic test mode rather than passing normal traffic, which is essential context before assuming a DS1 showing zero user traffic is actually down rather than intentionally under test. An engineer confused about why a DS1 shows no application traffic despite being physically up would check dsx1SendCode and might find it reporting dsx1SendQRS(5), explaining that the interface is intentionally running a test pattern rather than passing real data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.7
snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1SendCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.7.1
snmpget -v2c -c public <target> CASCADE-MIB::dsx1SendCode.1

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::dsx1SendCode OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.8ds1CASCADE-MIB
1.3.6.1.4.1.277.1.8.1dsx1ConfigTableCASCADE-MIB
1.3.6.1.4.1.277.1.8.1.1dsx1ConfigEntryCASCADE-MIB
1.3.6.1.4.1.277.1.8.1.1.7dsx1SendCodeCASCADE-MIB