class cobra.model.l2.IngrBytesPartHist5min

class cobra.model.l2.IngrBytesPartHist5min

A class that represents historical portion of the statistics for ingress bytes in a 5 minute sampling interval. This class updates every 10 seconds.

Containers:
Properties:
  • childAction : Delete or ignore. For internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • cnt : The number of readings made within the current sample.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.

    • isNaming: False
    • isCreateOnly: True
    • isConfig: False
    • isImplicit: True
  • dropAvg : Ingress drop bytes. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropCum : Ingress drop bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropMax : Ingress drop bytes. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropMin : Ingress drop bytes. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropPer : Ingress drop bytes. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropRate : Ingress drop bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropSpct : Ingress drop bytes. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropThr : Ingress drop bytes. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • dropTr : Ingress drop bytes. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodAvg : Ingress flood bytes. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodCum : Ingress flood bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodMax : Ingress flood bytes. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodMin : Ingress flood bytes. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodPer : Ingress flood bytes. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodRate : Ingress flood bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodSpct : Ingress flood bytes. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodThr : Ingress flood bytes. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • floodTr : Ingress flood bytes. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • index :

    • isNaming: True
    • isCreateOnly: True
    • isConfig: True
    • isImplicit: False
  • lastCollOffset :

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • modTs : The time when this object was last modified.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • multicastAvg : Ingress multicast bytes. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastCum : Ingress multicast bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastMax : Ingress multicast bytes. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastMin : Ingress multicast bytes. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastPer : Ingress multicast bytes. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastRate : Ingress multicast bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastSpct : Ingress multicast bytes. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastThr : Ingress multicast bytes. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • multicastTr : Ingress multicast bytes. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • nodeId : The ID of the APIC, leaf, or spine from which the core file was uploaded.

    • isNaming: True
    • isCreateOnly: True
    • isConfig: True
    • isImplicit: False
  • repIntvEnd :

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • repIntvStart :

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.

    • isNaming: False
    • isCreateOnly: True
    • isConfig: False
    • isImplicit: True
  • status : The upgrade status. This property is for internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • unicastAvg : Ingress unicast bytes. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastCum : Ingress unicast bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastMax : Ingress unicast bytes. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastMin : Ingress unicast bytes. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastPer : Ingress unicast bytes. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastRate : Ingress unicast bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastSpct : Ingress unicast bytes. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastThr : Ingress unicast bytes. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False
  • unicastTr : Ingress unicast bytes. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: False