CLAVISTER-MIB :: clvPipeDropedPackets

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLAVISTER-MIBclvPipeDropedPackets

clvPipeDropedPackets

Module: CLAVISTER-MIB

OID (symbolic): CLAVISTER-MIB::clvPipeDropedPackets

OID (numeric): 1.3.6.1.4.1.5089.1.2.8.2.1.11

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of packets dropped by a pipe. Packets are dropped when CorePlus is running out of packet buffers. This occurs when excessive amounts of packets need to be queued for later delivery. The packet dropped is always the one that has been queued the longest time globally, which means that the connection suffering from packet loss will be the one most overloading the system.

What is clvPipeDropedPackets?

This read-only counter tallies packets dropped by a pipe because the firewall's CorePlus engine ran out of packet buffers under excessive queuing, with the description noting the dropped packet is always the one queued longest globally, so the most overloading connection bears the loss. A rising count here is a more severe congestion signal than clvPipeDelayedPackets, since data is actually being discarded rather than merely delayed. For example, a sustained increase in clvPipeDropedPackets on a pipe would prompt an admin to either raise that pipe's bandwidth allocation or identify and rate-limit the specific connection that's overloading it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5089.1.2.8.2.1.11
snmpwalk -v2c -c public <target> CLAVISTER-MIB::clvPipeDropedPackets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5089.1.2.8.2.1.11.1
snmpget -v2c -c public <target> CLAVISTER-MIB::clvPipeDropedPackets.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clvPipeDropedPackets.1

Start monitoring Clavister CorePlus firewall/UTM/VPN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLAVISTER-MIB::clvPipeDropedPackets OID value, configure state conditions and alerts, and monitor any Clavister CorePlus firewall/UTM/VPN appliance from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5089clavisterCLAVISTER-SMI
1.3.6.1.4.1.5089.1clavisterOSCLAVISTER-SMI
1.3.6.1.4.1.5089.1.2clavisterOSStatsCLAVISTER-SMI
Numeric OIDNameModule
1.3.6.1.4.1.5089.1.2.8clvPipesCLAVISTER-MIB
1.3.6.1.4.1.5089.1.2.8.2clvPipeTableCLAVISTER-MIB
1.3.6.1.4.1.5089.1.2.8.2.1clvPipeEntryCLAVISTER-MIB
1.3.6.1.4.1.5089.1.2.8.2.1.11clvPipeDropedPacketsCLAVISTER-MIB