NLSBBN-TRAPS-MIB :: trapToBeSendQueueSize

MIB Reference — IPNetwork Monitor

All MIBsNLSBBN-TRAPS-MIBtrapToBeSendQueueSize

trapToBeSendQueueSize

Module: NLSBBN-TRAPS-MIB

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

OID (numeric): 1.3.6.1.4.1.1166.5.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.5.3.2.2.1.4
snmpwalk -v2c -c public <target> NLSBBN-TRAPS-MIB::trapToBeSendQueueSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.5.3.2.2.1.4.1
snmpget -v2c -c public <target> NLSBBN-TRAPS-MIB::trapToBeSendQueueSize.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1166giBCS-IDENT-MIB
1.3.6.1.4.1.1166.5nlsbbnNLS-BBNIDENT-MIB
1.3.6.1.4.1.1166.5.3bbnTrapsNLS-BBNIDENT-MIB
1.3.6.1.4.1.1166.5.3.2bbnTrapControlNLSBBN-TRAPS-MIB
1.3.6.1.4.1.1166.5.3.2.2trapReceiversTableNLSBBN-TRAPS-MIB
1.3.6.1.4.1.1166.5.3.2.2.1trapReceiversTableEntryNLSBBN-TRAPS-MIB
1.3.6.1.4.1.1166.5.3.2.2.1.4trapToBeSendQueueSizeNLSBBN-TRAPS-MIB