CXSmae-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXSmae-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cxSmRestart 1.3.6.1.4.1.495.2.1.5.13.1 integer read-write
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 Enumeration: 'warm-start-without-save': 3, 'system-idle': 0, 'cold-start': 2, 'warm-start-save-end': 1.
 cxSmConfig 1.3.6.1.4.1.495.2.1.5.13.2 integer read-write
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 Enumeration: 'save': 1.