etsysSnmpPersistenceStatus
ENTERASYS-SNMP-PERSISTENCE-MIB ·
.1.3.6.1.4.1.5624.1.2.24.1.3
Object
scalar
Enumeration
This object reports the current status of the persistent
storage system when the etsysSnmpPersistenceMode object is
NOT set to snmpNormalSave(1).
other - The value returned after initialization and
before any configuration changes are made
when the etsysSnmpPersistenceMode object is
NOT set to snmpNormalSave(1).
The value returned in all cases when the
etsysSnmpPersistenceMode object is set to
snmpNormalSave(1).
unsavedChanges - The value returned when there are existing
configuration changes that have not been
saved to persistent storage.
savingChanges - The value returned during the process of
writing the current configuration to
persistent storage.
saveSucceeded - The value returned after the process of
writing the current configuration to
persistent storage has succeeded.
saveFailed - The value returned after the process of
writing the current configuration to
persistent storage has failed.
This status will reflect operations initiated through SNMP as
well as all other supported management interfaces.
Context
- MIB
- ENTERASYS-SNMP-PERSISTENCE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.24.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysSnmpPersistenceObjects
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unsavedChanges |
3 | savingChanges |
4 | saveSucceeded |
5 | saveFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSnmpPersistenceMode 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 save… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.24.1.1 |
| 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 |
| 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 |