class cobra.model.eqpt.IngrPktsHist1w¶
-
class
cobra.model.eqpt.
IngrPktsHist1w
¶
A class that represents historical statistics for ingress packets in a 1 week sampling interval. This class updates every day.
- 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
floodAvg : Ingress flood packets. 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 packets. 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 ingress flood packets 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 packets. 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 packets. 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 packets. 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 packets. 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 packets. 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 : 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 packets. 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 packets. 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 packets. 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 packets. 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 packets. 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 packets. 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 packets. 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 packets. 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