All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgCritAlarm
sCfgCritAlarm
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgCritAlarm
OID (numeric): 1.3.6.1.4.1.597.4.3.5.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of minutes between repeat traps for a given critical process missing condition. Setting this variable to 0 causes only the first instance to generate a trap.
Configuration Variable: RptCritAlarm Set-requests: Take effect on next timer expiration
Changes to this value are written to the sCfgFile.
What is sCfgCritAlarm?
This is the number of minutes between repeat traps for an ongoing critical process missing condition, with a value of 0 limiting the trap to just the first occurrence. An administrator tunes this to control how persistently they are reminded that a required critical process is still not running. For example, setting sCfgCritAlarm to 15 would ensure the administrator keeps getting reminded every 15 minutes until the missing critical process is restarted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.19 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgCritAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.19.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgCritAlarm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.19.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::sCfgCritAlarm 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.19 | sCfgCritAlarm | COMTEK-VMS-NM-SYSMGR-MIB |