MIB Viewer

s5AgInfoImgSaveMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.2.1.8
Access
read-write
Status
current
Sub-identifiers
0
Indicates what to do with the image (when loaded from the network) on the next boot. The following value can only be read: notAvail(1)...the save operation is not available The following values can be written (and read) if the device supports this capability: writeIfDiff(2)....save image to local storage at next boot if image is different from saved contents writeIfNewer(3)...save image to local storage at next boot if image is newer than saved contents. noWrite(4)........do not save image to local storage at next boot, even if image is newer or different.
INTEGER { notAvail(1), writeIfDiff(2), writeIfNewer(3), noWrite(4) }