All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sQStatus
sQStatus
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sQStatus
OID (numeric): 1.3.6.1.4.1.597.4.3.1.5.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Queue status indicates the current settings of the queue status flags. This value is a bit vector which, when set, corresponds to the following characteristic:
Bit Description 0 Queue is aligning 1 Queue is idle: no jobs executing and none available for execution 2 Lowercase device 3 Queue is doing /OPERATOR (intentionally not documented) 4 Queue is paused 5 Queue is pausing 6 Remote device 7 Incomplete remote request to reset (OBSOLETE) 8 Queue is resuming from paused state 9 /DEVICE=SERVER or reported to be a served queue by the symbiont 10 Device is stalled 11 Queue is starting 12 Queue is stopped 13 Queue is stopping 14 Device is unavailable 15 Queue is closed 16 Queue is executing as many jobs as it is capable of executing 17 Queue does not yet exist in db or is being removed from db 18 At least one job is executing, but the queue is capable of executing more 19 Queue is not able to accept or process jobs; its QSIs are inactive 20 AUTOSTART queue explicitly stopped 21 Queue will be stopped when work currently in progress has completed
What is sQStatus?
This read-only integer is a bit vector reporting the current queue status flags, with individual bits indicating conditions such as the queue aligning, being idle with no jobs executing or available, being a lowercase device, or performing an /OPERATOR-requested action. An administrator decodes relevant bits to understand a queue's exact operational state beyond a simple up/down check. For example, the admin checks the idle bit of sQStatus to confirm a queue with zero sQEntryCount is genuinely idle rather than stalled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.3.1.4 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.3.1.4.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQStatus.1
Start monitoring Comtek VMS-managed network element with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTEK-VMS-NM-SYSMGR-MIB::sQStatus OID value, configure state conditions and alerts, and monitor any Comtek VMS-managed network element from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.597 | comtek | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4 | comtekVms | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3 | comtekVmsNMSysMgrMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1 | sResources | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5 | sQue | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.3 | sQTbl | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.3.1 | sQTblEntry | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.3.1.4 | sQStatus | COMTEK-VMS-NM-SYSMGR-MIB |