All MIBs › BCS-TRAPS-MIB › trapToBeSendQueueSize
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 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.7.3 | bcsTraps | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2 | bcsTrapControl | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2 | trapReceiversTable | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2.1 | trapReceiversEntry | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2.1.4 | trapToBeSendQueueSize | BCS-TRAPS-MIB |