MELLANOX-SW-UPDATE-MIB: View SNMP OID List / Download MIB

VENDOR: MELLANOX TECHNOLOGIES


 Home MIB: MELLANOX-SW-UPDATE-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
 mellanoxSWUpdateMib 1.3.6.1.4.1.33049.11.1
Mellanox SW Update MIB
     mellanoxSWUpdateMibObjects 1.3.6.1.4.1.33049.11.1.1
         mellanoxSWTable 1.3.6.1.4.1.33049.11.1.1.1 no-access
Table of software image partitions
             mellanoxSWEntry 1.3.6.1.4.1.33049.11.1.1.1.1 no-access
                 mellanoxSWPartitionIndex 1.3.6.1.4.1.33049.11.1.1.1.1.1 integer read-only
Software image partition index
                 mellanoxSWPartitionName 1.3.6.1.4.1.33049.11.1.1.1.1.2 octet string read-only
Software image name
                 mellanoxSWPartitionActive 1.3.6.1.4.1.33049.11.1.1.1.1.3 integer read-only
Software image active (0=false, 1=true)
                 mellanoxSWPartitionBootNext 1.3.6.1.4.1.33049.11.1.1.1.1.4 integer read-only
Software image boot next (0=false, 1=true)
         mellanoxSWUpdateCmd 1.3.6.1.4.1.33049.11.1.1.2
             mellanoxSWUpdateCmdSetNext 1.3.6.1.4.1.33049.11.1.1.2.1 integer read-write
The number of the image partition to set as active 0 - no change 1 - partition number 1 2 - partition number 2 3 - move to the next partition
             mellanoxSWUpdateCmdUri 1.3.6.1.4.1.33049.11.1.1.2.2 octet string read-write
URI to fetch SW image file from for the update
             mellanoxSWUpdateCmdExecute 1.3.6.1.4.1.33049.11.1.1.2.3 integer read-write
Depending on selected operation - 1 - Initiates software update process 2 - Sets next boot partition Enumeration: 'mellanoxSWUpdateCmdExecuteUpdate': 1, 'mellanoxSWUpdateCmdExecuteSetNext': 2.
             mellanoxSWUpdateCmdStatus 1.3.6.1.4.1.33049.11.1.1.2.4 integer read-only
The status of the software update operation: 0: No operation pending 1-100: progress percentage 101: success >200: failure
             mellanoxSWUpdateCmdStatusString 1.3.6.1.4.1.33049.11.1.1.2.5 octet string read-only
String status or error description
         mellanoxSWActivePartition 1.3.6.1.4.1.33049.11.1.1.3 integer read-only
Index of the currently active image partition
         mellanoxSWNextBootPartition 1.3.6.1.4.1.33049.11.1.1.4 integer read-only
Index of the next boot image partition