.. Class Doc file class cobra.model.eqpt.IngrBytesHist1h ====================================== .. class:: cobra.model.eqpt.IngrBytesHist1h A class that represents historical statistics for ingress bytes in a 1 hour sampling interval. This class updates every 15 minutes. Containers: * :class:`cobra.model.mgmt.MgmtIf` * :class:`cobra.model.eqpt.CpuP` * :class:`cobra.model.pc.AggrIf` * :class:`cobra.model.l1.PhysIf` 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 - 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 : The cumulative value of the egress flood bytes counter. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - floodMax : The maximum flood counter value. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - floodMin : The minimum flood counter value. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - floodPer : The flood period. + 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 : The number of missing or incorrect flood readings. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - floodThr : The flood counter threshold bitmask. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - floodTr : A flood counter trend. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - index : The index for the egress flood bytes counter. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - lastCollOffset : The start date and time of the statistical data sample. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The modification time stamp. + 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 : The multicast period. + 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 - multicastRateAvg : The multicast per second average. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastRateMax : The maximum multicast per second value. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastRateMin : The minimum multicast per second value. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastRateSpct : The number of missing or incorrect multicast per second readings. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastRateThr : The multicast per second threshold bitmask. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastRateTr : Ingress multicast bytes rate. 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 - multicastSpct : The number of missing or incorrect multicast readings. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - multicastThr : The multicast counter threshold bitmask. + 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 - repIntvEnd : + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - repIntvStart : The length of time (seconds) for the statistical data sample. + 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 : The unicast period. + 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 - unicastRateAvg : Ingress unicast bytes rate. 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 - unicastRateMax : Ingress unicast bytes rate. 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 - unicastRateMin : Ingress unicast bytes rate. 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 - unicastRateSpct : The number of missing or incorrect unicast per second readings. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - unicastRateThr : The unicast per second counter threshold bitmask. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - unicastRateTr : Ingress unicast bytes rate. 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 - 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 : The unicast counter threshold bitmask. + 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