Dell OpenManage Server Administrator Version 7.0 Guía de usuario Pagina 787

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 804
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 786
Standard Data Type Definitions 789
30
Standard Data Type Definitions
This appendix contains definitions for data types that are standard in most
contexts across the information technology industry. These are the most
common data types for describing variable values defined in the 10892.mib,
dcs3rmt.mib and dcs3fru.mib files. Server Administrator-specific variable
values are defined in the last section of the section in which they are
introduced.
Common Data Types
Common data types include several types of strings, the object range, signed
and unsigned bit ranges, and the familiar Boolean (true or false) data type.
Table 30-1. Common Data Types
Variable Name: Definition
DellString
DisplayString (SIZE (0..64))
DellSecurityString
DisplayString (SIZE (0..255))
DellCostofOwnershipString
DisplayString (SIZE (0..64))
DellObjectRange
INTEGER (1..128)
DellUnsigned8BitRange
INTEGER (1..256)
DellUnsigned16BitRange
INTEGER (1..65535)
DellUnsigned32BitRange
INTEGER (1..2147483647)
DellSigned32BitRange
INTEGER (-2147483647..2147483647)
DellBoolean
INTEGER (0..1 (FALSE = 0, TRUE = 1))
book.book Page 789 Tuesday, February 28, 2012 2:19 PM
Vista de pagina 786
1 2 ... 782 783 784 785 786 787 788 789 790 791 792 ... 803 804

Comentarios a estos manuales

Sin comentarios