All MIBs › CDD-564 › cdd564AGCAlarmMask
cdd564AGCAlarmMask
Module: CDD-564
OID (symbolic): CDD-564::cdd564AGCAlarmMask
OID (numeric): 1.3.6.1.4.1.6247.25.1.7.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Rx AGC alarm mask, where: 0 = Unmasked 1 = Masked
What is cdd564AGCAlarmMask?
This read-write object masks or unmasks the Rx AGC alarm: unmasked(0) or masked(1). The AGC alarm fires when the automatic gain control detects a signal level outside its normal operating range, so masking it suppresses that specific alarm from being reported even if the underlying condition persists -- useful for a demodulator intentionally run near the edge of its AGC range where the alarm would otherwise be a constant nuisance. If a particular demodulator chronically operates near a weak signal threshold that's expected and tolerated, an admin might set this to masked(1) for that unit specifically to stop it from cluttering the alarm log while still monitoring the actual Eb/No value directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.7.2.1.1.2 snmpwalk -v2c -c public <target> CDD-564::cdd564AGCAlarmMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.7.2.1.1.2.1 snmpget -v2c -c public <target> CDD-564::cdd564AGCAlarmMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.7.2.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564AGCAlarmMask.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564AGCAlarmMask OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7 | cdd564Config | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.2 | cdd564AlarmMask | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.2.1 | cdd564AlarmMaskTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.2.1.1 | cdd564AlarmMaskEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.7.2.1.1.2 | cdd564AGCAlarmMask | CDD-564 |