All MIBs › CTATX-MIB › rebootConfig
rebootConfig
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::rebootConfig
OID (numeric): 1.3.6.1.4.1.97.3.11.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The configuration file that will be used when the ES/1 reboots. This parameter is normally automatically set by the ES/1; however, an NMS may explicitly set it to either no-change (1) or revert-to-defaults (3).
What is rebootConfig?
This read-write enumerated INTEGER selects the configuration source used when the ES/1 reboots: no-change, tftp-config, or revert-to-defaults, though the device normally sets this automatically and an NMS is limited to explicitly choosing no-change or revert-to-defaults. An admin sets this to force the device back to factory defaults on next reboot if its running configuration has become suspect. Setting rebootConfig to revert-to-defaults(3) before a scheduled maintenance reboot ensures the device comes back up with a known-clean baseline configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.11.3 snmpwalk -v2c -c public <target> CTATX-MIB::rebootConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.11.3.1 snmpget -v2c -c public <target> CTATX-MIB::rebootConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.11.3.1 i <value>
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::rebootConfig OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.11 | reboot | CTATX-MIB |
| 1.3.6.1.4.1.97.3.11.3 | rebootConfig | CTATX-MIB |