BCS-TRAPS-MIB :: trapToBeSendQueueSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBCS-TRAPS-MIBtrapToBeSendQueueSize

trapToBeSendQueueSize

Module: BCS-TRAPS-MIB

OID (symbolic): BCS-TRAPS-MIB::trapToBeSendQueueSize

OID (numeric): 1.3.6.1.4.1.1166.7.3.2.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The agent maintains 2 queues: TrapsToBeSendQueue and TrapsSentQueue. The SNMP agent can receive a burst of traps which need to be sent to the network manager. The SNMP agent will put them in TrapsToBeSendQueue and from there hi will send traps to the a manager at throttling rate. The traps will be kept in sequence by the time at which they came in

What is trapToBeSendQueueSize?

This read-write integer (50-1000) configures how many unsent traps can queue during bursts before overflow, allowing buffering during network congestion. Prevents trap loss. Example: a value of 500 allows 500 traps to queue when the network is slow.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.2.1.4
snmpwalk -v2c -c public <target> BCS-TRAPS-MIB::trapToBeSendQueueSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.2.1.4.1
snmpget -v2c -c public <target> BCS-TRAPS-MIB::trapToBeSendQueueSize.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.3.2.2.1.4.1 i <value>

Start monitoring Belden/Hirschmann BCS-series industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-TRAPS-MIB::trapToBeSendQueueSize OID value, configure state conditions and alerts, and monitor any Belden/Hirschmann BCS-series industrial Ethernet switches from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1166giBCS-IDENT-MIB
1.3.6.1.4.1.1166.7bcsBCS-IDENT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1166.7.3bcsTrapsBCS-TRAPS-MIB
1.3.6.1.4.1.1166.7.3.2bcsTrapControlBCS-TRAPS-MIB
1.3.6.1.4.1.1166.7.3.2.2trapReceiversTableBCS-TRAPS-MIB
1.3.6.1.4.1.1166.7.3.2.2.1trapReceiversEntryBCS-TRAPS-MIB
1.3.6.1.4.1.1166.7.3.2.2.1.4trapToBeSendQueueSizeBCS-TRAPS-MIB