All MIBs › CHECKPOINT-MIB › msMajorVersion
msMajorVersion
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::msMajorVersion
OID (numeric): 1.3.6.1.4.1.2620.1.30.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Major Version
What is msMajorVersion?
This is the overall major version number of the Check Point software installed on this device. This top-level version is what an admin checks first when auditing an estate for a required major-version baseline, for example confirming all devices have been upgraded off an end-of-support major release, before needing to drill into any individual blade's own version fields. For example, major version 6 across the whole estate confirming no device was missed during a company-wide upgrade off an older, unsupported major release.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.30.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::msMajorVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.30.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::msMajorVersion.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::msMajorVersion 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.30 | ms | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.30.2 | msMajorVersion | CHECKPOINT-MIB |