RADLAN-DHCPCL-MIB

File: RADLAN-DHCPCL-MIB.mib (15789 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

RlDhcpClActionEntry  
SEQUENCE    
  rlDhcpClActionIfIndex InterfaceIndex
  rlDhcpClActionStatus RowStatus
  rlDhcpClActionHostName SnmpAdminString

RlDhcpApprovalWaitingEntry  
SEQUENCE    
  rlDhcpApprovalWaitingIfIndex InterfaceIndex
  rlDhcpApprovalWaitingAddress IpAddress
  rlDhcpApprovalWaitingMask IpAddress
  rlDhcpApprovalWaitingGateway IpAddress

RlDhcpApprovalActionEntry  
SEQUENCE    
  rlDhcpApprovalActionIfIndex InterfaceIndex
  rlDhcpApprovalActionAddress IpAddress
  rlDhcpApprovalActionMask IpAddress
  rlDhcpApprovalActionApprove TruthValue

RlDhcpClCommandEntry  
SEQUENCE    
  rlDhcpClCommandAction INTEGER

Defined Values

rlDhcpCl 1.3.6.1.4.1.89.76
This private MIB module defines DHCP CL private MIBs.
MODULE-IDENTITY    

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

rlDhcpClActionEntry 1.3.6.1.4.1.89.76.3.1
An entry (conceptual row) in dhcpClActionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpClActionEntry  

rlDhcpClActionIfIndex 1.3.6.1.4.1.89.76.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  

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

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

rlDhcpApprovalEnabled 1.3.6.1.4.1.89.76.4
DHCP Approval feature status - enable (True) or desable (False). Must be True only if DHCP Approval supported, device has only one ip interface and default ip exist.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlDhcpApprovalWaitingTable 1.3.6.1.4.1.89.76.5
IP addresses waiting for approval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpApprovalWaitingEntry

rlDhcpApprovalWaitingEntry 1.3.6.1.4.1.89.76.5.1
An entry in rlDhcpApprovalWaitingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpApprovalWaitingEntry  

rlDhcpApprovalWaitingIfIndex 1.3.6.1.4.1.89.76.5.1.1
IP interface ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpApprovalWaitingAddress 1.3.6.1.4.1.89.76.5.1.2
IP Address waiting for approval.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalWaitingMask 1.3.6.1.4.1.89.76.5.1.3
Mask waiting for approval.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalWaitingGateway 1.3.6.1.4.1.89.76.5.1.4
Default gateway of received address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalActionTable 1.3.6.1.4.1.89.76.6
Action for waiting ip address (approve/decline).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpApprovalActionEntry

rlDhcpApprovalActionEntry 1.3.6.1.4.1.89.76.6.1
An entry in rlDhcpApprovalActionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpApprovalActionEntry  

rlDhcpApprovalActionIfIndex 1.3.6.1.4.1.89.76.6.1.1
IP interface ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpApprovalActionAddress 1.3.6.1.4.1.89.76.6.1.2
IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalActionMask 1.3.6.1.4.1.89.76.6.1.3
IP Address mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalActionApprove 1.3.6.1.4.1.89.76.6.1.4
Approve or decline ip address.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlDhcpClCommandTable 1.3.6.1.4.1.89.76.7
Action MIB for DHCP Renew command.
Status: current Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpClCommandEntry

rlDhcpClCommandEntry 1.3.6.1.4.1.89.76.7.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpClCommandEntry  

rlDhcpClCommandAction 1.3.6.1.4.1.89.76.7.1.2
Action to apply. When the field is renew_force_autoconfig the meaning is that every time when DHCP option 67 is received, the configuration is downloaded from DHCP server. The default value is false.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), renew(1), renewForceAutoconfig(2)  

rlDhcpClConfigurationFileName 1.3.6.1.4.1.89.76.8
The configuration file name that loaded into the device. The filename is a relative path on the TFTP server, without the server IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlDhcpClOption67Enable 1.3.6.1.4.1.89.76.9
Defines whether the configuration file can be downloaded from DHCP packet option 67.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDhcpClManualTftpServerAddress 1.3.6.1.4.1.89.76.10
Manually configured TFTP server IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlDhcpClSelectedTftpServerAddress 1.3.6.1.4.1.89.76.11
Currently selected TFTP server IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpClSelectedTftpServerAddressOrigin 1.3.6.1.4.1.89.76.12
Currently selected TFTP server IP Address's origin
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sname(1), option66(2), option150(3), option129(4), siaddr(5), manual(6), unknown(7), none(8)  

