All MIBs › CT-ELS100-MIB › kxadminRebootConfig
kxadminRebootConfig
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxadminRebootConfig
OID (numeric): 1.3.6.1.4.1.97.8.3.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The configuration file that will be used when the ELS-100 reboots. This parameter is normally automatically set by the ELS-100; however, an NMS may explicitly set it to either no-change (1) or revert-to-defaults (3).
What is kxadminRebootConfig?
This read-write object selects which configuration source the ELS-100 will use on its next reboot, whether leaving things unchanged, loading via TFTP, or reverting to factory defaults, though it's normally set automatically by the device itself, with an NMS able to explicitly force no-change(1) or revert-to-defaults(3). An admin would deliberately set this to revert-to-defaults when a configuration has become corrupted or unmanageable and a clean factory-default restart is needed. For example, after a bad configuration change locks the admin out of the switch's management interface, they might use out-of-band access to set kxadminRebootConfig to revert-to-defaults(3) so the next reboot restores a known-good baseline configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.3.13 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxadminRebootConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.3.13.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxadminRebootConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.8.3.13.1 i <value>
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxadminRebootConfig OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) 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.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.3 | kxadmin | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.3.13 | kxadminRebootConfig | CT-ELS100-MIB |