All MIBs › PRVT-QOS-MIB › qosNetPolicySchedulingProfile
qosNetPolicySchedulingProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosNetPolicySchedulingProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.13.3.1.1
Node type: OBJECT-TYPE
Type: TSSchedulingProfile
Access: read-write
Description:
The ID of a scheduling profile configured. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0
What is qosNetPolicySchedulingProfile?
Holds a numeric ID (1-8) of a scheduling profile applied to this policy, or 0 to remove it. This controls how the device prioritizes and queues traffic classes. A QoS administrator uses this to apply or remove traffic scheduling rules for service differentiation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.1 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicySchedulingProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.1.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicySchedulingProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.13.3.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.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.1 | qosNetPolicySchedulingProfile | PRVT-QOS-MIB |