file-system-set-system-partition-writeable
HP-LASERJET-COMMON-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.6
Object
scalar
mandatory
r/w
OctetString
This object allows the system partition to be written to. It
consists of a C structure containing the following fields:
typedef struct {
ubyte password[8];
ubyte volumenumber;
} fs_writeable_system_partition_t;
which is described below:
Bytes 0 - 7: contain the password
Byte 8 : is the volume number
MAX-ACCESS to this command is controlled by the password. If the
password supplied is incorrect the command will fail. The
volumenumber is a volume number of an existing system
partition.
Additional information:
Returns <noSuchName>
status if attempting to access this object and there
is no storage device is installed.
Returns <badValue> if the password is incorrect or if
the volume requested is not present.
Context
- MIB
- HP-LASERJET-COMMON-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- settings-file-system
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.