All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sQMonitor
sQMonitor
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sQMonitor
OID (numeric): 1.3.6.1.4.1.597.4.3.1.5.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates if the queue and its entries are currently being monitored. A value of true(1) indicates that this queue and its entries are currently being monitored. A value of false(2) indicates that monitoring is currently disabled on this queue and its entries.
What is sQMonitor?
This read-write value indicates and controls whether a queue and its entries are currently being monitored, true meaning monitoring is active and false meaning it's disabled. An administrator sets it to false to temporarily silence monitoring on a queue undergoing maintenance, then back to true afterward. For example, before intentionally pausing a print queue for servicing, the admin sets sQMonitor to false so the expected idle state doesn't trigger false alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.3.1.3 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQMonitor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.1.5.3.1.3.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sQMonitor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.1.5.3.1.3.1 i <value>
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::sQMonitor 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.3 | sQMonitor | COMTEK-VMS-NM-SYSMGR-MIB |