CASCADE-MIB :: dsx1SignalMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBdsx1SignalMode

dsx1SignalMode

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::dsx1SignalMode

OID (numeric): 1.3.6.1.4.1.277.1.8.1.1.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 'none' indicates that no bits are reserved for signaling on this channel.

'robbedBit' indicates that T1 Robbed Bit Sig- naling is in use.

'bitOriented' indicates that E1 Channel Asso- ciated Signaling is in use.

'messageOriented' indicates that Common Chan- nel Signaling is in use either on channel 16 of an E1 link or channel 24 of a T1.

What is dsx1SignalMode?

This read-only value reports which signaling scheme is in use on this DS1 channel: none (no bits reserved for signaling), robbedBit (T1 Robbed Bit Signaling, which steals bits from the payload for signaling), bitOriented (E1 Channel Associated Signaling), or messageOriented (Common Channel Signaling on channel 16 of E1 or channel 24 of T1). This determines how much of the channel's nominal bandwidth is actually available for user data versus consumed by signaling overhead, and mismatches between the switch's configured mode and the far-end's expectation cause call-signaling failures even when the raw bit stream looks fine. An engineer troubleshooting a T1 where voice calls fail to signal properly despite clean framing would check dsx1SignalMode to confirm it's set to robbedBit(2) as expected for that carrier's PBX interconnect rather than mismatched to messageOriented(4).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.11
snmpwalk -v2c -c public <target> CASCADE-MIB::dsx1SignalMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.8.1.1.11.1
snmpget -v2c -c public <target> CASCADE-MIB::dsx1SignalMode.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx1SignalMode.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::dsx1SignalMode 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.11dsx1SignalModeCASCADE-MIB