IPADv2-MIB :: ipadPktSwCfgNormalTxQueueSize

MIB Reference — IPNetwork Monitor

All MIBsIPADv2-MIBipadPktSwCfgNormalTxQueueSize

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.321verilinkDS8200v2-TC-MIB
1.3.6.1.4.1.321.100hbuDS8200v2-TC-MIB
1.3.6.1.4.1.321.100.1ipadIPAD-MIB
1.3.6.1.4.1.321.100.1.10ipadPktSwitchIPAD-MIB
1.3.6.1.4.1.321.100.1.10.2ipadPktSwCfgTableIPAD-MIB
1.3.6.1.4.1.321.100.1.10.2.1ipadPktSwCfgTableEntryIPAD-MIB
1.3.6.1.4.1.321.100.1.10.2.1.19ipadPktSwCfgNormalTxQueueSizeIPADv2-MIB