Reference record for OID 1.3.6.1.2.2.4.2.13.1.4


parent
1.3.6.1.2.2.4.2.13.1 (dsMinRateEntry)
node code
4
node name
dsMinRateRelative
dot oid
1.3.6.1.2.2.4.2.13.1.4
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) pib(2) dsPolicyPib(4) dsPolicyClasses(2) dsMinRateTable(13) dsMinRateEntry(1) dsMinRateRelative(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) pib(2) dsPolicyPib(4) dsPolicyClasses(2) dsMinRateTable(13) dsMinRateEntry(1) dsMinRateRelative(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) pib(2) dsPolicyPib(4) dsPolicyClasses(2) dsMinRateTable(13) dsMinRateEntry(1) dsMinRateRelative(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/pib/dsPolicyPib/dsPolicyClasses/dsMinRateTable/dsMinRateEntry/dsMinRateRelative
  • /iso/org/dod/internet/mgmt/pib/dsPolicyPib/dsPolicyClasses/dsMinRateTable/dsMinRateEntry/dsMinRateRelative
  • /iso/iso-identified-organization/dod/internet/mgmt/pib/dsPolicyPib/dsPolicyClasses/dsMinRateTable/dsMinRateEntry/dsMinRateRelative
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/2/4/2/13/1/4

    Description by oid_info

    dsMinRateRelative OBJECT-TYPE
    SYNTAX Unsigned32 (1..4294967295)
    STATUS current
    DESCRIPTION
    "The minimum rate that a downstream scheduler element
    should allocate to this queue, relative to the max-
    imum rate of the interface as reported by ifSpeed or
    ifHighSpeed, in units of 1/1,000 of 1. If the value
    is zero, then there is effectively no minimum rate
    guarantee. If the value is non-zero, the scheduler
    will assure the servicing of this queue to at least
    this rate.
    Note that this attributes value is coupled to that
    of dsMinRateAbsolute: changes to one will
    affect the value of the other.
    [IFMIB] defines ifSpeed as Gauge32 in units of bits per
    second, and ifHighSpeed as Gauge32 in units of 1,000,000 bits
    per second.
    This yields the following equations:
    RateRelative = [ (RateAbsolute * 1000) / ifSpeed ] * 1,000
    Where, 1000 is for converting kbps used by RateAbsolute to bps
    used by ifSpeed, 1,000 is for in units of 1/1,000 of 1 for
    RateRelative.
    or, if appropriate:
    RateRelative =
    { [ (RateAbsolute * 1000) / 1,000,000 ] / ifHIghSpeed } *
    1,000
    Where, 1000 and 1,000,000 is for converting kbps used by
    RateAbsolute to 1 million bps used by ifHighSpeed, 1,000 is
    for in units of 1/1,000 of 1 for RateRelative."
    REFERENCE
    "ifSpeed, ifHighSpeed from the IF-MIB, RFC 2863."

    View at oid-info.com

    Information by oid_info

    Automatically extracted from RFC3317

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.2.4.2.13.1.1 dsMinRatePrid 0 0 dsMinRatePrid OBJECT-TYPE
    SYNTAX InstanceId
    STATUS current
    DESCRIPTION
    "An arbitrary integer index that uniquely identifies an
    1.3.6.1.2.2.4.2.13.1.2 dsMinRatePriority 0 0 dsMinRatePriority OBJECT-TYPE
    SYNTAX Unsigned32 (1..4294967295)
    STATUS current
    DESCRIPTION
    "The priority of this input to the a…
    1.3.6.1.2.2.4.2.13.1.3 dsMinRateAbsolute 0 0 dsMinRateAbsolute OBJECT-TYPE
    SYNTAX Unsigned32 (1..4294967295)
    UNITS "kilobits per second"
    STATUS current
    DESCRIPTION
    "The min…