All MIBs › CHECKPOINT-MIB › lsBuildNumber
lsBuildNumber
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::lsBuildNumber
OID (numeric): 1.3.6.1.4.1.2620.1.11.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Build number
What is lsBuildNumber?
This is the exact build number of the Log Server installation. Since a jumbo hotfix changes the build number without changing the major or minor version, this is what an admin actually needs to confirm a vendor-requested patch or a fix for a known log-rotation bug has been applied to this Log Server. For example, build 991 confirming the specific jumbo hotfix take a support case asked the admin to install to resolve a log-rotation issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.11.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::lsBuildNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.11.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::lsBuildNumber.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::lsBuildNumber 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.11 | ls | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.11.4 | lsBuildNumber | CHECKPOINT-MIB |