docsQosServiceFlowParamSetTypeStatus

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.3.1.9

Object

column Bits
This attribute represents the status of the service
flow based on the admission state.
'active' bit set to '1' indicates that the service flow
is active and that the corresponding QOS ParamSet
is stored in the CMTS.
'admitted' bit set to '1' indicates that the service
flow resources were reserved  and that the corresponding
QOS ParamSet is stored in the CMTS.
'provisioned' bit set to '1' indicates that the service
flow was defined in the CM config file and that the
corresponding QOS ParamSet is stored in the CMTS.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.3.1.9
Type
column
Access
readonly
Status
current
Parent
docsQosServiceFlowEntry
Groups
1

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::docsQosServiceFlowParamSetTypeStatus'
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::docsQosServiceFlowParamSetTypeStatus.<ifIndex>.<docsQosServiceFlowId>'
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::docsQosServiceFlowParamSetTypeStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0active
1admitted
2provisioned

Conformance