CDM-570 :: cdm570SNMPTrapDestinationIpAddress2

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570SNMPTrapDestinationIpAddress2

cdm570SNMPTrapDestinationIpAddress2

Module: CDM-570

OID (symbolic): CDM-570::cdm570SNMPTrapDestinationIpAddress2

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.6.2

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 cdm570SNMPTrapDestinationIpAddress2?

This read-write object sets a second IP address where SNMP notifications are sent, also expected to correspond to an SNMP manager or browser. Having two independently configurable trap destinations lets an admin send fault notifications to both a primary NOC monitoring platform and a secondary destination, like a redundant monitoring system or a specific engineer's alerting tool, simultaneously, improving the odds that a real fault is actually seen and acted on. A site might set this to a secondary, geographically separate monitoring system's address so that even if the primary NOC platform is itself experiencing an outage, fault traps still reach a backup destination.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.2
snmpwalk -v2c -c public <target> CDM-570::cdm570SNMPTrapDestinationIpAddress2

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.2.1
snmpget -v2c -c public <target> CDM-570::cdm570SNMPTrapDestinationIpAddress2.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.6.2.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570SNMPTrapDestinationIpAddress2.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::cdm570SNMPTrapDestinationIpAddress2 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.6cdm570SNMPCDM-570
1.3.6.1.4.1.6247.24.1.2.1.6.2cdm570SNMPTrapDestinationIpAddress2CDM-570