rlDhcpClManualConfigurationFileName 1.3.6.1.4.1.89.76.13
The manually configured file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlDhcpClSelectedConfigurationFileName 1.3.6.1.4.1.89.76.14
The selected configuration file name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlDhcpClSelectedConfigurationFileNameOrigin 1.3.6.1.4.1.89.76.15
The selected configuration files name origin.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER file(1), option67(2), manual(3), none(4), hostname(5), defaultConfigFile(6)  

rlDhcpClEnabledByDefaultRemovedIfindex 1.3.6.1.4.1.89.76.16
DHCP Client flag is relevant when host parameter dhcp_client_active_on_start is TRUE. If the MIB has non zero value the meaning is that DHCP client has removed from configuration by the user on the interface and signs to application not to add DHCP client entry. Otherwise (zero value) - the meaning is that DHCP client entry must be added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlDhcpClAutoUpdateEnabled 1.3.6.1.4.1.89.76.17
Setting this MIB value to True/False enables/disables DHCP auto-update process in the device (through option 125).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlDhcpClAutoUpdateStatus 1.3.6.1.4.1.89.76.18
Describes the status of current/last DHCP auto-update process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noData(1), openingIndirectFile(2), downloadedIndirectFile(3), startDownloadImageFile(4), failedToDownloadImageFile(5), quitFileContentsLenZero(6), quitImageFileNameLenZero(7), quitVersionAlreadyUpdated(8), quitIndirectFileNotFound(9), quitImageFileNotFound(10), quitImageVersionNotSupported(11), quitNoTftpOutgoingInterface(12), quitUsbSetupFileOpenError(13), quitUsbSetupFileFormatError(14), quitUsbSetupFileReadWriteError(15), quitUsbSetupFileSetIpAddrError(16), quitUsbSetupFileImageFileNotExist(17), quitUsbSetupFileConfigFileNotExist(18)  

rlDhcpClAutoConfigForce 1.3.6.1.4.1.89.76.19
Setting this MIB value to True will force DHCP auto-config process after next reboot. This configuration will take effect only during the time period between the next 2 reboots of the device (like a deffered action).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlDhcpClAutoConfigAutoSave 1.3.6.1.4.1.89.76.20
Setting this MIB value to True configures automatic saving of running-cdb into startup-cdb, to be done at the end of successful DHCP auto-config process to running-cdb.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlDhcpClAutoConfigStatus 1.3.6.1.4.1.89.76.21
Describes the status of current/last DHCP auto-config process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noData(1), openingDhcpConfigFile(2), openingIndirectFile(3), searchingHostnameInIndirectFile(4), openingHostnameConfigFile(5), openingHostnameCfgFile(6), openingDefaultConfigFile(7), downloadingConfigFile(8), savingConfigInStartupCDB(9), quitDhcpFileNotGivenOrNotExists(10), quitFailedToFindAnyExistingConfigFile(11), quitConfigFileContentsLenZero(12), quitConfigFileDownloadFailed(13), quitConditionsForAutoConfigChanged(14), quitSelectedConfigFileNameUpdateFailed(15), quitSelectedConfigFileNameOriginUpdateFailed(16), quitSelectedTftpServerAddressUpdateFailed(17), quitSelectedTftpServerAddressOriginUpdateFailed(18), quitCopyRunningToStartupFailed(19), quitNoTftpOutgoingInterface(20), finishedSuccessfully(21)  

rlDhcpClAutoConfigProtocol 1.3.6.1.4.1.89.76.22
Describes the auto-config process protocol. tftp - only the TFTP protocol is used by auto-configuration. scp - only the SCP protocol is used by auto-configuration. auto-(Default) Auto-configuration uses the TFTP or SCP protocol depending on the configuration file's extension. If this option is selected, the extension parameter may be specified or, if not, the default extension is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), scp(2), auto(3)  

rlDhcpClAutoConfigScpFileExtention 1.3.6.1.4.1.89.76.23
Describes the SCP file extention. When no vlaue is specified, 'scp' extension is used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)