All MIBs › CT-CMMPHYS-MIB › cmmEpldRev
cmmEpldRev
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmEpldRev
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.2.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Revision of the EPLD firmware on the CMM module. This code is produced by Cabletron.
What is cmmEpldRev?
This read-only string reports the firmware revision of the EPLD on this CMM module, firmware specifically noted as produced by Cabletron. Admins track this to ensure the logic-device firmware is current and consistent across all CMM modules in the chassis. For example, if a known issue is fixed only in a newer EPLD revision, an admin would check cmmEpldRev on each module to identify which ones still need that update applied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.8 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmEpldRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.8.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmEpldRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmmEpldRev.1
Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmEpldRev OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.2 | cmmModuleTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.2.1 | cmmModuleEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.2.1.8 | cmmEpldRev | CT-CMMPHYS-MIB |