All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sQEntryJobStatus
sQEntryJobStatus
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sQEntryJobStatus
OID (numeric): 1.3.6.1.4.1.597.4.3.1.5.4.1.3
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 Job is aborting 1 Job is executing 2 Job is holding for /HOLD 3 Job is inaccessible 4 Job was refused by symbiont 5 Job will requeue after abort (intentionally not documented) 6 Job started execution at least once (intentionally not documented) 7 Job was retained by /RETAIN 8 Job is starting 9 Job is holding for /AFTER 10 Job is suspended by STOP/QUEUE command 11 Job is pending 12 Job does not yet exist in db or is being removed from db 13 Current job on stalled queue 14 Job was processed by the symbiont but further processing is necessary 15 Job has been completely processed
What is sQEntryJobStatus?
This read-only integer is a bit vector reporting the status of a specific queue entry, with individual bits indicating conditions such as the job aborting, executing, holding for /HOLD, being inaccessible, having been refused by the symbiont, or scheduled to requeue after a failure. An administrator decodes relevant bits to understand exactly why a particular job in the queue isn't progressing normally. For example, the admin checks the holding bit of sQEntryJobStatus to confirm a stalled job is simply on hold rather than stuck due to an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.4.1.3 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQEntryJobStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.4.1.3.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQEntryJobStatus.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::sQEntryJobStatus 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.4 | sQEntryTbl | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.4.1 | sQEntry | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.4.1.3 | sQEntryJobStatus | COMTEK-VMS-NM-SYSMGR-MIB |