All MIBs › CTRON-COMMON-MIB › dlInitiateColdBoot
dlInitiateColdBoot
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlInitiateColdBoot
OID (numeric): 1.3.6.1.4.1.52.1.6.4.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When written with a 1, the boot software intiates a system reboot. All MIB variables used to control the exact nature of the download should be set, prior to activating a system reset.
A read always returns a 0.
What is dlInitiateColdBoot?
This read-write integer, when written with 1, causes the boot software to initiate a full system reboot, with the description cautioning that all download-control MIB variables should be set before triggering the reset, and reads always return 0. An administrator uses this to remotely trigger a device reboot as the final step after configuring download-related parameters. For example, after setting the TFTP server address and target filename for a firmware update, the admin writes 1 to this object to kick off the reboot that will apply the new settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.3 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlInitiateColdBoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.3.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlInitiateColdBoot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.4.3.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::dlInitiateColdBoot 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.3 | dlInitiateColdBoot | CTRON-COMMON-MIB |