All MIBs › CT-CMMPHYS-MIB › cmmUpgradeFlag
cmmUpgradeFlag
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmUpgradeFlag
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is a flag that indicates whether or not to upgrade the software for the CMM modules on the board. This object is persistent.
What is cmmUpgradeFlag?
This read-write, persistent flag indicates whether the CMM modules on this board should be upgraded with new software, presumably from the location defined by cmmTFTPServer and cmmUpgradePath. Admins set this to true to trigger or authorize a pending firmware upgrade for the board's modules. For example, after staging a new firmware image on the TFTP server and setting the path, an admin would set cmmUpgradeFlag to true to initiate the upgrade of that board's CMM modules.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.6 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmUpgradeFlag
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.6.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmUpgradeFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.6.1 i <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::cmmUpgradeFlag 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.6 | cmmUpgradeFlag | CT-CMMPHYS-MIB |