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
- Table
- agentppCfgStorageTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | inProgress |
3 | store |
4 | restore |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentppCfgStorageName The name of the configuration storage entry.
A default AGENT++ agent implementation will
always contain an entry (row) with the name
'primary'. The 'primary' entry specifies the s… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4976.3.3.1.3.1.1.1 |
| agentppCfgStoragePath The path to the configuration on the agent's file
system. Depending on the persistent storage type,
the path can be a directory or a file.
If the path is a director… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4976.3.3.1.3.1.1.2 |
| agentppCfgStorageFormat The storage format specifies the format of the persistent
configuration storage associated with this row.
Currently only AGENT++'s BER encoded MIB object
serialization 'agentppBER… | column | Enumeration | .1.3.6.1.4.1.4976.3.3.1.3.1.1.3 |
| agentppCfgStorageLastStore The time stamp of the last store operation on the
configuration persistent storage represented by
this entry. A zero value is returned when this
configuration have not been writte… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4976.3.3.1.3.1.1.4 |
| agentppCfgStorageLastRestore The time stamp when the configuration of this
persistent storage has been restored for the last time.
A zero value is returned, when this configuration has not
been read since the… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4976.3.3.1.3.1.1.5 |
| agentppCfgStorageStorageType The storage type of the entry in the AGENT++ persistent
storage table. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.4976.3.3.1.3.1.1.7 |
| agentppCfgStorageStatus Control for creating and deleting entries. Entries may
not be modified while active. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4976.3.3.1.3.1.1.8 |