device-cfg-param-command
HP-LASERJET-COMMON-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.23
Object
scalar
mandatory
r/w
OctetString
A C structure containing the following fields:
typedef struct {
u8bit list_id;
s8bit auto_incr;
u16bit max_index;
u16bit rec_size;
u16bit index;
u8bit data[];
} PML_device_cfg_param_cmd_t;
where u8bit is an unsigned byte (0..255), s8bit is a
signed byte (-128..127), and u16bit is an big endian
format unsigned short (0..65535). The POS should state
which list_id's the device supports.
Additional information:
HP Laserjet 3200 supports two values for list_id:
0 for configuration parameters and
1 for default configuration parameters.
Context
- MIB
- HP-LASERJET-COMMON-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.23- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- settings-system
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.