All MIBs › CDM-570 › cdm570RxBufferSize
cdm570RxBufferSize
Module: CDM-570
OID (symbolic): CDM-570::cdm570RxBufferSize
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.3.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Rx buffer size, where: 0 = Buffer disabled (Clock mode = Rx satellite) 1 = +/- 1024 bits 2 = +/- 2048 bits 3 = +/- 4096 bits 4 = +/- 8192 bits 5 = +/- 16384 bits 6 = +/- 32786 bits 7 = +/- 128 bits 8 = +/- 256 bits 9 = +/- 512 bits
What is cdm570RxBufferSize?
This read-write object sets the Rx buffer size across a much richer set of options than the CDD-564's simple on/off control, from disabled(0) through several sizes ranging from +/-128 bits up to +/-32786 bits, as enumerated in the object's syntax. This buffer absorbs the slow clock drift between the recovered satellite timing and the terrestrial equipment's clock, and choosing its size is a tradeoff between added latency, since a larger buffer adds more delay to every bit passing through it, and resilience to clock drift or Doppler-induced timing variation, since a larger buffer tolerates more drift before slipping. On a link experiencing noticeable Doppler-related clock drift, an admin who observes periodic buffer-slip alarms with a small buffer size might increase it to a much larger size to accommodate the drift rate without slipping, accepting the added latency as a worthwhile tradeoff.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.9 snmpwalk -v2c -c public <target> CDM-570::cdm570RxBufferSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.3.9.1 snmpget -v2c -c public <target> CDM-570::cdm570RxBufferSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.3.9.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570RxBufferSize OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2 | cdm570Config | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.3 | cdm570Rx | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.3.9 | cdm570RxBufferSize | CDM-570 |