configWriteMemStatus
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.29.4
Object
scalar
r/w
Enumeration
The status of the current or the most recently
completed 'write memory' operation. The possible
values are:
inProgress - 'write' operation in progress;
succeeded - the 'write' was successful (this
value is also used when no write has been
invoked since the last time the local system
restarted);
resourceUnavailable, -the 'write' failed because
insufficeient resource was available.
badFileName - the 'write' failed because the
specified destination file was not found.
This might be due to invalid FLASH device
name or invalid file name.
someOtherError - the 'write' failed for some
other reason.
This object is only instantiated when configMode
has the value of text(2).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.29.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- configGrp
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | succeeded |
3 | resourceUnavailable |
4 | badFileName |
5 | someOtherError |
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 |
| configWriteMem 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 co… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.5.1.29.3 |