docsQosParamSetType

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.23

Object

column Enumeration
This key represents the QoS Parameter Set Type of the
Service Flow.
The following values are defined:
'active'
Indicates the Active QOS parameter set, describing
the service currently being provided by the DOCSIS MAC
domain to the service flow.
'admitted'
Indicates the Admitted QOS Parameter Set, describing
services reserved by the DOCSIS MAC domain for use
by the service flow.
'provisioned'
Indicates the QOS Parameter Set defined in the DOCSIS
CM Configuration file for the service flow.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.23
Type
column
Access
noaccess
Status
current
Parent
docsQosParamSetEntry

Walk 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::docsQosParamSetType'
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::docsQosParamSetType.<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::docsQosParamSetType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2admitted
3provisioned