All MIBs › PRVT-QOS-MIB › qosNetworkQueueTailDropProfile
qosNetworkQueueTailDropProfile
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosNetworkQueueTailDropProfile
OID (numeric): 1.3.6.1.4.1.738.1.7.1.13.4.1.4
Node type: OBJECT-TYPE
Type: TTailDropId
Access: read-write
Description:
Tail-drop profile on this queue
What is qosNetworkQueueTailDropProfile?
This object associates a tail-drop profile to a network egress queue, defining how packets are discarded when the queue reaches its threshold. The tail-drop profile specifies the maximum queue length and drop strategy. An operator would assign different drop profiles to queues to implement fair queueing and ensure that congestion handling matches service level agreements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.4.1.4 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosNetworkQueueTailDropProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.13.4.1.4.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosNetworkQueueTailDropProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.13.4.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.13 | qosNetworkPolicyObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.4 | qosNetworkEgressQueueTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.4.1 | qosNetworkEgressQueueEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.13.4.1.4 | qosNetworkQueueTailDropProfile | PRVT-QOS-MIB |