agnStoreCmd
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.44
Object
scalar
r/w
Enumeration
Store command.
inFlash(3) = store the current Agent configuration in Flash memory.
asDefConfigFile(4) = store the current Agent configuration as
Default Configuration file (e.g. 'DefConfig.cfg').
Agent will perform the required command and change automatically
the value of this object to off(2), except for the following case.
When device supports CLI and the operation of copying the current configuration
to Flash memory (or Default Configuration) is taking a long time,
Agent will keep the value Set until the operation is finished.
This way, by Getting this object, one can know that the device is in
process of storage. Upon end of the process, the value will be changed
by Agent, as follows:
- off(2) - if storage operation was successful (OK)
- offError(5) - if storage operation failed.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.44- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agnt
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | inFlash |
4 | asDefConfigFile |
5 | offError |