All MIBs › DOCS-QOS3-MIB › docsQosParamSetMinReservedRate
docsQosParamSetMinReservedRate
Module: DOCS-QOS3-MIB
OID (symbolic): DOCS-QOS3-MIB::docsQosParamSetMinReservedRate
OID (numeric): 1.3.6.1.4.1.4491.2.1.21.1.2.1.8
Node type: OBJECT-TYPE
Type: BitRate
Access: read-only
Description:
This attribute specifies the guaranteed minimum rate in bits/sec for this parameter set. The value is calculated from the byte following the MAC header HCS to the end of the CRC. The value of 0 indicates that no bandwidth is reserved. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, this attribute returns 0. If the parameter is not applicable, it is reported as 0.
This attribute will also return 0 if DataRateUnitSetting is enabled and the resulting value cannot be represented in 32 bits. In which case, docsQosParamSetHCMinReservedRate should be utilized.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.2.1.8 snmpwalk -v2c -c public <target> DOCS-QOS3-MIB::docsQosParamSetMinReservedRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.2.1.8.1 snmpget -v2c -c public <target> DOCS-QOS3-MIB::docsQosParamSetMinReservedRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsQosParamSetMinReservedRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21 | docsQos3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1 | docsQosMibObjects | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.2 | docsQosParamSetTable | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.2.1 | docsQosParamSetEntry | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.2.1.8 | docsQosParamSetMinReservedRate | DOCS-QOS3-MIB |