intSrvGuaranteedIfBacklog
INTEGRATED-SERVICES-GUARANTEED-MIB ·
.1.3.6.1.2.1.52.5.1.1.1.1
Object
column r/w
bytesInteger32
The Backlog parameter is the data backlog
resulting from the vagaries of how a specific
implementation deviates from a strict bit-by-
bit service. So, for instance, for packetized
weighted fair queueing, Backlog is set to the
Maximum Packet Size.
The Backlog term is measured in units of bytes.
An individual element can advertise a Backlog
value between 1 and 2**28 (a little over 250
megabytes) and the total added over all ele-
ments can range as high as (2**32)-1. Should
the sum of the different elements delay exceed
(2**32)-1, the end-to-end error term should be
(2**32)-1.
Context
- MIB
- INTEGRATED-SERVICES-GUARANTEED-MIB
- OID
.1.3.6.1.2.1.52.5.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- intSrvGuaranteedIfEntry
- 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 'INTEGRATED-SERVICES-GUARANTEED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEGRATED-SERVICES-GUARANTEED-MIB::intSrvGuaranteedIfBacklog'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTEGRATED-SERVICES-GUARANTEED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEGRATED-SERVICES-GUARANTEED-MIB::intSrvGuaranteedIfBacklog.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEGRATED-SERVICES-GUARANTEED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEGRATED-SERVICES-GUARANTEED-MIB::intSrvGuaranteedIfBacklog'
Syntax
bytesInteger32
Values & Constraints
Object Constraints
range: 0-268435455
Conformance
Member of