AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks » ENTERASYS-SNMP-PERSISTENCE-MIB » Objects

ENTERASYS-SNMP-PERSISTENCE-MIB.mib object view, vendor Enterasys-Networks

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file ENTERASYS-SNMP-PERSISTENCE-MIB and use it to monitor vendor specific OID's.

ENTERASYS-SNMP-PERSISTENCE-MIB file content

Object view of ENTERASYS-SNMP-PERSISTENCE-MIB:

Scalar Object
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.
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.
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.
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.
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.
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.
Object Identifier
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.
etsysSnmpPersistenceObjects .1.3.6.1.4.1.5624.1.2.24.1
etsysSnmpPersistenceConformance .1.3.6.1.4.1.5624.1.2.24.2
etsysSnmpPersistenceGroups .1.3.6.1.4.1.5624.1.2.24.2.1
etsysSnmpPersistenceCompliances .1.3.6.1.4.1.5624.1.2.24.2.2
Group
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.