All MIBs › CDM-570 › cdm570SNMPTrapDestinationIpAddress1
cdm570SNMPTrapDestinationIpAddress1
Module: CDM-570
OID (symbolic): CDM-570::cdm570SNMPTrapDestinationIpAddress1
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.6.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address were SNMP notifications (traps) are to be sent. This IP address should correspond to a SNMP manager or browser.
What is cdm570SNMPTrapDestinationIpAddress1?
This read-write object sets the IP address where SNMP notifications (traps) are sent, which should correspond to an SNMP manager or browser. This is the primary destination for unsolicited alerts, like a demodulator unlock or a temperature fault, that the modem pushes out proactively, so its correctness determines whether an operations team actually gets notified in real time about a fault versus only discovering it on the next scheduled SNMP poll. If a NOC's monitoring platform sits at a known management address, an admin would set this object to that address so the modem's traps, for example a transition to demodulatorUnlocked, reach that platform's fault-management console immediately rather than waiting for the next poll cycle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.1 snmpwalk -v2c -c public <target> CDM-570::cdm570SNMPTrapDestinationIpAddress1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.1.1 snmpget -v2c -c public <target> CDM-570::cdm570SNMPTrapDestinationIpAddress1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.6.1.1 a <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::cdm570SNMPTrapDestinationIpAddress1 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.1 | cdm570EthernetRemoteControl | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.6 | cdm570SNMP | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.6.1 | cdm570SNMPTrapDestinationIpAddress1 | CDM-570 |