All MIBs › IPADv2-MIB › ipadPktSwCfgNormalTxQueueSize
ipadPktSwCfgNormalTxQueueSize
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadPktSwCfgNormalTxQueueSize
OID (numeric): 1.3.6.1.4.1.321.100.1.10.2.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The depth of the normal priority tx queue. This size determines the max number of low priority packets that can be queued in front of high priority traffic.
What is ipadPktSwCfgNormalTxQueueSize?
This OID stores the maximum number of low-priority packets that can wait in the transmit queue. Setting this value controls how many lower-priority messages the device holds before dropping them, protecting high-priority traffic. An operator would adjust this to ensure critical traffic gets through even during congestion on a packet-switched appliance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.10.2.1.19 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadPktSwCfgNormalTxQueueSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.10.2.1.19.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadPktSwCfgNormalTxQueueSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.10.2.1.19.1 i <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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.10 | ipadPktSwitch | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.10.2 | ipadPktSwCfgTable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.10.2.1 | ipadPktSwCfgTableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.10.2.1.19 | ipadPktSwCfgNormalTxQueueSize | IPADv2-MIB |