All MIBs › CTRON-COMMON-MIB › dlForceOnBoot
dlForceOnBoot
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlForceOnBoot
OID (numeric): 1.3.6.1.4.1.52.1.6.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When set to a 1, the system will request a download, during the next system restart. If no server is found and the current image in flash memory is valid, the system will boot using the flash-resident image.
What is dlForceOnBoot?
This read-write integer, when set to 1, causes the device to request a firmware download during its next restart, falling back to booting from the current flash-resident image if no download server responds and that image is valid. An administrator sets this to force a network-based firmware reload on the next boot cycle while retaining a safe fallback to existing flash firmware. For example, to push a firmware update that requires a fresh network download rather than an online update, the admin sets this object to 1 before rebooting the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.1 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlForceOnBoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.1.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlForceOnBoot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.4.1.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::dlForceOnBoot 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.1 | dlForceOnBoot | CTRON-COMMON-MIB |