docsQosParamSetActiveTimeout

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.10

Object

column secondsUnsigned32
This attribute specifies the maximum duration in
seconds that resources remain unused on an active service
flow before the CMTS signals that both the active
and admitted parameter sets are null. The value 0 signifies
an infinite amount of time.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Parameter Set, this attribute
returns 0.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.10
Type
column
Access
readonly
Status
current
Units
seconds
Parent
docsQosParamSetEntry
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::docsQosParamSetActiveTimeout'
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::docsQosParamSetActiveTimeout.<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::docsQosParamSetActiveTimeout'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance