All MIBs › PRVT-QOS-MIB › qosNetPolicyShaperProfile
qosNetPolicyShaperProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosNetPolicyShaperProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.13.3.1.2
Node type: OBJECT-TYPE
Type: TShaperId
Access: read-write
Description:
Shaper profile ID. Valid shaper profile Id range is 1-8. To remove the shaper profile use ID 0
What is qosNetPolicyShaperProfile?
This object identifies which traffic shaping profile is applied to a network policy for rate limiting and burst control. Valid profile IDs range from 1 to 8, with 0 meaning no shaping is applied. Network operators use this to select pre-configured rate-limiting templates that constrain peak traffic rates to prevent congestion or enforce service level agreements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.2 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicyShaperProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.2.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicyShaperProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.2.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.13 | qosNetworkPolicyObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.3 | qosNetworkEgressTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.3.1 | qosNetworkEgressEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.3.1.2 | qosNetPolicyShaperProfile | PRVT-QOS-MIB |