Home/Catalog/RADLAN-DHCPCL-MIB

RADLAN-DHCPCL-MIB

AI MIB Summary

The RADLAN-DHCPCL-MIB enables monitoring and management of DHCP client sessions and lease states on RADLAN network infrastructure. This private module provides vendor-specific counters and status variables for tracking active client bindings, lease expiration events, and DHCP transaction statistics.

This private MIB module defines DHCP CL private MIBs.
Main OID:
rlDhcpCl.1.3.6.1.4.1.89.76
39
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

39 total
Object Name
rlDhcpClThis private MIB module defines DHCP CL private MIBs.
MODULE-IDENTITY
.1.3.6.1.4.1.89.76
RADLAN-MIBThis private MIB module defines DHCP CL private MIBs.
Unknown
.1.3.6.1.4.1.89.76
rlDhcpClActionTableThe (conceptual) table mentione IP address which must be released/renewed on the interface.
SEQUENCE OF RlDhcpClActionEntry
.1.3.6.1.4.1.89.76.3
rlDhcpClActionEntryAn entry (conceptual row) in dhcpClActionTable.
RlDhcpClActionEntry
.1.3.6.1.4.1.89.76.3.1
rlDhcpClActionIfIndexThe interface which the action is implemented for or NULL if it implemented for all device.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.89.76.3.1.1
rlDhcpClActionStatusThe status of this entry. Creating the entry renewing Dhcp address on the interface; destroying the entry release Dhcp address on the interface.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.89.76.3.1.2
rlDhcpClActionHostNameThis option specifies the name of the client.rw
SnmpAdminString
.1.3.6.1.4.1.89.76.3.1.3
rlDhcpApprovalEnabledDHCP 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.76.4
rlDhcpApprovalWaitingTableIP addresses waiting for approval.
SEQUENCE OF RlDhcpApprovalWaitingEntry
.1.3.6.1.4.1.89.76.5
rlDhcpApprovalWaitingEntryAn entry in rlDhcpApprovalWaitingTable.
RlDhcpApprovalWaitingEntry
.1.3.6.1.4.1.89.76.5.1
rlDhcpApprovalWaitingIfIndexIP interface ifIndex.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.89.76.5.1.1
rlDhcpApprovalWaitingAddressIP Address waiting for approval.ro
IpAddress
.1.3.6.1.4.1.89.76.5.1.2
rlDhcpApprovalWaitingMaskMask waiting for approval.ro
IpAddress
.1.3.6.1.4.1.89.76.5.1.3
rlDhcpApprovalWaitingGatewayDefault gateway of received address.ro
IpAddress
.1.3.6.1.4.1.89.76.5.1.4
rlDhcpApprovalActionTableAction for waiting ip address (approve/decline).
SEQUENCE OF RlDhcpApprovalActionEntry
.1.3.6.1.4.1.89.76.6
rlDhcpApprovalActionEntryAn entry in rlDhcpApprovalActionTable.
RlDhcpApprovalActionEntry
.1.3.6.1.4.1.89.76.6.1
rlDhcpApprovalActionIfIndexIP interface ifIndex.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.89.76.6.1.1
rlDhcpApprovalActionAddressIP Address.ro
IpAddress
.1.3.6.1.4.1.89.76.6.1.2
rlDhcpApprovalActionMaskIP Address mask.ro
IpAddress
.1.3.6.1.4.1.89.76.6.1.3
rlDhcpApprovalActionApproveApprove or decline ip address.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.76.6.1.4
rlDhcpClCommandTableAction MIB for DHCP Renew command.ro
SEQUENCE OF RlDhcpClCommandEntry
.1.3.6.1.4.1.89.76.7
rlDhcpClCommandEntryThe row definition for this table.
RlDhcpClCommandEntry
.1.3.6.1.4.1.89.76.7.1
rlDhcpClCommandActionAction 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.rw
Enumeration
.1.3.6.1.4.1.89.76.7.1.2
rlDhcpClConfigurationFileNameThe configuration file name that loaded into the device. The filename is a relative path on the TFTP server, without the server IP address.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.89.76.8
rlDhcpClOption67EnableDefines whether the configuration file can be downloaded from DHCP packet option 67.rw
Enumeration
.1.3.6.1.4.1.89.76.9
rlDhcpClManualTftpServerAddressManually configured TFTP server IP Address.rw
IpAddress
.1.3.6.1.4.1.89.76.10
rlDhcpClSelectedTftpServerAddressCurrently selected TFTP server IP Address.ro
IpAddress
.1.3.6.1.4.1.89.76.11
rlDhcpClSelectedTftpServerAddressOriginCurrently selected TFTP server IP Address's originro
Enumeration
.1.3.6.1.4.1.89.76.12
rlDhcpClManualConfigurationFileNameThe manually configured file name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.89.76.13
rlDhcpClSelectedConfigurationFileNameThe selected configuration file name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.89.76.14
rlDhcpClSelectedConfigurationFileNameOriginThe selected configuration files name origin.ro
Enumeration
.1.3.6.1.4.1.89.76.15
rlDhcpClEnabledByDefaultRemovedIfindexDHCP 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.rw
INTEGER
.1.3.6.1.4.1.89.76.16
rlDhcpClAutoUpdateEnabledSetting this MIB value to True/False enables/disables DHCP auto-update process in the device (through option 125).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.76.17
rlDhcpClAutoUpdateStatusDescribes the status of current/last DHCP auto-update process.ro
Enumeration
.1.3.6.1.4.1.89.76.18
rlDhcpClAutoConfigForceSetting 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).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.76.19
rlDhcpClAutoConfigAutoSaveSetting 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.76.20
rlDhcpClAutoConfigStatusDescribes the status of current/last DHCP auto-config process.ro
Enumeration
.1.3.6.1.4.1.89.76.21
rlDhcpClAutoConfigProtocolDescribes 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.rw
Enumeration
.1.3.6.1.4.1.89.76.22
rlDhcpClAutoConfigScpFileExtentionDescribes the SCP file extention. When no vlaue is specified, 'scp' extension is used.rw
DisplayString
.1.3.6.1.4.1.89.76.23
RADLAN-DHCPCL-MIB - SNMP MIB Reference | MIBs Explorer