All MIBs › CHECKPOINT-MIB › aviLastSigLocation
aviLastSigLocation
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::aviLastSigLocation
OID (numeric): 1.3.6.1.4.1.2620.1.24.1.1.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is aviLastSigLocation?
This is the source location, for example Check Point's update servers or the local SmartCenter, from which the last Anti-Virus signature update was retrieved. An admin checks this when diagnosing a stalled update, to confirm the gateway is even reaching the expected source, since a gateway pointed at an unreachable or wrong update mirror will keep checking without ever successfully updating. For example, this showing an internal SmartCenter address rather than Check Point's public update service would explain why signatures lag behind gateways that update directly from the internet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.1.1.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::aviLastSigLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.24.1.1.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::aviLastSigLocation.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::aviLastSigLocation 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.9 | aviLastSigLocation | CHECKPOINT-MIB |