(file) Return to CIM_TokenRingPortStatistics.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Device

  1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
  2               // <change cr="CIMCoreCR00752.000" type ="change">Update of
  3               // descriptions based on Tech Edit review.</
  4               // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
  5               // qualifier values to CIM Schema.</change>
  6               // ==================================================================
  7               //  CIM_TokenRingPortStatistics
  8               // ==================================================================
  9                  [Version ( "2.10.0" ), 
 10                   UMLPackagePath ( "CIM::Device::Ports" ), 
 11                   Description ( 
 12                      "The TokenRingPortStatistics class describes the statistics for "
 13                      "the TokenRingPort." )]
 14               class CIM_TokenRingPortStatistics : CIM_NetworkPortStatistics {
 15               
 16                     [Description ( 
 17                         "This counter is incremented when a station detects the "
 18                         "absence of transitions for five half-bit timers "
 19                         "(burst-five errors)." ), 
 20                      Counter, MappingStrings { 
 21                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsBurstErrors" }]
 22 karl  1.1.2.2    uint32 BurstErrors;
 23               
 24                     [Description ( 
 25                         "This counter is incremented when a station receives an "
 26                         "AMP or SMP frame in which A is equal to C and C is equal "
 27                         "to 0, and then receives another SMP frame with A equal "
 28                         "to C and C equal to 0 without first receiving an AMP "
 29                         "frame. This condition indicates a station that cannot "
 30                         "set the AC bits properly." ), 
 31                      Counter, MappingStrings { 
 32                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsACErrors" }]
 33                  uint32 ACErrors;
 34               
 35                     [Description ( 
 36                         "This counter is incremented when a station transmits an "
 37                         "abort delimiter while transmitting data." ), 
 38                      Counter, MappingStrings { 
 39                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsAbortTransErrors" }]
 40                  uint32 AbortTransErrors;
 41               
 42                     [Description ( 
 43 karl  1.1.2.2           "This counter is incremented when a station recognizes an "
 44                         "internal error." ), 
 45                      Counter, MappingStrings { 
 46                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsInternalErrors" }]
 47                  uint32 InternalErrors;
 48               
 49                     [Description ( 
 50                         "This counter is incremented when a station is "
 51                         "transmitting and its TRR timer expires. This condition "
 52                         "indicates where a transmitting station in strip mode "
 53                         "does not receive the trailer of the frame before the TRR "
 54                         "timer goes off." ), 
 55                      Counter, MappingStrings { 
 56                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsLostFrameErrors" }]
 57                  uint32 LostFrameErrors;
 58               
 59                     [Description ( 
 60                         "This counter is incremented when a station recognizes a "
 61                         "frame addressed to its specific address but has no "
 62                         "available buffer space, which indicates that the station "
 63                         "is congested." ), 
 64 karl  1.1.2.2        Counter, MappingStrings { 
 65                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsReceiveCongestions" }]
 66                  uint32 ReceiveCongestions;
 67               
 68                     [Description ( 
 69                         "This counter is incremented when a station recognizes a "
 70                         "frame addressed to its specific address and detects that "
 71                         "the FS field A bits are set to 1, which indicates a "
 72                         "possible line hit or duplicate address." ), 
 73                      Counter, MappingStrings { 
 74                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsFrameCopiedErrors" }]
 75                  uint32 FrameCopiedErrors;
 76               
 77                     [Description ( 
 78                         "This counter is incremented when a station acting as the "
 79                         "active monitor recognizes an error condition that needs "
 80                         "a token transmitted." ), 
 81                      Counter, MappingStrings { 
 82                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsTokenErrors" }]
 83                  uint32 TokenErrors;
 84               
 85 karl  1.1.2.2       [Description ( 
 86                         "The number of Soft Errors that the Device has detected. "
 87                         "This condition directly corresponds to the number of "
 88                         "Report Error MAC frames that this Device has "
 89                         "transmitted. Soft Errors are those which are recoverable "
 90                         "by the MAC layer protocols." ), 
 91                      Counter, MappingStrings { 
 92                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsSoftErrors" }]
 93                  uint32 SoftErrors;
 94               
 95                     [Description ( 
 96                         "The number of times this Device has detected an "
 97                         "immediately recoverable fatal error. The number of times "
 98                         "this Device is either transmitting or receiving beacon "
 99                         "MAC frames." ), 
100                      Counter, MappingStrings { 
101                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsHardErrors" }]
102                  uint32 HardErrors;
103               
104                     [Description ( 
105                         "The number of times this Device has detected the loss of "
106 karl  1.1.2.2           "a signal condition from the ring." ), 
107                      Counter, MappingStrings { 
108                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsSignalLoss" }]
109                  uint32 SignalLossCount;
110               
111                     [Description ( 
112                         "The number of times this Device has transmitted a beacon frame."
113                          ), 
114                      Counter, MappingStrings { 
115                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsTransmitBeacons" }]
116                  uint32 TransmittedBeacons;
117               
118                     [Description ( 
119                         "The number of Claim Token MAC frames that are received "
120                         "or transmitted after the Device has received a Ring "
121                         "Purge MAC frame. This counter signifies the number of "
122                         "times that the ring has been purged and is being "
123                         "recovered back into a normal operating state." ), 
124                      Counter, MappingStrings { 
125                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsRecoverys" }]
126                  uint32 Recoverys;
127 karl  1.1.2.2 
128                     [Description ( 
129                         "The number of times that the Device has detected an open "
130                         "or short circuit in the lobe data path. The port will be "
131                         "closed and RingState will signify this condition." ), 
132                      Counter, MappingStrings { 
133                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsLobeWires" }]
134                  uint32 LobeWires;
135               
136                     [Description ( 
137                         "The number of times that the Device has received a "
138                         "Remove Ring Station MAC frame request. When this frame "
139                         "is received, the Device will enter the close state and "
140                         "RingState will signify this condition." ), 
141                      Counter, MappingStrings { 
142                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsRemoves" }]
143                  uint32 Removes;
144               
145                     [Description ( 
146                         "The number of times that the Device has sensed that it "
147                         "is the only station on the ring. This condition occurs "
148 karl  1.1.2.2           "if the Device is the first one up on a ring or if there "
149                         "is a hardware problem." ), 
150                      Counter, MappingStrings { 
151                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsSingles" }]
152                  uint32 Singles;
153               
154                     [Description ( 
155                         "The number of times that the Device has detected that "
156                         "the frequency of the incoming signal differs from the "
157                         "expected frequency by more than that specified by the "
158                         "IEEE 802.5 standard." ), 
159                      Counter, MappingStrings { 
160                         "MIB.IETF|IEEE 802.5 Token Ring MIB.dot5StatsFreqErrors" }]
161                  uint32 FrequencyErrors;
162               
163               
164               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2