settingType
LEXMARK-SETTINGS-DEFINITION ·
.1.3.6.1.4.1.641.7.3.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.
settingType 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.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- settingEntry
- Table
- settingTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| settingName Setting 'public name' definition. This is for tool usage and
comparison of the setting definition to previous access methods. | column | OctetString | .1.3.6.1.4.1.641.7.3.2.1.1 |
| settingIdLocalizedString The localized text string associated with the settingIdValue, using
the language selection specified in the LEXMARK-SETTINGS-CONTROL MIB.
For future use. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.641.7.3.2.1.10 |
| settingVccId VCC setting Name if it exists. | column | OctetString | .1.3.6.1.4.1.641.7.3.2.1.2 |
| settingGroup The Settings Group Identifier allows the remote tool to logically
group settings into categories if desired. | column | SettingsGroupTC | .1.3.6.1.4.1.641.7.3.2.1.3 |
| settingAccess Indicates the access level (RO, RW, or W) | column | Enumeration | .1.3.6.1.4.1.641.7.3.2.1.4 |
| settingReboot Integer that indicates whether a reboot is required for
activation or whether a change triggers a reboot | column | Enumeration | .1.3.6.1.4.1.641.7.3.2.1.5 |
| settingDescription Setting description string | column | OctetString | .1.3.6.1.4.1.641.7.3.2.1.6 |
| settingNpaId NPA ID value that is used for the index in an accessible field. | column | Integer32 | .1.3.6.1.4.1.641.7.3.2.1.7 |
| settingIdValue ID for the Setting Name, permitting identification of the display
string assigned to this setting.. For future use. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.641.7.3.2.1.8 |
| settingIdStringName The text string associated with the settingIdValue. For future use. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.641.7.3.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| npaIdIndex A unique value used to identify this settingsDefinition entry index. | column | Integer32 | .1.3.6.1.4.1.641.7.3.1.1.1 |
| settingValueIndex A unique value used to indicate the row of this table. | column | Integer32 | .1.3.6.1.4.1.641.7.3.3.1.1 |