All MIBs › CDMIPController › cdmipEasyconnectMulticastOption
cdmipEasyconnectMulticastOption
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEasyconnectMulticastOption
OID (numeric): 1.3.6.1.4.1.6247.4.2.11
Node type: OBJECT-TYPE
Type: EnableDisable
Access: read-write
Description: Enable/Disable the Easyconnect multicast option. Enabling this option allows the modem working in EasyConnect operation to pass multicast traffic.
What is cdmipEasyconnectMulticastOption?
This enables or disables passing multicast traffic while the modem is operating in EasyConnect mode. Because this option is specifically scoped to EasyConnect operation, it has no effect if cdmipWorkingMode is set to any of the router modes instead; an admin troubleshooting missing multicast traffic on a EasyConnect-mode unit would check this first, but it is irrelevant on a unit running Vipersat or point-to-point mode. Enabling this on a modem running EasyConnect mode would allow it to pass a multicast video stream through, whereas leaving it disabled would silently drop that same multicast traffic even though unicast traffic continues to flow normally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipEasyconnectMulticastOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipEasyconnectMulticastOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.11.1 s <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEasyconnectMulticastOption 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.11 | cdmipEasyconnectMulticastOption | CDMIPController |