OID | 1.3.6.1.4.1.9.5.1.29.4 |
Module | CISCO-STACK-MIB (CISCO) |
Nom | configWriteMemStatus |
Acces | readwrite |
Status | current |
Description | 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). |
Syntaxe | Enumeration (1-inProgress, 2-succeeded, 3-resourceUnavailable, 4-badFileName, 5-someOtherError) |