RADLAN-DHCPCL-MIB

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-DHCPCL-MIB

Organization: Radlan - a MARVELL company. Marvell Semiconductor, Inc.

Last Updated: 2007-01-02

Category: DHCP, Vendor: RADLAN/Cisco SB

Description:

Manages DHCP client configuration and lease status on Marvell switch management interfaces.

Imported Objects

From IF-MIB

InterfaceIndex
ifIndexOBJECT-TYPE

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From RADLAN-MIB

rndOBJECT-IDENTITY

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-SMI

IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DisplayString
RowStatus
TruthValue

What Is RADLAN-DHCPCL-MIB?

RADLAN-DHCPCL-MIB is a vendor-specific private MIB from RADLAN/Marvell managing the DHCP client function used to obtain IP addressing for a switch's own management interface(s). It exposes a per-interface action/status table for triggering DHCP actions and reporting the resulting hostname/lease status, plus an approval workflow table for cases where DHCP-assigned addresses require administrative approval before being applied. Its monitoring role is tracking DHCP client lease/status and pending approval requests — whether an interface has successfully obtained an address and hostname via DHCP, and any addresses awaiting operator sign-off — which is software/network configuration state monitoring rather than hardware health. It is a proprietary companion to the standard IETF DHCP client model rather than a standards-based MIB itself. It is typically deployed on RADLAN/Marvell-based switches whose management interface obtains its IP address via DHCP in enterprise or SMB network deployments. Engineers can download the RADLAN-DHCPCL-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RADLAN-DHCPCL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • DHCP client lease/action status per interface
  • assigned hostname
  • pending DHCP approval requests
  • proposed address/mask/gateway awaiting approval

Supported Devices

  • RADLAN/Marvell-based managed Ethernet switches

Monitoring Examples

An administrator would poll rlDhcpClActionTable/rlDhcpClActionEntry to check rlDhcpClActionStatus and rlDhcpClActionHostName for the management interface's current DHCP lease outcome, and if rlDhcpApprovalEnabled is set, check rlDhcpApprovalWaitingTable/rlDhcpApprovalWaitingEntry for pending addresses (rlDhcpApprovalWaitingAddress, rlDhcpApprovalWaitingMask, rlDhcpApprovalWaitingGateway) awaiting approval. A management interface stuck without a successful lease in rlDhcpClActionStatus would indicate a DHCP server reachability problem preventing remote management access.

