All MIBs › CHECKPOINT-MIB › exchangeAgentUpTime
exchangeAgentUpTime
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::exchangeAgentUpTime
OID (numeric): 1.3.6.1.4.1.2620.1.44.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of seconds that the exchange agent is up
What is exchangeAgentUpTime?
This reports how many seconds the Exchange agent process itself has been running. An unexpectedly low value on an Exchange server that's otherwise been up for weeks reveals that the agent process specifically restarted or crashed, without the whole server rebooting, which is a different troubleshooting path than a server-level outage. For example, a value of 302,400 seconds (about 3.5 days) on a server with weeks of server uptime implies the agent restarted recently on its own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.44.1.1.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::exchangeAgentUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.44.1.1.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::exchangeAgentUpTime.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::exchangeAgentUpTime 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.44 | dlp | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.44.1 | exchangeAgents | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.44.1.1 | exchangeAgentsTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.44.1.1.1 | exchangeAgentsStatusEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.44.1.1.1.7 | exchangeAgentUpTime | CHECKPOINT-MIB |