All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgMaxTrapSec
sCfgMaxTrapSec
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgMaxTrapSec
OID (numeric): 1.3.6.1.4.1.597.4.3.5.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This value specifies the maximum number of traps per second that may be sent. A value of zero disables trap throttling, allowing all traps to be sent as they are generated. It is recommended that this value and sCfgTrapTblSize be tuned to each operational environment.
Configuration Variable: MaxTrapSec Set-requests: Take effect immediately.
Changes to this value are written to the sCfgFile.
What is sCfgMaxTrapSec?
This is the maximum number of traps per second the subagent is allowed to send, with a value of 0 disabling this throttling entirely. An administrator tunes this together with sCfgTrapTblSize to balance timely alert delivery against overwhelming the management station or network with a flood of traps. For example, lowering sCfgMaxTrapSec on a system prone to generating trap bursts would smooth out delivery, though the administrator would need a correspondingly larger sCfgTrapTblSize to avoid losing traps during the burst.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.29 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgMaxTrapSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.29.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgMaxTrapSec.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.29.1 i <value>
Start monitoring Comtek VMS-managed network element with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTEK-VMS-NM-SYSMGR-MIB::sCfgMaxTrapSec OID value, configure state conditions and alerts, and monitor any Comtek VMS-managed network element from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.597 | comtek | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4 | comtekVms | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3 | comtekVmsNMSysMgrMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5 | sCfg | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5.29 | sCfgMaxTrapSec | COMTEK-VMS-NM-SYSMGR-MIB |