All MIBs › PRVT-QOS-MIB › qosNetPolicyTailDropProfile
qosNetPolicyTailDropProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosNetPolicyTailDropProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.13.3.1.3
Node type: OBJECT-TYPE
Type: TTailDropId
Access: read-write
Description:
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-8. To remove the scheduling profile use ID 0
What is qosNetPolicyTailDropProfile?
This object specifies which tail-drop profile (1-8) is applied to congestion handling for a network QoS policy. Tail-drop profiles define thresholds at which packets are discarded when queue buffers fill; profile ID 0 removes tail-drop filtering entirely. Operators choose profiles to balance loss vs. latency trade-offs and prevent buffer exhaustion on congested links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.3 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicyTailDropProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.3.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosNetPolicyTailDropProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.13.3.1.3.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.3 | qosNetPolicyTailDropProfile | PRVT-QOS-MIB |