|
Naming Rules | |
DN FORMAT: |
Inheritance | |||||||||||||||||||||||||||||||||||||||||||||||||
|
Stat Counters |
scalar:Uint32 |
COUNTER: bgp:BgpPeerBytes:byteInRecvQ(packets) Bytes in Receive Queue Comments: Bytes in receive queue |
scalar:Uint32 |
COUNTER: bgp:BgpPeerBytes:byteInSendQ(packets) Bytes in Send Queue Comments: Bytes in send queue |
scalar:Uint32 |
COUNTER: bgp:BgpPeerBytes:byteRcvd(packets) Number of Bytes Received Comments: Number of BGP Message Bytes received |
scalar:Uint32 |
COUNTER: bgp:BgpPeerBytes:byteSent(packets) Number of Bytes Sent Comments: Number of BGP Message Bytes sent |
Events | |
|
Faults | |
|
Fsms | |
|
Stats Info | |
Properties Summary |
Defined in: bgp:BgpPeerBytesHist | |
scalar:Uint32 |
byteInRecvQAvg (bgp:BgpPeerBytesHist:byteInRecvQAvg) Bytes in Receive Queue. 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. |
scalar:Uint32 |
byteInRecvQCum (bgp:BgpPeerBytesHist:byteInRecvQCum) Bytes in Receive Queue. The total sum of the values read. Note that this value continues through each interval without resetting to zero. |
scalar:Uint32 |
byteInRecvQMax (bgp:BgpPeerBytesHist:byteInRecvQMax) Bytes in Receive Queue. 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. |
scalar:Uint32 |
byteInRecvQMin (bgp:BgpPeerBytesHist:byteInRecvQMin) Bytes in Receive Queue. 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. |
scalar:Uint32 |
byteInRecvQPer (bgp:BgpPeerBytesHist:byteInRecvQPer) Bytes in Receive Queue. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
byteInRecvQRate (bgp:BgpPeerBytesHist:byteInRecvQRate) Bytes in Receive Queue. 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. |
scalar:Uint16 |
byteInRecvQSpct (bgp:BgpPeerBytesHist:byteInRecvQSpct) Bytes in Receive Queue. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
byteInRecvQThr (bgp:BgpPeerBytesHist:byteInRecvQThr) Bytes in Receive Queue. 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. |
scalar:Sint32 |
byteInRecvQTr (bgp:BgpPeerBytesHist:byteInRecvQTr) Bytes in Receive Queue. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Uint32 |
byteInSendQAvg (bgp:BgpPeerBytesHist:byteInSendQAvg) Bytes in Send Queue. 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. |
scalar:Uint32 |
byteInSendQCum (bgp:BgpPeerBytesHist:byteInSendQCum) Bytes in Send Queue. The total sum of the values read. Note that this value continues through each interval without resetting to zero. |
scalar:Uint32 |
byteInSendQMax (bgp:BgpPeerBytesHist:byteInSendQMax) Bytes in Send Queue. 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. |
scalar:Uint32 |
byteInSendQMin (bgp:BgpPeerBytesHist:byteInSendQMin) Bytes in Send Queue. 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. |
scalar:Uint32 |
byteInSendQPer (bgp:BgpPeerBytesHist:byteInSendQPer) Bytes in Send Queue. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
byteInSendQRate (bgp:BgpPeerBytesHist:byteInSendQRate) Bytes in Send Queue. 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. |
scalar:Uint16 |
byteInSendQSpct (bgp:BgpPeerBytesHist:byteInSendQSpct) Bytes in Send Queue. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
byteInSendQThr (bgp:BgpPeerBytesHist:byteInSendQThr) Bytes in Send Queue. 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. |
scalar:Sint32 |
byteInSendQTr (bgp:BgpPeerBytesHist:byteInSendQTr) Bytes in Send Queue. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Uint32 |
byteRcvdAvg (bgp:BgpPeerBytesHist:byteRcvdAvg) Number of Bytes Received. 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. |
scalar:Uint32 |
byteRcvdCum (bgp:BgpPeerBytesHist:byteRcvdCum) Number of Bytes Received. The total sum of the values read. Note that this value continues through each interval without resetting to zero. |
scalar:Uint32 |
byteRcvdMax (bgp:BgpPeerBytesHist:byteRcvdMax) Number of Bytes Received. 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. |
scalar:Uint32 |
byteRcvdMin (bgp:BgpPeerBytesHist:byteRcvdMin) Number of Bytes Received. 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. |
scalar:Uint32 |
byteRcvdPer (bgp:BgpPeerBytesHist:byteRcvdPer) Number of Bytes Received. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
byteRcvdRate (bgp:BgpPeerBytesHist:byteRcvdRate) Number of Bytes Received. 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. |
scalar:Uint16 |
byteRcvdSpct (bgp:BgpPeerBytesHist:byteRcvdSpct) Number of Bytes Received. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
byteRcvdThr (bgp:BgpPeerBytesHist:byteRcvdThr) Number of Bytes Received. 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. |
scalar:Sint32 |
byteRcvdTr (bgp:BgpPeerBytesHist:byteRcvdTr) Number of Bytes Received. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Uint32 |
byteSentAvg (bgp:BgpPeerBytesHist:byteSentAvg) Number of Bytes Sent. 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. |
scalar:Uint32 |
byteSentCum (bgp:BgpPeerBytesHist:byteSentCum) Number of Bytes Sent. The total sum of the values read. Note that this value continues through each interval without resetting to zero. |
scalar:Uint32 |
byteSentMax (bgp:BgpPeerBytesHist:byteSentMax) Number of Bytes Sent. 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. |
scalar:Uint32 |
byteSentMin (bgp:BgpPeerBytesHist:byteSentMin) Number of Bytes Sent. 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. |
scalar:Uint32 |
byteSentPer (bgp:BgpPeerBytesHist:byteSentPer) Number of Bytes Sent. The total sum of the values read during the collection interval. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
byteSentRate (bgp:BgpPeerBytesHist:byteSentRate) Number of Bytes Sent. 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. |
scalar:Uint16 |
byteSentSpct (bgp:BgpPeerBytesHist:byteSentSpct) Number of Bytes Sent. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
byteSentThr (bgp:BgpPeerBytesHist:byteSentThr) Number of Bytes Sent. 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. |
scalar:Sint32 |
byteSentTr (bgp:BgpPeerBytesHist:byteSentTr) Number of Bytes Sent. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
Defined in: stats:Hist | |
scalar:Uint16 |
index (stats:Hist:index) |
Defined in: stats:Item | |
scalar:Uint16 |
cnt (stats:Item:cnt) The number of readings made within the current sample. |
scalar:Uint32 |
lastCollOffset (stats:Item:lastCollOffset) |
scalar:Date |
repIntvEnd (stats:Item:repIntvEnd) |
scalar:Date |
repIntvStart (stats:Item:repIntvStart) |
Defined in: mo:TopProps | |
mo:ModificationChildAction
scalar:Bitmask32 |
childAction (mo:TopProps:childAction) Delete or ignore. For internal use only. |
reference:BinRef |
dn (mo:TopProps:dn) A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. |
reference:BinRN |
rn (mo:TopProps:rn) Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. |
mo:ModificationStatus
scalar:Bitmask32 |
status (mo:TopProps:status) The upgrade status. This property is for internal use only. |
Properties Detail |
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitCumulativeComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitPeriodicComments:
Type: scalar:Double Units: packets Encrypted: false Access: oper Category: ImplicitRateComments:
Type: scalar:Uint16 Units: packets Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: packets Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Sint32 Units: packets Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitCumulativeComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitPeriodicComments:
Type: scalar:Double Units: packets Encrypted: false Access: oper Category: ImplicitRateComments:
Type: scalar:Uint16 Units: packets Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: packets Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Sint32 Units: packets Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitCumulativeComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitPeriodicComments:
Type: scalar:Double Units: packets Encrypted: false Access: oper Category: ImplicitRateComments:
Type: scalar:Uint16 Units: packets Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: packets Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Sint32 Units: packets Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitCumulativeComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint32 Units: packets Encrypted: false Access: oper Category: ImplicitPeriodicComments:
Type: scalar:Double Units: packets Encrypted: false Access: oper Category: ImplicitRateComments:
Type: scalar:Uint16 Units: packets Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: packets Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Sint32 Units: packets Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: mo:ModificationChildAction Primitive Type: scalar:Bitmask32 Units: null Encrypted: false Access: implicit Category: TopLevelChildActionComments:
|
Type: scalar:Uint16 Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: reference:BinRef Units: null Encrypted: false Access: implicit Category: TopLevelDnComments:
Type: scalar:Uint16 Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: scalar:Uint32 Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: scalar:Date Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: scalar:Date Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: reference:BinRN Units: null Encrypted: false Access: implicit Category: TopLevelRnComments:
Type: mo:ModificationStatus Primitive Type: scalar:Bitmask32 Units: null Encrypted: false Access: implicit Category: TopLevelStatusComments:
|
|