All MIBs › CHECKPOINT-MIB › thresholdActiveEventSeverity
thresholdActiveEventSeverity
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::thresholdActiveEventSeverity
OID (numeric): 1.3.6.1.4.1.2620.1.42.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Severity of the threshold: Cleared (0), Low (1), Medium (2), High (3), Critical (4)
What is thresholdActiveEventSeverity?
This is an enumerated severity for the active threshold: Cleared(0), Low(1), Medium(2), High(3), or Critical(4). This value directly drives alert routing and paging priority, since a Critical(4) active event for something like a fully saturated disk should page on-call immediately, while a Low(1) event can wait for a scheduled review. For example, a severity of 3 (High) for a disk-space threshold would justify an immediate look but not necessarily a page.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.42.7.1.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::thresholdActiveEventSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.42.7.1.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::thresholdActiveEventSeverity.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::thresholdActiveEventSeverity OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.42 | thresholds | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.42.7 | thresholdActiveEventsTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.42.7.1 | thresholdActiveEventsEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.42.7.1.4 | thresholdActiveEventSeverity | CHECKPOINT-MIB |