snAgConfigFromNVRAM
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.2.1.4
Object
scalar
Enumeration
Action object to config the switch from NVRAM of the agent.
The following values can only be read:
normal(1)
error(2)... operation failed or bad flash
configing(4)...configing from NVRAM flash is in process.
busy(5).......operation not allowed at this time, flash is busy
The following value can be written:
config(3).....do config
The agent will return a response after config is done.
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.1.4- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- snAgentGbl
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | error |
3 | config |
4 | configing |
5 | busy |