CDMIPController :: cdmipTotalIpPacketsFromSatellite

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipTotalIpPacketsFromSatellite

cdmipTotalIpPacketsFromSatellite

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipTotalIpPacketsFromSatellite

OID (numeric): 1.3.6.1.4.1.6247.4.8.3.1

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total number of IP packets received from the Satellite interface.

What is cdmipTotalIpPacketsFromSatellite?

This counts the total number of IP packets received from the Satellite interface. As a top-level traffic counter for the satellite-facing side, comparing its growth rate against cdmipTotalIpPacketsRoutedToEthernet reveals how much of the inbound satellite traffic is actually successfully forwarded onward versus dropped somewhere in the pipeline. A large gap between this counter's growth and cdmipTotalIpPacketsRoutedToEthernet's growth over the same period would point to packets being dropped internally, worth investigating via the various cdmipDroppedPackets counters.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.1
snmpwalk -v2c -c public <target> CDMIPController::cdmipTotalIpPacketsFromSatellite

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.1.1
snmpget -v2c -c public <target> CDMIPController::cdmipTotalIpPacketsFromSatellite.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipTotalIpPacketsFromSatellite.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipTotalIpPacketsFromSatellite 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.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.8cdmipStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3cdmipIpRoutingStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3.1cdmipTotalIpPacketsFromSatelliteCDMIPController