All MIBs › MRVINREACH › lpdQueueWaitingJobs
lpdQueueWaitingJobs
Module: MRVINREACH
OID (symbolic): MRVINREACH::lpdQueueWaitingJobs
OID (numeric): 1.3.6.1.4.1.33.10.19.1.1.8
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description:
The number of waiting jobs on the queue. A waiting job is a job that needs a port to send its data to. This implies that the ports associated with this queue are busy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.10.19.1.1.8 snmpwalk -v2c -c public <target> MRVINREACH::lpdQueueWaitingJobs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.10.19.1.1.8.1 snmpget -v2c -c public <target> MRVINREACH::lpdQueueWaitingJobs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.10 | xInternet | ITOUCH-INTERNET-MIB |
| 1.3.6.1.4.1.33.10.19 | xlpd | ITOUCH-INTERNET-MIB |
| 1.3.6.1.4.1.33.10.19.1 | lpdQueueTable | ITOUCH-INTERNET-MIB |
| 1.3.6.1.4.1.33.10.19.1.1 | lpdQueueEntry | ITOUCH-INTERNET-MIB |
| 1.3.6.1.4.1.33.10.19.1.1.8 | lpdQueueWaitingJobs | MRVINREACH |