Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
AvailableBuffers | uint32 |
Description | string | This property is a 32-bit unsigned integer, and defines the number of buffers in the Pool that are currently not allocated to any instance of a QueuingService. Buffers allocated to a QueuingService could either be in use (containing packet data), or allocated to a Queue pending the arrival of new packet data. | None | TRANSLATABLE= true |
BufferSize | uint16 |
Deprecated | string | CIM_BufferPool.SizeOfBuffers | TOSUBCLASS= false | None |
Description | string | This property is a 16-bit unsigned integer, and defines the number of bytes in each buffer. It is deprecated in lieu of a similar uint32 property. | None | TRANSLATABLE= true |
Units | string | Bytes | None | TRANSLATABLE= true |
Caption | string |
Description | string | The Caption property is a short textual description (one- line string) of the object. | None | TRANSLATABLE= true |
MaxLen | uint32 | 64 | None | None |
CollectionID | string |
Description | string | This property is defined in the CollectionOfMSEs class, but is overridden here to serve as part of the (composite) key that identifies the BufferPool instance. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Override | string | CollectionID | None | OVERRIDABLE= false
|
CreationClassName | string |
Description | string | CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Description | string |
Description | string | The Description property provides a textual description of the object. | None | TRANSLATABLE= true |
ElementName | string |
Description | string | A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information.
Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties. | None | TRANSLATABLE= true |
Name | string |
Description | string | The Name property defines the label by which the object is known. | None | TRANSLATABLE= true |
MaxLen | uint32 | 256 | None | None |
SharedBuffers | uint32 |
Description | string | This property is a 32-bit unsigned integer, and defines the number of buffers in the Pool that have been simultaneously allocated to multiple instances of QueuingService. | None | TRANSLATABLE= true |
SizeOfBuffers | uint32 |
Description | string | This property is a 32-bit unsigned integer, and defines the number of bytes in each buffer. | None | TRANSLATABLE= true |
Units | string | Bytes | None | TRANSLATABLE= true |
TotalBuffers | uint32 |
Description | string | This property is a 32-bit unsigned integer, and defines the total number of buffers in the Pool. | None | TRANSLATABLE= true |