All MIBs › PRVT-QOS-MIB › qosServInQueueTailDropProfile
qosServInQueueTailDropProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosServInQueueTailDropProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.12.3.1.4
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-5. To remove the scheduling profile use ID 0
What is qosServInQueueTailDropProfile?
This object selects which tail-drop congestion management profile (ID 1-5) is applied to an ingress queue on a service interface, or specifies ID 0 to disable tail-drop management on that queue. Tail-drop is a simple congestion control mechanism that discards arriving packets when the queue is full. Administrators configure this to balance packet loss against latency, choosing appropriate drop profiles for different service priorities and traffic types.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.12.3.1.4 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosServInQueueTailDropProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.12.3.1.4.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosServInQueueTailDropProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.12.3.1.4.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.3 | qosServiceIngressQueueTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12.3.1 | qosServiceIngressQueueEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.12.3.1.4 | qosServInQueueTailDropProfile | PRVT-QOS-MIB |