OIDs
OID symbolicOID numericTypeAccessDescription
rlDhcpCl1.3.6.1.4.1.89.76This private MIB module defines DHCP CL private MIBs.
rlDhcpClActionTable1.3.6.1.4.1.89.76.3not-accessibleThe (conceptual) table mentione IP address which must be released/renewed on the interface.
rlDhcpClActionEntry1.3.6.1.4.1.89.76.3.1not-accessibleAn entry (conceptual row) in dhcpClActionTable.
NUM rlDhcpClActionIfIndex1.3.6.1.4.1.89.76.3.1.1InterfaceIndexread-onlyThe interface which the action is implemented for or NULL if it implemented for all device.
ROW rlDhcpClActionStatus1.3.6.1.4.1.89.76.3.1.2RowStatusread-createThe status of this entry. Creating the entry renewing Dhcp address on the interface; destroying the entry release Dhcp address on the interface.
STR rlDhcpClActionHostName1.3.6.1.4.1.89.76.3.1.3SnmpAdminStringread-createThis option specifies the name of the client.
T/F rlDhcpApprovalEnabled1.3.6.1.4.1.89.76.4TruthValueread-onlyDHCP 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.
rlDhcpApprovalWaitingTable1.3.6.1.4.1.89.76.5not-accessibleIP addresses waiting for approval.
rlDhcpApprovalWaitingEntry1.3.6.1.4.1.89.76.5.1not-accessibleAn entry in rlDhcpApprovalWaitingTable.
NUM rlDhcpApprovalWaitingIfIndex1.3.6.1.4.1.89.76.5.1.1InterfaceIndexread-onlyIP interface ifIndex.
IP rlDhcpApprovalWaitingAddress1.3.6.1.4.1.89.76.5.1.2IpAddressread-onlyIP Address waiting for approval.
IP rlDhcpApprovalWaitingMask1.3.6.1.4.1.89.76.5.1.3IpAddressread-onlyMask waiting for approval.
IP rlDhcpApprovalWaitingGateway1.3.6.1.4.1.89.76.5.1.4IpAddressread-onlyDefault gateway of received address.
rlDhcpApprovalActionTable1.3.6.1.4.1.89.76.6not-accessibleAction for waiting ip address (approve/decline).
rlDhcpApprovalActionEntry1.3.6.1.4.1.89.76.6.1not-accessibleAn entry in rlDhcpApprovalActionTable.
NUM rlDhcpApprovalActionIfIndex1.3.6.1.4.1.89.76.6.1.1InterfaceIndexread-onlyIP interface ifIndex.
IP rlDhcpApprovalActionAddress1.3.6.1.4.1.89.76.6.1.2IpAddressread-onlyIP Address.
IP rlDhcpApprovalActionMask1.3.6.1.4.1.89.76.6.1.3IpAddressread-onlyIP Address mask.
T/F rlDhcpApprovalActionApprove1.3.6.1.4.1.89.76.6.1.4TruthValueread-writeApprove or decline ip address.
rlDhcpClCommandTable1.3.6.1.4.1.89.76.7read-onlyAction MIB for DHCP Renew command.
rlDhcpClCommandEntry1.3.6.1.4.1.89.76.7.1not-accessibleThe row definition for this table.
INT rlDhcpClCommandAction1.3.6.1.4.1.89.76.7.1.2INTEGERread-writeAction 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.
STR rlDhcpClConfigurationFileName1.3.6.1.4.1.89.76.8DisplayStringread-writeThe configuration file name that loaded into the device. The filename is a relative path on the TFTP server, without the server IP address.
INT rlDhcpClOption67Enable1.3.6.1.4.1.89.76.9INTEGERread-writeDefines whether the configuration file can be downloaded from DHCP packet option 67.
IP rlDhcpClManualTftpServerAddress1.3.6.1.4.1.89.76.10IpAddressread-writeManually configured TFTP server IP Address.
IP rlDhcpClSelectedTftpServerAddress1.3.6.1.4.1.89.76.11IpAddressread-onlyCurrently selected TFTP server IP Address.
INT rlDhcpClSelectedTftpServerAddressOrigin1.3.6.1.4.1.89.76.12INTEGERread-onlyCurrently selected TFTP server IP Address's origin
STR rlDhcpClManualConfigurationFileName1.3.6.1.4.1.89.76.13DisplayStringread-writeThe manually configured file name.
STR rlDhcpClSelectedConfigurationFileName1.3.6.1.4.1.89.76.14DisplayStringread-onlyThe selected configuration file name.
INT rlDhcpClSelectedConfigurationFileNameOrigin1.3.6.1.4.1.89.76.15INTEGERread-onlyThe selected configuration files name origin.
INT rlDhcpClEnabledByDefaultRemovedIfIndex1.3.6.1.4.1.89.76.16INTEGERread-writeDHCP 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.
T/F rlDhcpClAutoUpdateEnabled1.3.6.1.4.1.89.76.17TruthValueread-writeSetting this MIB value to True/False enables/disables DHCP auto-update process in the device (through option 125).
INT rlDhcpClAutoUpdateStatus1.3.6.1.4.1.89.76.18INTEGERread-onlyDescribes the status of current/last DHCP auto-update process.
T/F rlDhcpClAutoConfigForce1.3.6.1.4.1.89.76.19TruthValueread-writeSetting 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).
T/F rlDhcpClAutoConfigAutoSave1.3.6.1.4.1.89.76.20TruthValueread-writeSetting 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.
INT rlDhcpClAutoConfigStatus1.3.6.1.4.1.89.76.21INTEGERread-onlyDescribes the status of current/last DHCP auto-config process.
INT rlDhcpClAutoConfigProtocol1.3.6.1.4.1.89.76.22INTEGERread-writeDescribes 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.
STR rlDhcpClAutoConfigScpFileExtention1.3.6.1.4.1.89.76.23DisplayStringread-writeDescribes the SCP file extention. When no vlaue is specified, 'scp' extension is used.
IPt rlDhcpClSelectedTftpServerInetAddressType1.3.6.1.4.1.89.76.24InetAddressTyperead-onlyCurrently selected TFTP server Inet Address type.
IP rlDhcpClSelectedTftpServerInetAddress1.3.6.1.4.1.89.76.25InetAddressread-onlyCurrently selected TFTP server inet Address.
rlDhcpClManualAutoConfigDataTable1.3.6.1.4.1.89.76.26not-accessibleA table for configuring default values for auto-config/ auto-update process. These values during the process, in case no appropriate data was received from the DHCP server.
rlDhcpClManualAutoConfigDataEntry1.3.6.1.4.1.89.76.26.1not-accessibleAn entry (conceptual row) in rlDhcpClManualAutoConfigDataTable.
INT rlDhcpClManualAutoConfigDataIndex1.3.6.1.4.1.89.76.26.1.1INTEGERnot-accessibleThe index of this row. There is only one entry in this table, whose index is 1.
IPt rlDhcpClManualServerInetAddressType1.3.6.1.4.1.89.76.26.1.2InetAddressTyperead-writeManually configured inet Address type of remote server.
IP rlDhcpClManualServerInetAddress1.3.6.1.4.1.89.76.26.1.3InetAddressread-writeManually configured inet Address of remote server.
STR rlDhcpClManualImageIndirectFileName1.3.6.1.4.1.89.76.26.1.4DisplayStringread-writeManually configured indirect file name, that holds the name of the image file to download.
rlDhcpClInformationTable1.3.6.1.4.1.89.76.27not-accessibleThe (conceptual) table mentione IP address which must be released/renewed on the interface.
rlDhcpClInformationEntry1.3.6.1.4.1.89.76.27.1not-accessibleAn entry (conceptual row) in dhcpClActionTable.
NUM rlDhcpClInformationIfIndex1.3.6.1.4.1.89.76.27.1.1InterfaceIndexread-onlyThe DHCPv4 client informational table. Contains information received by DHCP client from DHCP server
IP rlDhcpClInformationIpAddress1.3.6.1.4.1.89.76.27.1.2IpAddressread-onlyIP Address allocated by DHCP server.
IP rlDhcpClInformationIpMask1.3.6.1.4.1.89.76.27.1.3IpAddressread-onlyIP Address mask allocated by DHCP server.
U32 rlDhcpClInformationT11.3.6.1.4.1.89.76.27.1.4Unsigned32read-onlyT1 timer value.
U32 rlDhcpClInformationT21.3.6.1.4.1.89.76.27.1.5Unsigned32read-onlyT2 timer value.
IP rlDhcpClInformationDefaultGateway1.3.6.1.4.1.89.76.27.1.6IpAddressread-onlyDefault Gateway IP Address.
STR rlDhcpClInformationHostName1.3.6.1.4.1.89.76.27.1.7SnmpAdminStringread-onlySpecifies the name of the client.
STR rlDhcpClInformationDomainName1.3.6.1.4.1.89.76.27.1.8DisplayStringread-onlyThe Domain name received by DHCP client.
STR rlDhcpClInformationTftpServerName1.3.6.1.4.1.89.76.27.1.9DisplayStringread-onlyThe Tftp server name received by DHCP client.
STR rlDhcpClInformationTftpFileName1.3.6.1.4.1.89.76.27.1.10DisplayStringread-onlyName of file to use in configuration process received by DHCP client.
STR rlDhcpClInformationTimeZone1.3.6.1.4.1.89.76.27.1.11DisplayStringread-onlyThe timezone received by DHCP client.
STR rlDhcpClInformationTftpImageName1.3.6.1.4.1.89.76.27.1.12DisplayStringread-onlyImage filename to use in autoupdate process received by DHCP client.
rlDhcpClInformationDnsServerListTable1.3.6.1.4.1.89.76.28not-accessibleThe table saved the list of DNS servers received by DHCP client.
rlDhcpClInformationDnsServerListEntry1.3.6.1.4.1.89.76.28.1not-accessibleAn entry in rlDhcpClInformationDnsServerListTable.
NUM rlDhcpClInformationDnsServerListIfIndex1.3.6.1.4.1.89.76.28.1.1InterfaceIndexnot-accessibleThe IfIndex in rlDhcpClInformationDnsServerListEntry.
INT rlDhcpClInformationDnsServerListPriority1.3.6.1.4.1.89.76.28.1.2INTEGERnot-accessibleThe priority of the entry.
IP rlDhcpClInformationDnsServerListAddress1.3.6.1.4.1.89.76.28.1.3IpAddressread-onlyDNS server address received by DHCP client
rlDhcpClInformationTftpServerListTable1.3.6.1.4.1.89.76.29not-accessibleThe table saved the list of Tftp servers received by DHCP client.
rlDhcpClInformationTftpServerListEntry1.3.6.1.4.1.89.76.29.1not-accessibleAn entry in rlDhcpClInformationTftpServerListTable.
NUM rlDhcpClInformationTftpServerListIfIndex1.3.6.1.4.1.89.76.29.1.1InterfaceIndexnot-accessibleThe IfIndex in rlDhcpClInformationTftpServerListEntry.
INT rlDhcpClInformationTftpServerListPriority1.3.6.1.4.1.89.76.29.1.2INTEGERnot-accessibleThe priority of the entry.
IP rlDhcpClInformationTftpServerListAddress1.3.6.1.4.1.89.76.29.1.3IpAddressread-onlyTftp server address received by DHCP client
INT rlDhcpClAutoUpdateProtocol1.3.6.1.4.1.89.76.30INTEGERread-writeDescribes the auto-update process protocol. tftp - only the TFTP protocol is used by auto-update. scp - only the SCP protocol is used by auto-update. auto-(Default) Auto-update 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.
STR rlDhcpClAutoUpdateScpFileExtention1.3.6.1.4.1.89.76.31DisplayStringread-writeDescribes the SCP file extention used for auto-update. When no vlaue is specified, 'scp' extension is used.
rlDhcpClEnabledByDefaultRemovedTable1.3.6.1.4.1.89.76.32not-accessibleDHCP 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.
rlDhcpClEnabledByDefaultRemovedEntry1.3.6.1.4.1.89.76.32.1not-accessibleAn entry (conceptual row) in rlDhcpClEnabledByDefaultRemovedTable.
ROW rlDhcpClEnabledByDefaultRemovedStatus1.3.6.1.4.1.89.76.32.1.2RowStatusread-createThe status of this entry.

RFC description

Provides DHCP client configuration and management for Marvell/Radlan network devices.

Start monitoring RADLAN/Marvell-based managed Ethernet switches (management-interface DHCP client) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RADLAN-DHCPCL-MIB