All MIBs › ELH100-MIB › elh100MajorVer
elh100MajorVer
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::elh100MajorVer
OID (numeric): 1.3.6.1.4.1.52.259.10.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Software major version
What is elh100MajorVer?
Reports the major version number of the device's running firmware (e.g., the "3" in "3.2"). Admins check this alongside elh100MinorVer to confirm which firmware release is installed before applying updates or matching against release notes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.1.1.1 snmpwalk -v2c -c public <target> ELH100-MIB::elh100MajorVer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.1.1.1.1 snmpget -v2c -c public <target> ELH100-MIB::elh100MajorVer.1
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::elh100MajorVer OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1 | cabletronELH100Common | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.1 | elh100System | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.1.1 | elh100MajorVer | ELH100-MIB |