MELLANOX-CONFIG-DB-MIB: View SNMP OID List / Download MIB

VENDOR: MELLANOX TECHNOLOGIES


 Home MIB: MELLANOX-CONFIG-DB-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
 mellanoxConfigDBMib 1.3.6.1.4.1.33049.12.1
Mellanox Config DB MIB
     mellanoxConfigDBMibObjects 1.3.6.1.4.1.33049.12.1.1
         mellanoxConfigDBCmd 1.3.6.1.4.1.33049.12.1.1.2
             mellanoxConfigDBCmdUri 1.3.6.1.4.1.33049.12.1.1.2.1 octet string read-write
URI to fetch the configuration file from or upload the file to
             mellanoxConfigDBCmdFilename 1.3.6.1.4.1.33049.12.1.1.2.2 octet string read-write
Filename to save the configuration file to or to upload to a remote location
             mellanoxConfigDBCmdExecute 1.3.6.1.4.1.33049.12.1.1.2.3 integer read-write
Depending on selected operation - BinarySwitchTo binary file, save to given filename TextApply text file, add to configuration, save to given filename, stop if command fails TextApplyFailContinue text file, add to configuration, save to given filename, continue if command fails BinaryUpload upload configuration file to remote destination ('active' can be used to upload the active configuration) TextUpload upload configuration file to remote destination ('active-running' and 'active-saved' can be used to upload running or startup configuration) ConfigWrite save the running configuration to given filename ('active' can be used to save as the currently active configuration file) BinaryDelete deletes a saved binary configuration file according to given filename TextDelete deletes a saved textual configuration file according to given filename Enumeration: 'mellanoxConfigDBCmdExecuteTextUpload': 5, 'mellanoxConfigDBCmdExecuteTextDelete': 8, 'mellanoxConfigDBCmdExecuteBinaryUpload': 4, 'mellanoxConfigDBCmdExecuteTextApplyFailContinue': 3, 'mellanoxConfigDBCmdExecuteTextApply': 2, 'mellanoxConfigDBCmdExecuteConfigWrite': 6, 'mellanoxConfigDBCmdExecuteBinaryDelete': 7, 'mellanoxConfigDBCmdExecuteBinarySwitchTo': 1.
             mellanoxConfigDBCmdStatus 1.3.6.1.4.1.33049.12.1.1.2.4 integer read-only
The status of the configuration operation: 0: No operation pending 1-100: progress percentage 101: success >200: failure
             mellanoxConfigDBCmdStatusString 1.3.6.1.4.1.33049.12.1.1.2.5 octet string read-only
String status or error description