aixPrtQueAction
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.3.1.1.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.3.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aixPrtQueEntry
- Table
- aixPrtQueTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | start |
3 | stop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixPrtQueName The name of the queue . | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.1 |
| aixPrtQueIndex The columnar index for the aixPrtQueTable. | column | Integer32 | .1.3.6.1.4.1.2.6.191.3.1.1.1.10 |
| aixPrtQueDevice Print Queue device | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.2 |
| aixPrtQueStatus ready(1) indicates that virtual device is up.
running(2) indicates that virtual device is running
a job.
waiting(3) indicates that virtual device is could not
open and is wait… | column | Enumeration | .1.3.6.1.4.1.2.6.191.3.1.1.1.3 |
| aixPrtQueDescipline Specifies the order of print jobs in the queue.
For example, the discipline may be first come first
servei(fcfs) or shrtest job next (sjn).
The selected queuing discipline applie… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.5 |
| aixPrtQueAcctFile Specify the full path name of an existing file where
accounting data for this print queue can be logged. If
account is not wanted, it is set to FALSE. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.6 |
| aixPrtQueHost Specifies the full path name of an existing file
where accounting data for this print queue can be
logged. If accounting is not wanted, FALSE is
specified. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.7 |
| aixPrtQueRQ Specifies the remote queue name. If the queue is
defined on the local host, NULL string value will
be assigned. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.3.1.1.1.8 |
| aixPrtQueJobNum the job number of currently running job in the queue.
If the queue is down, the job number of the currently
running job will be zero. | column | Integer32 | .1.3.6.1.4.1.2.6.191.3.1.1.1.9 |