DLINK-3100-DHCPCL-MIB

File: DLINK-3100-DHCPCL-MIB.mib (8745 bytes)

Imported modules

DLINK-3100-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.171.10.94.89.89.76
This private MIB module defines DHCP CL private MIBs.
MODULE-IDENTITY    

rlDhcpClActionTable 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.89.76.5.1
An entry in rlDhcpApprovalWaitingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpApprovalWaitingEntry  

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

rlDhcpApprovalWaitingAddress 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.89.76.5.1.3
Mask waiting for approval.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlDhcpApprovalWaitingGateway 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.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.171.10.94.89.89.76.6.1
An entry in rlDhcpApprovalActionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpApprovalActionEntry  

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

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

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

rlDhcpApprovalActionApprove 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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)