All MIBs › CTRON-COMMON-MIB › dlCommitRAMToFlash
dlCommitRAMToFlash
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlCommitRAMToFlash
OID (numeric): 1.3.6.1.4.1.52.1.6.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When written with a 1, the boot software will erase flash memory, compress the downloaded code, and save the compressed image into flash memory. Upon com- pletion of this operation, the flash memory driver resets this object to 0, indicating completion of the programming operation.
What is dlCommitRAMToFlash?
This read-write integer, when written with 1, triggers the boot software to erase flash memory, compress the currently downloaded code in RAM, and save it into flash, automatically resetting itself back to 0 once the programming operation completes. An administrator uses this to persist a newly downloaded firmware image into non-volatile flash storage so it survives a power cycle. For example, after successfully downloading a new firmware image into RAM, the admin writes 1 to this object to commit it permanently to flash before rebooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.2 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlCommitRAMToFlash
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.2.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlCommitRAMToFlash.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.4.2.1 i <value>
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::dlCommitRAMToFlash OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.4 | nb55 | EFDMIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.4.2 | dlCommitRAMToFlash | CTRON-COMMON-MIB |