All MIBs › CT-CMMPHYS-MIB › cmmCommitFlag
cmmCommitFlag
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmCommitFlag
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is a flag that indicates whether or not to commit the software for the CMM modules on the board. This object is persistent.
What is cmmCommitFlag?
This read-write, persistent flag controls whether newly loaded software for the board's CMM modules should be committed, made permanent, rather than left as a pending or trial state. Admins would set this to true after validating that an upgraded firmware version is working correctly, finalizing the change. For example, after confirming a newly upgraded CMM module is functioning correctly, an admin would set cmmCommitFlag to true to make the upgrade permanent rather than risk it reverting on the next reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.7 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmCommitFlag
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.7.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmCommitFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.7.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::cmmCommitFlag 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.7 | cmmCommitFlag | CT-CMMPHYS-MIB |