All MIBs › CHECKPOINT-MIB › aviSignatureDate
aviSignatureDate
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::aviSignatureDate
OID (numeric): 1.3.6.1.4.1.2620.1.24.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is aviSignatureDate?
This is the date the currently loaded virus-signature set was created or published. An admin checks this to gauge protection freshness in absolute terms: if this date is more than a day or two old, the gateway is missing detection for anything discovered since, making it arguably the single most important AV health check to run day to day. For example, a signature date more than a week stale would mean this gateway has no protection against any malware signatures released in that window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.1.1.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::aviSignatureDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.1.1.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::aviSignatureDate.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::aviSignatureDate 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.1 | aviEngines | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.24.1.1 | aviEngineTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.24.1.1.1 | aviEngineEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.24.1.1.1.7 | aviSignatureDate | CHECKPOINT-MIB |