MIB Viewer

device-cfg-param-command

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.23
Access
read-write
Status
current
Sub-identifiers
0
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.
OCTET STRING