nwQServiceJobState
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.4.2.1.6
Object
column
mandatory
Enumeration
This value indicates whether the queue can service jobs. A value of canService(1) indicates that the queue can service jobs. A value of cannotService(2) indicates the queue cannot service jobs.
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.4.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwQueueEntry
- Table
- nwQueueTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | canService |
2 | cannotService |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwQID mandatory A unique value for each NetWare queue on the server.
The value for each queue must remain constant at least
from one re-initialization of the agent to the next re-
initialization. | column | Integer32 | .1.3.6.1.4.1.23.2.28.4.2.1.1 |
| nwQName mandatory The queue name (Directory Services full distinguished
name where appropriate). Zero-length string if not
applicable. | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.4.2.1.2 |
| nwQType mandatory The type of the queue. | column | Enumeration | .1.3.6.1.4.1.23.2.28.4.2.1.3 |
| nwQAddJobState mandatory This value indicates whether more jobs can be added to
this queue. A value of canAddJobs(1) indicates more
jobs can be added. A value of cannotAddJobs(2)
indicates more jobs can… | column | Enumeration | .1.3.6.1.4.1.23.2.28.4.2.1.4 |
| nwQAttachState mandatory This value indicates whether queue servers can attach
to this queue. A value of canAttach(1) indicates a
queue server can attach. A value of cannotAttach(2)
indicates a queue ser… | column | Enumeration | .1.3.6.1.4.1.23.2.28.4.2.1.5 |
| nwQDirVolName mandatory The physical name of the volume, where the directory
created for this queue resides. | column | OctetString | .1.3.6.1.4.1.23.2.28.4.2.1.7 |
| nwQNumJobEntries mandatory The number of job entries in the queue. | column | Integer32 | .1.3.6.1.4.1.23.2.28.4.2.1.8 |
| nwQNumAssignedServers mandatory The number of servers assigned to the queue. | column | Integer32 | .1.3.6.1.4.1.23.2.28.4.2.1.9 |