All MIBs › CDM-570 › cdm570AlarmMaskBufferSlip
cdm570AlarmMaskBufferSlip
Module: CDM-570
OID (symbolic): CDM-570::cdm570AlarmMaskBufferSlip
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.7.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Buffer slip alarm mask, where: 0 = Unmasked 1 = Masked
What is cdm570AlarmMaskBufferSlip?
This read-write object masks or unmasks the buffer slip alarm: unmasked(0) or masked(1). A buffer slip occurs when the plesiochronous buffer, sized via cdm570RxBufferSize, overflows or underflows due to accumulated clock drift, so masking this alarm is generally inadvisable since buffer slips directly cause data loss or corruption -- an admin would only mask it temporarily, such as while intentionally testing buffer-size limits, rather than as a permanent operational choice. An engineer deliberately stress-testing how small a buffer size a particular link's clock stability can tolerate before slipping might temporarily mask this alarm during the test to avoid a flood of expected alerts, then unmask it before returning the link to normal service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.7 snmpwalk -v2c -c public <target> CDM-570::cdm570AlarmMaskBufferSlip
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.7.1 snmpget -v2c -c public <target> CDM-570::cdm570AlarmMaskBufferSlip.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.7.7.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::cdm570AlarmMaskBufferSlip 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.7 | cdm570AlarmMask | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.7.7 | cdm570AlarmMaskBufferSlip | CDM-570 |