docsIetfQosParamSetType

DOCS-IETF-QOS-MIB · .1.3.6.1.2.1.127.1.2.1.20

Object

column Enumeration
Defines the type of the QOS parameter set defined
by this row.  active(1) indicates the Active QOS
parameter set, describing the service currently
being provided by the DOCSIS MAC domain to the
Service Flow.  admitted(2) indicates the Admitted
QOS Parameter Set, describing services reserved by
the DOCSIS MAC domain for use by the service
flow.  provisioned (3) describes the QOS Parameter
Set defined in the DOCSIS CM Configuration file for
the Service Flow.

Context

MIB
DOCS-IETF-QOS-MIB
OID
.1.3.6.1.2.1.127.1.2.1.20
Type
column
Access
noaccess
Status
current
Parent
docsIetfQosParamSetEntry

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-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosParamSetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosParamSetType.<ifIndex>.<docsIetfQosServiceFlowId>.<docsIetfQosParamSetType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-QOS-MIB::docsIetfQosParamSetType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2admitted
3provisioned