All MIBs › CDM-570 › cdm570AlarmMaskTxAIS
cdm570AlarmMaskTxAIS
Module: CDM-570
OID (symbolic): CDM-570::cdm570AlarmMaskTxAIS
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.7.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Tx-AIS alarm mask, where: 0 = Unmasked 1 = Masked
What is cdm570AlarmMaskTxAIS?
This read-write object masks or unmasks the Tx-AIS (Alarm Indication Signal) alarm: unmasked(0) or masked(1). AIS detected on the transmit path typically means the terrestrial equipment feeding this modem is itself signaling an upstream fault, rather than this modem being the source of the problem, so masking this alarm would only be appropriate if that upstream AIS condition is already being monitored and alerted on by the terrestrial equipment itself, making this modem's redundant alert unnecessary. If the T1 multiplexer feeding this modem already reports AIS conditions to its own separate management system, an admin might mask this alarm here to avoid duplicate alerting across two different monitoring platforms for the same underlying upstream fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.3 snmpwalk -v2c -c public <target> CDM-570::cdm570AlarmMaskTxAIS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.7.3.1 snmpget -v2c -c public <target> CDM-570::cdm570AlarmMaskTxAIS.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.7.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570AlarmMaskTxAIS.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::cdm570AlarmMaskTxAIS 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.3 | cdm570AlarmMaskTxAIS | CDM-570 |