Reference record for OID 1.3.6.1.2.1.12345.1.7.8.1.6



parent
1.3.6.1.2.1.12345.1.7.8.1 (diffServSchdParamEntry)
node code
6
node name
diffServSchdParamMaxRateRel
dot oid
1.3.6.1.2.1.12345.1.7.8.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(12345) diffServMIBObjects(1) diffServScheduler(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(12345) diffServMIBObjects(1) diffServAlgDropNextFree(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(12345) diffServObjects(1) diffServScheduler(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(12345) diffServObjects(1) diffServAlgDropNextFree(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) diffServMib(12345) diffServMIBObjects(1) diffServScheduler(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) diffServMib(12345) diffServMIBObjects(1) diffServAlgDropNextFree(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) diffServMib(12345) diffServObjects(1) diffServScheduler(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) diffServMib(12345) diffServObjects(1) diffServAlgDropNextFree(7) diffServSchdParamTable(8) diffServSchdParamEntry(1) diffServSchdParamMaxRateRel(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/diffServMib/diffServMIBObjects/diffServScheduler/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • /iso/identified-organization/dod/internet/mgmt/mib-2/diffServMib/diffServMIBObjects/diffServAlgDropNextFree/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • ...skipped...
  • /iso/org/dod/internet/mgmt/mib-2/diffServMib/diffServObjects/diffServScheduler/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • /iso/org/dod/internet/mgmt/mib-2/diffServMib/diffServObjects/diffServAlgDropNextFree/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • /iso/org/dod/internet/mgmt/mib/diffServMib/diffServMIBObjects/diffServScheduler/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • /iso/org/dod/internet/mgmt/mib/diffServMib/diffServMIBObjects/diffServAlgDropNextFree/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/diffServMib/diffServObjects/diffServScheduler/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/diffServMib/diffServObjects/diffServAlgDropNextFree/diffServSchdParamTable/diffServSchdParamEntry/diffServSchdParamMaxRateRel
  • Description by mibdepot

    The maximum 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/10,000 of 1. If the value
    is zero, then there is effectively no maximum rate
    limit and the scheduler should attempt to be work-
    conserving for this queue. If the value is non-zero,
    the scheduler will limit the servicing of this queue
    to, at most, this rate in a non-work-conserving
    manner.

    Note that this attribute's value is coupled to that
    of diffServSchdParamMaxRateAbs: changes to one will
    affect the value of the other. They are linked by the







    following equation:

    diffServSchdParamMaxRateAbs = ifSpeed *
    diffServSchdParamMaxRateRel/10,000,000

    or, if appropriate:

    diffServSchdParamMaxRateAbs = ifHighSpeed *
    diffServSchdParamMaxRateRel / 10

    Parsed from file DIFF-SERV-MIB.txt
    Company: riverstone
    Module: DIFF-SERV-MIB

    Information by mibdepot

    diffServSchdParamMaxRateRel OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "The maximum 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/10,000 of 1. If the value is zero, then there is effectively no maximum rate limit and the scheduler should attempt to be work- conserving for this queue. If the value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner. Note that this attribute's value is coupled to that of diffServSchdParamMaxRateAbs: changes to one will affect the value of the other. They are linked by the following equation: diffServSchdParamMaxRateAbs = ifSpeed * diffServSchdParamMaxRateRel/10,000,000 or, if appropriate: diffServSchdParamMaxRateAbs = ifHighSpeed * diffServSchdParamMaxRateRel / 10" REFERENCE "ifSpeed, ifHighSpeed from [IFMIB]" ::= { diffServSchdParamEntry 6 }

    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 (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.12345.1.7.8.1.1 diffServSchdParamId 0 0 An index that enumerates the Scheduler Parameter
    entries. The set of such identifiers spans the whole
    agent. Managers should…
    1.3.6.1.2.1.12345.1.7.8.1.2 diffServSchdParamPriority 0 0 The priority of this queue, to be used as a parame-
    ter to the next scheduler element downstream from
    this one. A higher va…
    1.3.6.1.2.1.12345.1.7.8.1.3 diffServSchdParamMinRateAbs 0 0 The minimum absolute rate, in kilobits/sec, that a
    downstream scheduler element should allocate to this
    queue. If the value i…
    1.3.6.1.2.1.12345.1.7.8.1.4 diffServSchdParamMinRateRel 0 0 The minimum rate that a downstream scheduler element
    should allocate to this queue, relative to the max-
    imum rate of the inter…
    1.3.6.1.2.1.12345.1.7.8.1.5 diffServSchdParamMaxRateAbs 0 0 The maximum rate in kilobits/sec that a downstream
    scheduler element should allocate to this queue. If
    the value is zero, the…
    1.3.6.1.2.1.12345.1.7.8.1.7 diffServSchdParamBurstSize 0 0 The maximum number of bytes in a single transmission
    burst. This attribute is used when diffServSchedu-
    lerMethod of a downstr…
    1.3.6.1.2.1.12345.1.7.8.1.8 diffServSchdParamStatus 0 0 The RowStatus variable controls the activation,
    deactivation, or deletion of a queue. Any writable
    variable may be modifi…