CXSmae-MIB

File: CXSmae-MIB.mib (1650 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxSystemManagement

Defined Values

cxSmRestart 1.3.6.1.4.1.495.2.1.5.13.1
Determines the reset method used throughout the system. The setting of this object is dynamic. The system immediately implements the option you enter. Options: warm-start (0): system is idling no action is taken. warm-start (1): this value is not taking effect immediatelly. When the user sets this object to 1 the system waits till it finishes saving the configuration before it tkes the value then it restarts. cold-start (2): system reset to factory defaults warm-start-without-save (3): system reset to previous configuration - no save Default Value: none Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER system-idle(0), warm-start-save-end(1), cold-start(2), warm-start-without-save(3)  

cxSmConfig 1.3.6.1.4.1.495.2.1.5.13.2
Determines the save method used throughout the system. The setting of this object is dynamic. The system immediately implements the option you enter. Options: save (1): saves the current configuration into flash memory. This configuraton will be used in the next warm start. Default Value: none Configuration Changed: operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1)