All MIBs › CDMIPController › cdmipSnmpTrapDestinationIpAddress
cdmipSnmpTrapDestinationIpAddress
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipSnmpTrapDestinationIpAddress
OID (numeric): 1.3.6.1.4.1.6247.4.2.9.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: SNMP Trap Destination #1: The primary IP Address to which trap will be sent.
What is cdmipSnmpTrapDestinationIpAddress?
This holds the primary IP address to which the modem sends SNMP traps. This is the address an NMS or trap receiver must actually be listening on to catch this modem's fault and status notifications; if it is left blank or pointed at a decommissioned server, alarms generated by the modem, like an ODU fault or link-down event, never reach anyone. Setting this to 10.0.0.50, the address of the primary NMS trap collector, ensures events like a demod-unlock or BUC-fault alarm get delivered there in real time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.9.1 snmpwalk -v2c -c public <target> CDMIPController::cdmipSnmpTrapDestinationIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.9.1.1 snmpget -v2c -c public <target> CDMIPController::cdmipSnmpTrapDestinationIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.9.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 CDMIPController::cdmipSnmpTrapDestinationIpAddress 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.2 | cdmipAdministration | CDMIPController |
| 1.3.6.1.4.1.6247.4.2.9 | cdmipSnmp | CDMIPController |
| 1.3.6.1.4.1.6247.4.2.9.1 | cdmipSnmpTrapDestinationIpAddress | CDMIPController |