agentppCfgStorageStorageType
AGENTPP-CONFIG-MIB ·
.1.3.6.1.4.1.4976.3.3.1.3.1.1.7
Object
The storage type of the entry in the AGENT++ persistent storage table.
Context
- MIB
- AGENTPP-CONFIG-MIB
- OID
.1.3.6.1.4.1.4976.3.3.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentppCfgStorageEntry
- Table
- agentppCfgStorageTable
- Siblings
- 7
Values & Constraints
Type Values
1 | other |
2 | volatile |
3 | nonVolatile |
4 | permanent |
5 | readOnly |
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 |
| agentppCfgStorageOperation 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)' wi… | column | Enumeration | .1.3.6.1.4.1.4976.3.3.1.3.1.1.6 |
| 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 |