agentppCfgStorageOperation
AGENTPP-CONFIG-MIB ·
.1.3.6.1.4.1.4976.3.3.1.3.1.1.6
Object
column
r/w
Enumeration
The states 'idle(1)' and 'inProgress(2)' can only be
read, whereas the states 'store(3)' and 'restore(4)' can
only be written.
Setting this object to 'store(3)' will save the agent's
configuration to the location identified by
agentppCfgStoragePath. Setting this object to
'restore(4)' resets the agent to the configuration
read from location agentppCfgStoragePath.
While the two operations above are in progress,
this object returns 'inProgress(2)' on get requests.
Otherwise 'idle(1)' is returned on get requests.
While its state is 'inProgress' any set request returns
a 'resourceUnavailable(13)' error.
Context
- MIB
- AGENTPP-CONFIG-MIB
- OID
.1.3.6.1.4.1.4976.3.3.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentppCfgStorageEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | inProgress |
3 | store |
4 | restore |