CDMIPController :: cdmipDiffServRulesRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipDiffServRulesRowStatus

cdmipDiffServRulesRowStatus

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipDiffServRulesRowStatus

OID (numeric): 1.3.6.1.4.1.6247.4.9.3.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: In SMIv2 tables, the RowStatus textual convention is used to manage the creation and deletion of conceptual rows.

This column has six defined values. active(1) - which indicates that the conceptual row with all column is available for use by the managed device notInService(2) - this row state is not yet supported notReady(3) - this row state is not yet supported createAndGo(4) - which is supplied by a manager wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. createAndWait(5) - this row create is not yet supported destroy(6) - which is supplied by a manager wishing to delete all of the instances associated with an existing conceptual row.

Right now, the diffserv initialisation process creates all necessary Diffserv rules. User is allowed to modify minBw & maxBw for ASF (Assured Forwarding) class rules only. User is not allowed to create new rules.

What is cdmipDiffServRulesRowStatus?

This is the standard SMIv2 RowStatus column for the DiffServ rules table, following the same active, createAndGo, and destroy semantics as the QoS rules table, with notInService and notReady likewise unsupported. Since the 12 DiffServ rule rows correspond to fixed, predefined classes rather than user-created ones, an admin would rarely need createAndGo or destroy here the way they would for the 32 flexible QoS rules; this column exists mainly for read-only confirmation that all 12 predefined rows are active. For example, all 12 rows reading active would confirm the device's built-in DiffServ classes are fully provisioned and ready to classify DSCP-marked traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.9
snmpwalk -v2c -c public <target> CDMIPController::cdmipDiffServRulesRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.9.1
snmpget -v2c -c public <target> CDMIPController::cdmipDiffServRulesRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.3.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::cdmipDiffServRulesRowStatus 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.3cdmipDiffServRulesTableCDMIPController
1.3.6.1.4.1.6247.4.9.3.1cdmipDiffServRulesEntryCDMIPController
1.3.6.1.4.1.6247.4.9.3.1.9cdmipDiffServRulesRowStatusCDMIPController