All MIBs › CHECKPOINT-MIB › exchangeAgentVersion
exchangeAgentVersion
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::exchangeAgentVersion
OID (numeric): 1.3.6.1.4.1.2620.1.44.1.1.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The version of the exchange agent
What is exchangeAgentVersion?
This OID holds a version string for the exchange agent software running on Check Point security equipment. Reading it tells you what software version is deployed and whether updates are available. A network operator would check this to verify all firewalls in a cluster are running the same version before applying security patches or to diagnose compatibility issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.44.1.1.1.13 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::exchangeAgentVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.44.1.1.1.13.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::exchangeAgentVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.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.13 | exchangeAgentVersion | CHECKPOINT-MIB |