All MIBs › CHECKPOINT-MIB › svnSysStartTime
svnSysStartTime
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnSysStartTime
OID (numeric): 1.3.6.1.4.1.2620.1.6.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: System start time
What is svnSysStartTime?
This INTEGER reports the timestamp of when the gateway's system last started up, per 'System start time.' Comparing this against the current time gives system uptime, and an unexpected recent svnSysStartTime value on a gateway the admin didn't intentionally reboot would be the first clue that an unplanned restart or crash occurred. A svnSysStartTime just a few minutes in the past, discovered during routine monitoring, would prompt an admin to investigate logs for a crash or power event around that time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.12 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnSysStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.12.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnSysStartTime.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::svnSysStartTime 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 (9 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 |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.12 | svnSysStartTime | CHECKPOINT-MIB |