docsQosParamSetSchedulingType
DOCS-QOS3-MIB ·
.1.3.6.1.4.1.4491.2.1.21.1.2.1.13
Object
column SchedulingType
This attribute 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, this attribute returns the value of 'bestEffort'. For QOS parameter sets of downstream Service Flows, this attribute's value is reported as 'undefined'.
Context
- MIB
- DOCS-QOS3-MIB
- OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsQosParamSetEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosParamSetSchedulingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosParamSetSchedulingType.<ifIndex>.<docsQosParamSetType>.<docsQosParamSetServiceFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-QOS3-MIB::docsQosParamSetSchedulingType'
Syntax
- Source
- SchedulingType
- Base type
Enumeration
Values & Constraints
Type Values
1 | undefined |
2 | bestEffort |
3 | nonRealTimePollingService |
4 | realTimePollingService |
5 | unsolictedGrantServiceWithAD |
6 | unsolictedGrantService |
Conformance
Member of