F10-BMP-MIB: View SNMP OID List / Download MIB

VENDOR: FORCE10 NETWORKS


 Home MIB: F10-BMP-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
 f10BmpMib 1.3.6.1.4.1.6027.3.23
Dell Networking OS Baremetal Provisioning MIB.
       f10Bmp 1.3.6.1.4.1.6027.3.23.1
           bmpReloadType 1.3.6.1.4.1.6027.3.23.1.1 integer read-write
Configure reload type to enable/disable BMP. normalReload - Regular reload type; BMP process is not initiated. bmpReload - Bmp reload type; BMP process is initiated and image/config files are upgraded based on the DHCP/BOOTP offer. Default is bmpReload. Enumeration: 'normalReload': 1, 'bmpReload': 2.
           bmpAutoSave 1.3.6.1.4.1.6027.3.23.1.2 integer read-write
Configure auto-save option for downloaded config file. bmpActionEnable - Enable auto-save option. bmpActionDisable - Disable auto-save option. Default is bmpActionDisable. Enumeration: 'bmpActionEnable': 1, 'bmpActionDisable': 2.
           bmpConfigDownload 1.3.6.1.4.1.6027.3.23.1.3 integer read-write
Enable/disable config file download. bmpActionEnable - Enable config-download option. bmpActionDisable - Disable config-download option. Default is bmpActionEnable. Enumeration: 'bmpActionEnable': 1, 'bmpActionDisable': 2.
           bmpDhcpTimeout 1.3.6.1.4.1.6027.3.23.1.4 integer read-write
Configure the DHCP timeout value. Default is infinity which can be set using value 0
           bmpRetryCount 1.3.6.1.4.1.6027.3.23.1.5 integer read-write
Configure the number of attempts to download a config file. Default value is 3.
           bmpUserDefinedString 1.3.6.1.4.1.6027.3.23.1.6 octet string read-write
A textual string containing information about the option 60.
           bmpRelay 1.3.6.1.4.1.6027.3.23.1.7 integer read-write
Configure relay option in bmp to support option82 information. bmpActionEnable - Enable option82 - relay information. bmpActionDisable - Disable option82 - relay information. Default is bmpActionDisable. Enumeration: 'bmpActionEnable': 1, 'bmpActionDisable': 2.
           bmpRelayRemoteId 1.3.6.1.4.1.6027.3.23.1.8 octet string read-write
A textual string to be appened for the remote-id value.