clvPipeDropedPackets
CLAVISTER-MIB ·
.1.3.6.1.4.1.5089.1.2.8.2.1.11
Object
column SNMPv2-SMICounter32
The number of packets dropped by a pipe. Packets are dropped when unit 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.
Context
- MIB
- CLAVISTER-MIB
- OID
.1.3.6.1.4.1.5089.1.2.8.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clvPipeEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAVISTER-MIB::clvPipeDropedPackets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAVISTER-MIB::clvPipeDropedPackets.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAVISTER-MIB::clvPipeDropedPackets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of