clvPipePrecDelayedPackets
CLAVISTER-MIB ·
.1.3.6.1.4.1.5089.1.2.8.3.1.8
Object
column SNMPv2-SMICounter32
The number of times packets have been delayed as a result of a precedence, or pipe user having used up its allotted bandwidth. Note that one single packet may be delayed several times; if a pipe is really full, this count may exceed the number of packets of this precedence actually passing through the pipe.
Context
- MIB
- CLAVISTER-MIB
- OID
.1.3.6.1.4.1.5089.1.2.8.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clvPipePrecEntry
- 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::clvPipePrecDelayedPackets'
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::clvPipePrecDelayedPackets.<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::clvPipePrecDelayedPackets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of