MIB Viewer

aixPrtQueAction

OBJECT-TYPE
1.3.6.1.4.1.2.6.191.3.1.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
A control variable used to trigger an action on a queue in the printer table. When read, this variable always returns the most recent value that it was previously set to. If it has not been set since the last initialization of the print subsystem on the node, it returns default(1) . When set, this variable causes the queue to undertake the indicated action: default - the default value for this queue status. start - start the print queue. stop - stop the print queue.
INTEGER { default(1), start(2), stop(3) }