All MIBs › PRVT-QOS-MIB › qosServPolicyShaperProfile
qosServPolicyShaperProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosServPolicyShaperProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.12.2.1.1
Node type: OBJECT-TYPE
Type: TShaperId
Access: read-write
Description:
Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0
What is qosServPolicyShaperProfile?
This OID stores a numeric ID (9-57) that identifies which traffic shaper profile controls the speed limit for this service policy, or 0 to remove shaping entirely. Setting this value applies a specific traffic shaping template to control how fast traffic flows on this link. A QoS engineer would configure this when ensuring different service classes (like VoIP vs. downloads) have appropriate bandwidth limits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.12.2.1.1 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosServPolicyShaperProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.12.2.1.1.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosServPolicyShaperProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.12.2.1.1.1 s <value>
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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.7 | serviceAccessSwitch | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1 | prvtQosMIB | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12 | qosServicePolicyObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12.2 | qosServiceIngressPolicyTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12.2.1 | qosServiceIngressPolicyEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12.2.1.1 | qosServPolicyShaperProfile | PRVT-QOS-MIB |