etsysSnmpPersistenceMode
ENTERASYS-SNMP-PERSISTENCE-MIB ·
.1.3.6.1.4.1.5624.1.2.24.1.1
Object
scalar
r/w
Enumeration
Setting this object to snmpNormalSave(1) will cause this
device to exhibit what could be considered normal SNMP
behavior, that is each SNMP set of a persistent object
will be saved to persistent storage as part of the set
operation.
Setting this object to pushButtonSave(2) will cause SNMP
sets of persistent objects to be buffered in volatile memory
until the configuration is explicitly saved to persistent
memory, either through the CLI or by setting the
etsysSnmpPersistenceWrite object to save(2).
Setting this object to timeDelayedSave(3) will cause SNMP
sets of persistent objects to be buffered in volatile memory
until certain implementation dependent time conditions are
met. Once these conditions are met the configuration is
saved to persistent memory.
Setting this object to a mode that is not supported on that
particular implementation leads to an inconsistent value error.
On an SNMP get operation this object will return the current
persistent storage mode of operation.
Context
- MIB
- ENTERASYS-SNMP-PERSISTENCE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.24.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysSnmpPersistenceObjects
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | snmpNormalSave |
2 | pushButtonSave |
3 | timeDelayedSave |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSnmpPersistenceSave Setting this object to save(2) will cause the current
configuration that is stored in volatile memory to be
written to persistent memory and become the start-up
configuration.
… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.24.1.2 |
| etsysSnmpPersistenceStatus This object reports the current status of the persistent
storage system when the etsysSnmpPersistenceMode object is
NOT set to snmpNormalSave(1).
other - The v… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.24.1.3 |
| etsysSnmpPersistenceStatusTime The value of sysUpTime when etsysSnmpPersistenceStatus was
last updated. If etsysSnmpPersistenceStatus has not been
updated since initialization the value zero is returned. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.5624.1.2.24.1.4 |
| etsysSnmpPersistenceError This object contains a descriptive error message if the
last attempt to write to persistent storage has failed. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.24.1.5 |
| etsysSnmpPersistenceErrorTime The data and time when the etsysSnmpPersistenceError was
last updated. If etsysSnmpPersistenceError has not been
updated since initialization the value '0000000000000000'H
is ret… | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.24.1.6 |