All MIBs › CDM-570 › cdm570AlarmMaskExtReference
cdm570AlarmMaskExtReference
Module: CDM-570
OID (symbolic): CDM-570::cdm570AlarmMaskExtReference
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.7.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: External reference alarm mask, where: 0 = Unmasked 1 = Masked
What is cdm570AlarmMaskExtReference?
This read-write object masks or unmasks the external reference alarm: unmasked(0) or masked(1). This alarm fires when the unit loses its configured external frequency reference, set via cdm570ReferenceFrequency, so masking it only makes sense on a unit deliberately configured to use its internal reference, where an external-reference-loss alarm would be a permanent, meaningless nuisance rather than an actionable fault. A unit that was reconfigured from an external 10 MHz house reference back to its own internal reference, but where this alarm mask was never updated, could show a persistent external-reference alarm that no longer reflects any real condition -- a good reason to mask it once the internal-reference configuration is confirmed intentional.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.8 snmpwalk -v2c -c public <target> CDM-570::cdm570AlarmMaskExtReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.8.1 snmpget -v2c -c public <target> CDM-570::cdm570AlarmMaskExtReference.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.7.8.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::cdm570AlarmMaskExtReference 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.8 | cdm570AlarmMaskExtReference | CDM-570 |