All MIBs › CT-CMMPHYS-MIB › cmmUpgradePath
cmmUpgradePath
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmUpgradePath
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The value of this object is the path to the object code for CMM modules on the TFTP server. This object is persistent.
What is cmmUpgradePath?
This read-write, persistent setting holds the file path, on the configured TFTP server, to the firmware image used when upgrading CMM modules. Admins set this in conjunction with cmmTFTPServer to specify exactly which firmware file to load. For example, an admin might set cmmUpgradePath to /firmware/cmm/v5.2/cmm.img to point the upgrade process at that specific release.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmUpgradePath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmUpgradePath.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5.1 s <value>
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::cmmUpgradePath 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.1 | cmmBoardTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1 | cmmBoardEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5 | cmmUpgradePath | CT-CMMPHYS-MIB |