All MIBs › DOCS-QOS-MIB › docsQosParamSetSchedulingType
docsQosParamSetSchedulingType
Module: DOCS-QOS-MIB
OID (symbolic): DOCS-QOS-MIB::docsQosParamSetSchedulingType
OID (numeric): 1.3.6.1.2.1.10.127.7.1.2.1.13
Node type: OBJECT-TYPE
Type: SchedulingType
Access: read-only
Description: Specifies the upstream scheduling service used for upstream service flow.
If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set of an upstream service flow, the default value of this object is bestEffort(2). For QOS parameter sets of downstream service flows, this object's value is reported as undefined(1).
What is docsQosParamSetSchedulingType?
Upstream scheduling discipline (e.g. best-effort, real-time polling, unsolicited grant) the CMTS applies to this service flow; downstream flows always report undefined(1), and unsignaled upstream flows default to bestEffort(2). Admins check this to confirm a latency-sensitive upstream flow, such as VoIP, was actually admitted with a real-time or grant-based scheduling type rather than plain best-effort.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.7.1.2.1.13 snmpwalk -v2c -c public <target> DOCS-QOS-MIB::docsQosParamSetSchedulingType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.7.1.2.1.13.1 snmpget -v2c -c public <target> DOCS-QOS-MIB::docsQosParamSetSchedulingType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsQosParamSetSchedulingType.1
Start monitoring DOCSIS 1.1/2.0 cable modem/CMTS (QoS, vendor-neutral IETF/CableLabs standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-QOS-MIB::docsQosParamSetSchedulingType OID value, configure state conditions and alerts, and monitor any DOCSIS 1.1/2.0 cable modem/CMTS (QoS, vendor-neutral IETF/CableLabs standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.127 | docsIfMib | DOCS-IETF-RFI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.127.7 | docsQosMIB | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1 | docsQosMIBObjects | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.2 | docsQosParamSetTable | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.2.1 | docsQosParamSetEntry | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.2.1.13 | docsQosParamSetSchedulingType | DOCS-QOS-MIB |