All MIBs › MCAFEE-MWG-MIB › kMajorVersion
kMajorVersion
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::kMajorVersion
OID (numeric): 1.3.6.1.4.1.1230.2.7.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Major version number
What is kMajorVersion?
This read-only Integer32 is the major version number component of the gateway's software version. It's used together with kMinorVersion and kMicroVersion to programmatically compare version numbers across a fleet of gateways, rather than parsing the free-form kProductVersion string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.1.4 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::kMajorVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.1.4.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::kMajorVersion.1
Start monitoring McAfee Web Gateway appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MCAFEE-MWG-MIB::kMajorVersion OID value, configure state conditions and alerts, and monitor any McAfee Web Gateway 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.1230 | mcafee | MCAFEE-SMI |
| 1.3.6.1.4.1.1230.2 | mcafeeGATEWAY | MCAFEE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1230.2.7 | mwg | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.1 | mwgInfo | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.1.4 | kMajorVersion | MCAFEE-MWG-MIB |