All MIBs › CDM-570 › cdm570BufferFillState
cdm570BufferFillState
Module: CDM-570
OID (symbolic): CDM-570::cdm570BufferFillState
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Unit returns the value of the buffer fill state, between 1 to 99%. Returns 0 if demodulator is unlocked. Returns -1 if buffer is disabled.
What is cdm570BufferFillState?
This read-only object reports the plesiochronous buffer fill level as a percentage between 1 and 99, returning 0 if the demodulator is unlocked and -1 if the buffer is disabled. This shows how full the timing buffer, sized via cdm570RxBufferSize, currently is relative to its total capacity, so a fill level sitting persistently near 0% or 99%, rather than hovering near the middle around 50%, warns that the buffer is close to underflowing or overflowing and due for a recentering -- the CDM-570 equivalent concern to what cdd564RxRecenterBuffer addresses on the CDD-564. An admin who notices this value has drifted to 92% and is still climbing on an otherwise healthy link would consider recentering the buffer proactively before it actually overflows and causes a disruptive slip.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.2.2 snmpwalk -v2c -c public <target> CDM-570::cdm570BufferFillState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.2.2.1 snmpget -v2c -c public <target> CDM-570::cdm570BufferFillState.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570BufferFillState 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.3 | cdm570Monitor | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.2 | cdm570RxParams | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.2.2 | cdm570BufferFillState | CDM-570 |