RADLAN-BOOTP-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-BOOTP-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
 rndBootP 1.3.6.1.4.1.89.24
This private MIB module defines boot p private MIBs.
       rndBootPServerAddress 1.3.6.1.4.1.89.24.1 ipaddress read-write
The IPAddress of the BOOTP server. the OpenGate will act as a BootP relay if this parameter is not equale to 0.0.0.0.
       rndBootPRelaySecThreshold 1.3.6.1.4.1.89.24.2 integer read-write
BootP requests are relayed only if their SEC field is greater or equal to the threshold value in order to allow local BootP Servers to answer first.
       rndBootPActionTable 1.3.6.1.4.1.89.24.3 no-access
The (conceptual) table mentione IP address which must be released/renewed on the interface.
           rndBootPActionEntry 1.3.6.1.4.1.89.24.3.1 no-access
An entry (conceptual row) in rndBootPActionTable.
               rndBootPActionIfIndex 1.3.6.1.4.1.89.24.3.1.1 interfaceindex read-only
The interface which the action is implemented for or NULL if it implemented for all device.
               rndBootPActionStatus 1.3.6.1.4.1.89.24.3.1.2 rowstatus read-only
The status of this entry. Creating the entry renewing Bootp address on the interface; destroying the entry release Bootp address on the interface.
               rndBootPActionHostName 1.3.6.1.4.1.89.24.3.1.3 snmpadminstring read-only
This option specifies the name of the client.