consoleApplyMode
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.20.4
Object
scalar
r/w
Enumeration
If this entry is set to '1' changes due to 'set...' commands are immediately applied to the switch and saved in the configuration. If it is set to '2' changes are also applied immediately but the changed configuration will not be saved. If it is set to '3' changes are neither applied to the switch nor the configuration is saved. Using the 'save settings' command at the telnet console the configuration will be applied and saved. After a reset this value is always set to the default value of 2 (saveManually).
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.20.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- consoleinterface
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | applyAndSaveImmediately |
2 | saveManually |
3 | applyAndSaveManually |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| consoleSupport This entry contains the bitwise information
which console version is supported.
Bit 0: Telnet supported
Bit 1: SSH supported | scalar | Integer32 | .1.3.6.1.4.1.3181.10.3.20.1 |
| consoleEnable This entry contains the bitwise information
which console version is enabled.
Bit 0: Telnet enabled
Bit 1: SSH enabled
Changing this entry takes effect after reset. | scalar | Integer32 | .1.3.6.1.4.1.3181.10.3.20.2 |
| consoleTimeout This entry describes the timout value in
multiples of a second. This is the period
of inactivity after which the telnet
connection shuts down automatically. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3181.10.3.20.3 |
| consolePrompt This is the string used as prompt
for the telnet console. | scalar | OctetString | .1.3.6.1.4.1.3181.10.3.20.5 |