All MIBs › CHECKPOINT-MIB › aviStatCode
aviStatCode
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::aviStatCode
OID (numeric): 1.3.6.1.4.1.2620.1.24.101
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status code
What is aviStatCode?
This is the numeric health status code for the Anti-Virus blade's engine overall. Because this status is scoped to the AV blade specifically, a bad code here while the gateway's own svnStatCode stays healthy tells the admin that virus scanning specifically has stopped functioning, for example an engine crash, even though traffic is still passing through the gateway unscanned. For example, this code reading a problem value while traffic continues flowing normally would mean files are passing through without being scanned rather than the network itself being down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.101 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::aviStatCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.101.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::aviStatCode.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::aviStatCode 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.24 | avi | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.24.101 | aviStatCode | CHECKPOINT-MIB |