docsQosParamSetAdmittedTimeout

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.11

Object

column secondsUnsigned32
This attribute specifies the maximum duration in
seconds that resources remain in admitted state before
resources must be released. The value of 0 signifies
an infinite amount  of time. If the referenced parameter
is not present in the corresponding DOCSIS QOS
Parameter Set, this attribute returns 200.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.11
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::docsQosParamSetAdmittedTimeout'
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::docsQosParamSetAdmittedTimeout.<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::docsQosParamSetAdmittedTimeout'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance