intSrvGuaranteedIfDelay

INTEGRATED-SERVICES-GUARANTEED-MIB · .1.3.6.1.2.1.52.5.1.1.1.2

Object

column r/w microsecondsInteger32
The Delay parameter at  each  service  element
should  be  set  to the maximum packet transfer
delay (independent of bucket size) through  the
service  element.   For  instance,  in a simple
router, one might compute the worst case amount
of  time  it  make  take  for a datagram to get
through the input interface to  the  processor,
and how long it would take to get from the pro-
cessor to the outbound interface (assuming  the
queueing  schemes work correctly).  For an Eth-
ernet, it might represent the worst case  delay
if  the maximum number of collisions is experi-
enced.
              
The Delay term is measured in units of one  mi-
crosecond.  An individual element can advertise
a delay value between  1  and  2**28  (somewhat
over two minutes) and the total delay added all
elements  can  range  as  high  as   (2**32)-1.
Should  the sum of the different elements delay
exceed (2**32)-1, the end-to-end  delay  should
be (2**32)-1.

Context

MIB
INTEGRATED-SERVICES-GUARANTEED-MIB
OID
.1.3.6.1.2.1.52.5.1.1.1.2
Type
column
Access
readwrite
Status
current
Units
microseconds
Parent
intSrvGuaranteedIfEntry
Groups
1

Walk 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::intSrvGuaranteedIfDelay'
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::intSrvGuaranteedIfDelay.<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::intSrvGuaranteedIfDelay'

Syntax

microsecondsInteger32

Values & Constraints

Object Constraints
range: 0-268435455

Conformance