nwQueueEntry OBJECT-TYPE
SYNTAX NwQueueEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the Queue table provides information about
a single NetWare queue."
INDEX { nwQID }
View at oid-info.com
An entry in the Queue table provides information about
a single NetWare queue.
Parsed from file NWSERVER.MIB.txt
Company: None
Module: NetWare-Server-MIB
An entry in the Queue table provides information about
a single NetWare queue.
Parsed from file NetWare-Server-MIB.mib
Module: NetWare-Server-MIB
Automatically extracted from nwserver.mib
nwQueueEntry OBJECT-TYPE SYNTAX NwQueueEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Queue table provides information about a single NetWare queue." INDEX { nwQID } ::= { nwQueueTable 1 }
nwQueueEntry OBJECT-TYPE SYNTAX NwQueueEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Queue table provides information about a single NetWare queue." INDEX { nwQID } ::= { nwQueueTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.28.4.2.1.1 | nwQID | 0 | 0 | A unique value for each NetWare queue on the server. The value for each queue must remain constant at least from one re-initializ… |
1.3.6.1.4.1.23.2.28.4.2.1.2 | nwQName | 0 | 0 | The queue name (Directory Services full distinguished name where appropriate). Zero-length string if not applicable. |
1.3.6.1.4.1.23.2.28.4.2.1.3 | nwQType | 0 | 0 | The type of the queue. |
1.3.6.1.4.1.23.2.28.4.2.1.4 | nwQAddJobState | 0 | 0 | This value indicates whether more jobs can be added to this queue. A value of canAddJobs(1) indicates more jobs can be added. A… |
1.3.6.1.4.1.23.2.28.4.2.1.5 | nwQAttachState | 0 | 0 | This value indicates whether queue servers can attach to this queue. A value of canAttach(1) indicates a queue server can attach.… |
1.3.6.1.4.1.23.2.28.4.2.1.6 | nwQServiceJobState | 0 | 0 | This value indicates whether the queue can service jobs. A value of canService(1) indicates that the queue can service jobs. A … |
1.3.6.1.4.1.23.2.28.4.2.1.7 | nwQDirVolName | 0 | 0 | The physical name of the volume, where the directory created for this queue resides. |
1.3.6.1.4.1.23.2.28.4.2.1.8 | nwQNumJobEntries | 0 | 0 | The number of job entries in the queue. |
1.3.6.1.4.1.23.2.28.4.2.1.9 | nwQNumAssignedServers | 0 | 0 | The number of servers assigned to the queue. |