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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | succeeded |
3 | resourceUnavailable |
4 | badFileName |
5 | someOtherError |