F10-BMP-MIB

File: F10-BMP-MIB.mib (4755 bytes)

Imported modules

SNMPv2-SMI FORCE10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
f10Mgmt

Defined Values

f10BmpMib 1.3.6.1.4.1.6027.3.23
Dell Networking OS Baremetal Provisioning MIB.
MODULE-IDENTITY    

f10Bmp 1.3.6.1.4.1.6027.3.23.1
OBJECT IDENTIFIER    

bmpReloadType 1.3.6.1.4.1.6027.3.23.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normalReload(1), bmpReload(2)  

bmpAutoSave 1.3.6.1.4.1.6027.3.23.1.2
Configure auto-save option for downloaded config file. bmpActionEnable - Enable auto-save option. bmpActionDisable - Disable auto-save option. Default is bmpActionDisable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bmpActionEnable(1), bmpActionDisable(2)  

bmpConfigDownload 1.3.6.1.4.1.6027.3.23.1.3
Enable/disable config file download. bmpActionEnable - Enable config-download option. bmpActionDisable - Disable config-download option. Default is bmpActionEnable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bmpActionEnable(1), bmpActionDisable(2)  

bmpDhcpTimeout 1.3.6.1.4.1.6027.3.23.1.4
Configure the DHCP timeout value. Default is infinity which can be set using value 0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..50  

bmpRetryCount 1.3.6.1.4.1.6027.3.23.1.5
Configure the number of attempts to download a config file. Default value is 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..6  

bmpUserDefinedString 1.3.6.1.4.1.6027.3.23.1.6
A textual string containing information about the option 60.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

bmpRelay 1.3.6.1.4.1.6027.3.23.1.7
Configure relay option in bmp to support option82 information. bmpActionEnable - Enable option82 - relay information. bmpActionDisable - Disable option82 - relay information. Default is bmpActionDisable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bmpActionEnable(1), bmpActionDisable(2)  

bmpRelayRemoteId 1.3.6.1.4.1.6027.3.23.1.8
A textual string to be appened for the remote-id value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)