All MIBs › CDMIPController › cdmipQosRulesProtocol
cdmipQosRulesProtocol
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosRulesProtocol
OID (numeric): 1.3.6.1.4.1.6247.4.9.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The protocol type for the QoS rule.
Only the default rule is configured with 'All'. Setting protocol field to 'All' for other rules is not permitted, may result in 'wrong value'
Setting the protocol to Non-IP would configure the QoS rule parameters to pre-set default values. User is only allowed to set max bandwidth, priority & filter flag for a Non-IP qos rule.
User is not allowed to create/modify a rule with RTP Signaling protocol. The software does this.
IMPORTANT: Configure rtpSignal rule for rtpVoice/rtpVideo rules.
What is cdmipQosRulesProtocol?
This selects which Layer 3/4 protocol or application type, such as udp, tcp, ftp, http, or the RTP-specific voice/video/signaling values, this QoS rule matches, with the caveat that 'All' is only permitted on the default rule and RTP Signaling is not user-configurable. Choosing an enumerated value like rtpVoice rather than a generic port range gives voice traffic its own QoS treatment distinct from ordinary UDP, reflecting that this device has built-in awareness of RTP voice, video, and signaling as separate classes worth prioritizing apart from bulk protocols like ftp or http. For example, setting a rule's protocol to rtpVoice and giving it priority1 ensures phone calls get preferential treatment over a simultaneous http file download on the same link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.6 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosRulesProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.6.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosRulesProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.2.1.6.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::cdmipQosRulesProtocol 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.9 | cdmipQosRules | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2 | cdmipQosRulesTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2.1 | cdmipQosRulesEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2.1.6 | cdmipQosRulesProtocol | CDMIPController |