All MIBs › RTM-MIB › endOfQueueFlag
endOfQueueFlag
Module: RTM-MIB
OID (symbolic): RTM-MIB::endOfQueueFlag
OID (numeric): 1.3.6.1.4.1.351.120.1.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Flag indicating the last trap saved in the system's FIFO queue.
What is endOfQueueFlag?
Flags whether this entry represents the last trap saved in the system's FIFO queue. Admins or their trap-upload tooling check this to know when to stop walking trapUploadTable during a recovery upload. A value of true(2) on the most recently read row tells the upload process it has reached the end of available saved traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.4.1.4 snmpwalk -v2c -c public <target> RTM-MIB::endOfQueueFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.4.1.4.1 snmpget -v2c -c public <target> RTM-MIB::endOfQueueFlag.1
Start monitoring generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RTM-MIB::endOfQueueFlag OID value, configure state conditions and alerts, and monitor any generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.120 | rtm | RTM-MIB |
| 1.3.6.1.4.1.351.120.1 | trapsConfig | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.4 | trapUploadTable | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.4.1 | trapUploadEntry | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.4.1.4 | endOfQueueFlag | RTM-MIB |