configWriteMem
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.29.3
Object
When this object is set to true(1), the current configuration is saved in text format in the location specified by configTextFileLocation. This object is only instantiated when configMode has the value of text(2). When read, this object always returns false(2).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.29.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- configGrp
- Siblings
- 3
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configMode Configuration mode to store the configuration
information. | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.29.1 |
| configTextFileLocation The location of the text configuration file
which can be either NVRAM or a file in the
FLASH file system. If the location is NVRAM,
this object is a zero length octet string.
Othe… | scalar | OctetString | .1.3.6.1.4.1.9.5.1.29.2 |
| configWriteMemStatus The status of the current or the most recently
completed 'write memory' operation. The possible
values are:
inProgress - 'write' operation in progress;
s… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.29.4 |