snAgEraseNVRAM
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.2.1.2
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgentGbl
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | error |
3 | erase |
4 | erasing |
5 | busy |