All MIBs › CDMIPController › cdmipTotalIpPacketsFromEthernet
cdmipTotalIpPacketsFromEthernet
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipTotalIpPacketsFromEthernet
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of IP packets received from the Ethernet interface.
What is cdmipTotalIpPacketsFromEthernet?
This counts the total number of IP packets received from the Ethernet interface. As the inbound counterpart on the LAN side, its growth rate relative to cdmipTotalIpPacketsRoutedToSatellite is the key ratio for confirming that LAN-originated traffic intended for the satellite link is actually making it onto that link rather than being dropped. A steady climb here with almost no corresponding growth in cdmipTotalIpPacketsRoutedToSatellite would suggest most incoming LAN traffic is not matching any satellite-bound route, worth checking the route table configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipTotalIpPacketsFromEthernet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipTotalIpPacketsFromEthernet.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipTotalIpPacketsFromEthernet.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipTotalIpPacketsFromEthernet 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.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3 | cdmipIpRoutingStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3.3 | cdmipTotalIpPacketsFromEthernet | CDMIPController |