MIB Viewer

snAgEraseNVRAM

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