CDMIPController :: cdmipQosRulesDstPortMin

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipQosRulesDstPortMin

cdmipQosRulesDstPortMin

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipQosRulesDstPortMin

OID (numeric): 1.3.6.1.4.1.6247.4.9.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The starting destination port number (minimum) for the QoS rule.

A QoS rule can be configured with a port range of xxxx - yyyy by setting 'cdmipQosRulesDstPortMin' to xxxx and 'cdmipQosRulesDstPortMax' to yyyy.

*** NOTE: Enter 65536 for match all ports. ***

What is cdmipQosRulesDstPortMin?

This is the lower bound of the destination port range this QoS rule matches, paired with cdmipQosRulesDstPortMax, with 65536 meaning 'match all ports.' Destination port is typically the more reliable way to identify server-side applications, since clients use ephemeral source ports, so this is the field an admin sets to classify traffic heading toward a specific TCP service port on a remote server. For example, setting this to 443 targets HTTPS traffic destined for a web server, distinguishing it from other destination ports on the same remote host.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.9
snmpwalk -v2c -c public <target> CDMIPController::cdmipQosRulesDstPortMin

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.9.1
snmpget -v2c -c public <target> CDMIPController::cdmipQosRulesDstPortMin.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.2.1.9.1 i <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosRulesDstPortMin 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.9cdmipQosRulesCDMIPController
1.3.6.1.4.1.6247.4.9.2cdmipQosRulesTableCDMIPController
1.3.6.1.4.1.6247.4.9.2.1cdmipQosRulesEntryCDMIPController
1.3.6.1.4.1.6247.4.9.2.1.9cdmipQosRulesDstPortMinCDMIPController