querySettingType

LEXMARK-SETTINGS-DEFINITION · .1.3.6.1.4.1.641.7.3.7.2.1.11

Object

column Integer32
Specifies the type of this setting and must be looked at as a bit field. The first 3 bits are used to determine whether the Integer, String or Octet setting entries in the settingValueTable are to be used for return of the current and default values for this setting. 
              
Additional bits are used to determine whether the setting is indexed, a password, an integer range and/or enumeration, boolean, and signed/unsigned (applies to non-boolean integers).
              
If the setting returns an integer result, then the 'settingCurrentValueIfInteger'  and 'settingFactoryDefaultIfInteger' entries will contain the current and default values.   If the setting returns a string result, then the 'settingCurrentValueIfString' and 'settingFactoryDefaultIfString' entries will contain the current and default values. If the setting returns an octet result, then the 'settingCurrentValueIfOctet' and 'settingFactoryDefaultIfOctet' entries will contain the current and default values.
              
querySettingType will be defined as:
              
Bit 0,1,2 - Define the variable type
        - Value 0 = Unknown
        - Value 1 = Integer
        - Value 2 = String
        - Value 3 = Octet
        - Values 4-7 = Reserved
              
Bit 3 = Range 
Bit 4 = Enumeration
Bit 5 = Indexed
Bit 6 = Boolean
Bit 7 = Password
Bit 8 = Signed
Bit 9 = Ip Address (v4)
Bit 10 = Ip Address (v6)
Bits 11-31 = Reserved

Context

MIB
LEXMARK-SETTINGS-DEFINITION
OID
.1.3.6.1.4.1.641.7.3.7.2.1.11
Type
column
Access
readonly
Status
current
Parent
querySettingEntry
Table
querySettingTable
Siblings
10

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.

Related Objects

Sibling Objects
Indexes