ENTERASYS-SNMP-PERSISTENCE-MIB

File: ENTERASYS-SNMP-PERSISTENCE-MIB.mib (10101 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
DateAndTime MODULE-COMPLIANCE OBJECT-GROUP
SnmpAdminString etsysModules

Defined Values

etsysSnmpPersistenceMIB 1.3.6.1.4.1.5624.1.2.24
This MIB modules provides objects that allow management applications to commit persistent SNMP configuration information to persistent storage.
MODULE-IDENTITY    

etsysSnmpPersistenceObjects 1.3.6.1.4.1.5624.1.2.24.1
OBJECT IDENTIFIER    

etsysSnmpPersistenceMode 1.3.6.1.4.1.5624.1.2.24.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER snmpNormalSave(1), pushButtonSave(2), timeDelayedSave(3)  

etsysSnmpPersistenceSave 1.3.6.1.4.1.5624.1.2.24.1.2
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. This will also cause any configuration information that is part of another management interface's active configuration to become part of the start-up configuration. Any configuration changes made through SNMP will become part of the start-up configuration if and when another management interface saves the current configuration to persistent storage. Setting this object to save(2) while the value of the etsysSnmpPersistenceMode object is NOT pushButtonSave(2) MAY lead to an inconsistent value error. Setting this object to save(2) while the value of the etsysSnmpPersistenceStatus object is savingChanges(3) leads to an inconsistent value error. Setting this object to nop(1) always succeeds and has no effect. On an SNMP get operation this object will return nop(1). Management applications are advised to make use of the snmpSetSerialNo object defined in the SNMPv2-MIB to coordinate their use of this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nop(1), save(2)  

etsysSnmpPersistenceStatus 1.3.6.1.4.1.5624.1.2.24.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unsavedChanges(2), savingChanges(3), saveSucceeded(4), saveFailed(5)  

etsysSnmpPersistenceStatusTime 1.3.6.1.4.1.5624.1.2.24.1.4
The value of sysUpTime when etsysSnmpPersistenceStatus was last updated. If etsysSnmpPersistenceStatus has not been updated since initialization the value zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

etsysSnmpPersistenceError 1.3.6.1.4.1.5624.1.2.24.1.5
This object contains a descriptive error message if the last attempt to write to persistent storage has failed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysSnmpPersistenceErrorTime 1.3.6.1.4.1.5624.1.2.24.1.6
The data and time when the etsysSnmpPersistenceError was last updated. If etsysSnmpPersistenceError has not been updated since initialization the value '0000000000000000'H is returned.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysSnmpPersistenceConformance 1.3.6.1.4.1.5624.1.2.24.2
OBJECT IDENTIFIER    

etsysSnmpPersistenceGroups 1.3.6.1.4.1.5624.1.2.24.2.1
OBJECT IDENTIFIER    

etsysSnmpPersistenceCompliances 1.3.6.1.4.1.5624.1.2.24.2.2
OBJECT IDENTIFIER    

etsysSnmpPersistenceGroup 1.3.6.1.4.1.5624.1.2.24.2.1.1
A collection of objects providing support for delayed persistence of otherwise persistent SNMP objects.
Status: current Access: read-only
OBJECT-GROUP    

etsysSnmpPersistenceCompliance 1.3.6.1.4.1.5624.1.2.24.2.2.1
The compliance statement for devices that support delayed persistence of otherwise persistent SNMP objects.
Status: current Access: read-only
MODULE-COMPLIANCE