DDS-MIB :: ddsDataRate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDDS-MIBddsDataRate

ddsDataRate

Module: DDS-MIB

OID (symbolic): DDS-MIB::ddsDataRate

OID (numeric): 1.3.6.1.4.1.498.8.1.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The DSU data rate option. This object is used to choose the operational data rate of the DSU. The two choices autoAsync(11) and autoSync(12) allow the DSU to automatically determine the circuit speed and set the data rate accordingly.

Similarities in DDS line coding of 56k DDS/SC and 64k Clear Channel require the user to select sync64000(10) implicitly if 64kbps data rate is required.

What is ddsDataRate?

Sets the DSU's operating data rate for the DDS circuit, chosen from a fixed list of sync/async speeds (2400 through 64000 bps) or the autoAsync/autoSync options that let the DSU determine the circuit speed itself. Because 56k DDS/SC and 64k Clear Channel share the same line coding, an admin must pick sync64000(10) explicitly to get 64kbps service.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.4
snmpwalk -v2c -c public <target> DDS-MIB::ddsDataRate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.4.1
snmpget -v2c -c public <target> DDS-MIB::ddsDataRate.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.1.2.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ddsDataRate.1

Start monitoring DDS DSU/CSU (Digital Data Service unit, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DDS-MIB::ddsDataRate OID value, configure state conditions and alerts, and monitor any DDS DSU/CSU (Digital Data Service unit, legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 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
1.3.6.1.4.1.498gdcGDC7616-MIB
Numeric OIDNameModule
1.3.6.1.4.1.498.8dsuDDS-MIB
1.3.6.1.4.1.498.8.1ddsDDS-MIB
1.3.6.1.4.1.498.8.1.2ddsLineCfgTableDDS-MIB
1.3.6.1.4.1.498.8.1.2.1ddsLineCfgEntryDDS-MIB
1.3.6.1.4.1.498.8.1.2.1.4ddsDataRateDDS-MIB