class cobra.model.opflex.IDEpTxPkts1d¶
-
class
cobra.model.opflex.
IDEpTxPkts1d
¶
A class that represents the most current statistics for transmitted packets in a 1 day sampling interval. This class updates every hour.
- 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 : Transmitted dropped 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
dropBase : Transmitted dropped packets. 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
dropCum : Transmitted dropped 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
dropLast : Transmitted dropped packets. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
dropMax : Transmitted dropped 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
dropMin : Transmitted dropped 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
dropPer : Transmitted dropped packets. 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 : Transmitted dropped 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
dropSpct : Transmitted dropped 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
dropThr : Transmitted dropped packets. 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 : Transmitted dropped 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
dropTrBase : Transmitted dropped packets. 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 :
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
mcastAvg : Transmitted 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
mcastBase : Transmitted multicast packets. 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
mcastCum : Transmitted 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
mcastLast : Transmitted multicast packets. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
mcastMax : Transmitted 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
mcastMin : Transmitted 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
mcastPer : Transmitted multicast packets. 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
mcastRate : Transmitted 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
mcastSpct : Transmitted multicast 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
mcastThr : Transmitted multicast packets. 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
mcastTr : Transmitted 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
mcastTrBase : Transmitted multicast packets. 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
modTs : The time when this object was last modified.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
pktsAvg : Transmitted 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
pktsBase : Transmitted packets. 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
pktsCum : Transmitted 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
pktsLast : Transmitted packets. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
pktsMax : Transmitted 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
pktsMin : Transmitted 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
pktsPer : Transmitted packets. 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
pktsRate : Transmitted 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
pktsSpct : Transmitted 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
pktsThr : Transmitted packets. 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
pktsTr : Transmitted 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
pktsTrBase : Transmitted packets. 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
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
ucastAvg : Transmitted 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
ucastBase : Transmitted unicast packets. 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
ucastCum : Transmitted 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
ucastLast : Transmitted unicast packets. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
ucastMax : Transmitted 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
ucastMin : Transmitted 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
ucastPer : Transmitted unicast packets. 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
ucastRate : Transmitted 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
ucastSpct : Transmitted 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
ucastThr : Transmitted unicast packets. 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
ucastTr : Transmitted 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
ucastTrBase : Transmitted unicast packets. 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