All MIBs › CLAVISTER-MIB › clvPipeDropedPackets
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5089 | clavister | CLAVISTER-SMI |
| 1.3.6.1.4.1.5089.1 | clavisterOS | CLAVISTER-SMI |
| 1.3.6.1.4.1.5089.1.2 | clavisterOSStats | CLAVISTER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5089.1.2.8 | clvPipes | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2 | clvPipeTable | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2.1 | clvPipeEntry | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2.1.11 | clvPipeDropedPackets | CLAVISTER-MIB |