All MIBs › CHECKPOINT-MIB › msMinorVersion
msMinorVersion
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::msMinorVersion
OID (numeric): 1.3.6.1.4.1.2620.1.30.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Minor Version
What is msMinorVersion?
This is the overall minor version number, which paired with the major version identifies the exact release, for example major 6 plus minor 40 identifying R80.40. An admin uses this pairing to precisely audit which specific release is deployed fleet-wide, which matters because Check Point's minor releases often carry different end-of-support dates and different sets of available features or blades. For example, minor version 40 combined with major version 6 confirming a device is on R80.40 rather than an older R80.10 release that may already be past its support end date.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.30.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::msMinorVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.30.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::msMinorVersion.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::msMinorVersion 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.3 | msMinorVersion | CHECKPOINT-MIB |