MIB Viewer

snAgWriteNVRAM

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.2.1.3
Access
read-write
Status
current
Sub-identifiers
0
Action object to save all configuration info to NVRAM of the agent. The following values can only be read: normal(1) error(2)... operation failed or bad flash writing(4)...agent is writing NVRAM flash busy(5).......operation not allowed at this time, flash is busy The following value can be written: write(3).....do write The agent will return a response even before the write is done. And the read value will be writing until write is done. And the write request will be rejected until error or normal.
INTEGER { normal(1), error(2), write(3), writing(4), busy(5) }