class cobra.model.eqpt.EgrBytes1year¶
-
class
cobra.model.eqpt.
EgrBytes1year
¶
A class that represents the most current statistics for egress bytes in a 1 year 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 : Egress 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
floodBase : The cumulative value of the egress flood bytes counter since the last counter reset.
- 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
floodLast : The last read value of the egress flood bytes counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
floodMax : Egress 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 : Egress 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 : The flood period.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
floodRate : Egress 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 : Egress 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
floodTrBase : Egress flood bytes. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- 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 : Egress 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
multicastBase : Egress multicast bytes. This is the cumulative value of the counter after the last reset of the hardware counter. Note that this value continues through each interval without resetting to zero. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
multicastCum : Egress 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
multicastLast : Egress multicast bytes. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
multicastMax : Egress 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 : Egress 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 : Egress 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 : Egress multicast 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
multicastRateLast : Egress multicast bytes rate. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
multicastRateMax : Egress multicast 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
multicastRateMin : Egress multicast 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
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 : Egress 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
multicastRateTrBase : The multicast per second trend calculation baseline.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
multicastRateTtl : Egress multicast bytes rate. This is the total sum of all 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
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 : Egress 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
multicastTrBase : The multicast trend calculation baseline.
- 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 : Egress 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
unicastBase : Egress unicast bytes. This is the cumulative value of the counter after the last reset of the hardware counter. Note that this value continues through each interval without resetting to zero. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
unicastCum : Egress 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
unicastLast : Egress unicast bytes. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
unicastMax : Egress 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 : Egress 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 : Egress 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 : Egress 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
unicastRateLast : Egress unicast bytes rate. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
unicastRateMax : Egress 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 : Egress 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 : Egress 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
unicastRateTrBase : Egress unicast bytes rate. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
unicastRateTtl : Egress unicast bytes rate. This is the total sum of all 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
unicastSpct : Egress 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 : Egress 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
unicastTrBase : Egress unicast bytes. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False