RADLAN-BOOTP-MIB

File: RADLAN-BOOTP-MIB.mib (3456 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB

Imported symbols

rnd OBJECT-TYPE MODULE-IDENTITY
IpAddress TruthValue RowStatus
DisplayString InterfaceIndex ifIndex
SnmpAdminString

Defined Types

RndBootPActionEntry  
SEQUENCE    
  rndBootPActionIfIndex InterfaceIndex
  rndBootPActionStatus RowStatus
  rndBootPActionHostName SnmpAdminString

Defined Values

rndBootP 1.3.6.1.4.1.89.24
This private MIB module defines boot p private MIBs.
MODULE-IDENTITY    

rndBootPServerAddress 1.3.6.1.4.1.89.24.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rndBootPRelaySecThreshold 1.3.6.1.4.1.89.24.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rndBootPActionTable 1.3.6.1.4.1.89.24.3
The (conceptual) table mentione IP address which must be released/renewed on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RndBootPActionEntry

rndBootPActionEntry 1.3.6.1.4.1.89.24.3.1
An entry (conceptual row) in rndBootPActionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RndBootPActionEntry  

rndBootPActionIfIndex 1.3.6.1.4.1.89.24.3.1.1
The interface which the action is implemented for or NULL if it implemented for all device.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rndBootPActionStatus 1.3.6.1.4.1.89.24.3.1.2
The status of this entry. Creating the entry renewing Bootp address on the interface; destroying the entry release Bootp address on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rndBootPActionHostName 1.3.6.1.4.1.89.24.3.1.3
This option specifies the name of the client.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..20)