All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sQManStatus
sQManStatus
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sQManStatus
OID (numeric): 1.3.6.1.4.1.597.4.3.1.5.11.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Queue manager status indicates the current settings of the queue manger status flags. This value is a bit vector which, when set, corresponds to the following characteristic:
Bit Description 0 Start pending 1 Starting 2 Running 3 Failover 4 Stopping 5 Stopped
What is sQManStatus?
This is a bit-vector value encoding the current operating state of a queue manager, with individual bits indicating start pending, starting, running, failover, stopping, or stopped. An administrator reads this field to determine at a glance whether a queue manager is healthy and running or is in a transitional or failed state, which directly affects whether jobs submitted to its queues will be processed. For example, if the stopped bit is set on a queue manager that print and batch queues depend on, the administrator knows submitted jobs will not execute until it is restarted or a failover completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.11.2.1.3 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQManStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.11.2.1.3.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQManStatus.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::sQManStatus 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.11 | sQMan | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.11.2 | sQManTbl | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.11.2.1 | sQManTblEntry | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.1.5.11.2.1.3 | sQManStatus | COMTEK-VMS-NM-SYSMGR-MIB |