Dell-DHCPCL-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: Dell-DHCPCL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlDhcpCl | 1.3.6.1.4.1.89.76 |
This private MIB module defines DHCP CL private MIBs. |
||
rlDhcpClActionTable | 1.3.6.1.4.1.89.76.3 | no-access |
The (conceptual) table mentione IP address which must be released/renewed on the interface. |
|
1.3.6.1.4.1.89.76.3.1 | no-access |
An entry (conceptual row) in dhcpClActionTable. |
||
rlDhcpClActionIfIndex | 1.3.6.1.4.1.89.76.3.1.1 | interfaceindex | read-only |
The interface which the action is implemented for or NULL if it implemented for all device. |
rlDhcpClActionStatus | 1.3.6.1.4.1.89.76.3.1.2 | rowstatus | read-only |
The status of this entry. Creating the entry renewing Dhcp address on the interface; destroying the entry release Dhcp address on the interface. |
rlDhcpClActionHostName | 1.3.6.1.4.1.89.76.3.1.3 | snmpadminstring | read-only |
This option specifies the name of the client. |
rlDhcpApprovalEnabled | 1.3.6.1.4.1.89.76.4 | truthvalue | read-only |
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. |
rlDhcpApprovalWaitingTable | 1.3.6.1.4.1.89.76.5 | no-access |
IP addresses waiting for approval. |
|
1.3.6.1.4.1.89.76.5.1 | no-access |
An entry in rlDhcpApprovalWaitingTable. |
||
rlDhcpApprovalWaitingIfIndex | 1.3.6.1.4.1.89.76.5.1.1 | interfaceindex | read-only |
IP interface ifIndex. |
rlDhcpApprovalWaitingAddress | 1.3.6.1.4.1.89.76.5.1.2 | ipaddress | read-only |
IP Address waiting for approval. |
rlDhcpApprovalWaitingMask | 1.3.6.1.4.1.89.76.5.1.3 | ipaddress | read-only |
Mask waiting for approval. |
rlDhcpApprovalWaitingGateway | 1.3.6.1.4.1.89.76.5.1.4 | ipaddress | read-only |
Default gateway of received address. |
rlDhcpApprovalActionTable | 1.3.6.1.4.1.89.76.6 | no-access |
Action for waiting ip address (approve/decline). |
|
1.3.6.1.4.1.89.76.6.1 | no-access |
An entry in rlDhcpApprovalActionTable. |
||
rlDhcpApprovalActionIfIndex | 1.3.6.1.4.1.89.76.6.1.1 | interfaceindex | read-only |
IP interface ifIndex. |
rlDhcpApprovalActionAddress | 1.3.6.1.4.1.89.76.6.1.2 | ipaddress | read-only |
IP Address. |
rlDhcpApprovalActionMask | 1.3.6.1.4.1.89.76.6.1.3 | ipaddress | read-only |
IP Address mask. |
rlDhcpApprovalActionApprove | 1.3.6.1.4.1.89.76.6.1.4 | truthvalue | read-write |
Approve or decline ip address. |
rlDhcpClCommandTable | 1.3.6.1.4.1.89.76.7 | read-only |
Action MIB for DHCP Renew command. |
|
1.3.6.1.4.1.89.76.7.1 | no-access |
The row definition for this table. |
||
rlDhcpClCommandAction | 1.3.6.1.4.1.89.76.7.1.2 | integer | read-write |
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. Enumeration: 'none': 0, 'renew': 1, 'renewForceAutoconfig': 2. |
rlDhcpClConfigurationFileName | 1.3.6.1.4.1.89.76.8 | displaystring | read-write |
The configuration file name that loaded into the device. The filename is a relative path on the TFTP server, without the server IP address. |
rlDhcpClOption67Enable | 1.3.6.1.4.1.89.76.9 | integer | read-write |
Defines whether the configuration file can be downloaded from DHCP packet option 67. Enumeration: 'enable': 1, 'disable': 2. |
rlDhcpClManualTftpServerAddress | 1.3.6.1.4.1.89.76.10 | ipaddress | read-write |
Manually configured TFTP server IP Address. |
rlDhcpClSelectedTftpServerAddress | 1.3.6.1.4.1.89.76.11 | ipaddress | read-only |
Currently selected TFTP server IP Address. |
rlDhcpClSelectedTftpServerAddressOrigin | 1.3.6.1.4.1.89.76.12 | integer | read-only |
Currently selected TFTP server IP Address's origin Enumeration: 'optionv6-59': 9, 'none': 8, 'sname': 1, 'unknown': 7, 'manual': 6, 'option150': 3, 'broadcastReply': 10, 'option66': 2, 'siaddr': 5, 'option129': 4. |
rlDhcpClManualConfigurationFileName | 1.3.6.1.4.1.89.76.13 | displaystring | read-write |
The manually configured file name. |
rlDhcpClSelectedConfigurationFileName | 1.3.6.1.4.1.89.76.14 | displaystring | read-only |
The selected configuration file name. |
rlDhcpClSelectedConfigurationFileNameOrigin | 1.3.6.1.4.1.89.76.15 | integer | read-only |
The selected configuration files name origin. Enumeration: 'option67': 2, 'defaultConfigFile': 6, 'hostname': 5, 'manual': 3, 'none': 4, 'optionv6-60': 7, 'file': 1. |
rlDhcpClEnabledByDefaultRemovedIfindex | 1.3.6.1.4.1.89.76.16 | integer | read-write |
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. |
rlDhcpClAutoUpdateEnabled | 1.3.6.1.4.1.89.76.17 | truthvalue | read-write |
Setting this MIB value to True/False enables/disables DHCP auto-update process in the device (through option 125). |
rlDhcpClAutoUpdateStatus | 1.3.6.1.4.1.89.76.18 | integer | read-only |
Describes the status of current/last DHCP auto-update process. Enumeration: 'quitImageVersionNotSupported': 11, 'quitUsbSetupFileFormatError': 14, 'quitFileContentsLenZero': 6, 'quitUsbSetupFileSetIpAddrError': 16, 'startDownloadImageFile': 4, 'quitUsbSetupFileOpenError': 13, 'quitUsbSetupFileReadWriteError': 15, 'openingIndirectFile': 2, 'quitImageFileNotFound': 10, 'quitUsbSetupFileImageFileNotExist': 17, 'quitIndirectFileNotFound': 9, 'downloadedIndirectFile': 3, 'quitNoTftpOutgoingInterface': 12, 'noData': 1, 'failedToDownloadImageFile': 5, 'quitUsbSetupFileConfigFileNotExist': 18, 'quitImageFileNameLenZero': 7, 'quitVersionAlreadyUpdated': 8. |
rlDhcpClAutoConfigForce | 1.3.6.1.4.1.89.76.19 | truthvalue | read-write |
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). |
rlDhcpClAutoConfigAutoSave | 1.3.6.1.4.1.89.76.20 | truthvalue | read-write |
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. |
rlDhcpClAutoConfigStatus | 1.3.6.1.4.1.89.76.21 | integer | read-only |
Describes the status of current/last DHCP auto-config process. Enumeration: 'openingIndirectFile': 3, 'openingDhcpConfigFile': 2, 'downloadingConfigFile': 8, 'finishedSuccessfully': 21, 'quitConditionsForAutoConfigChanged': 14, 'quitSelectedConfigFileNameUpdateFailed': 15, 'quitCopyRunningToStartupFailed': 19, 'quitDhcpFileNotGivenOrNotExists': 10, 'openingHostnameCfgFile': 6, 'quitSelectedConfigFileNameOriginUpdateFailed': 16, 'quitConfigFileDownloadFailed': 13, 'openingDefaultConfigFile': 7, 'searchingHostnameInIndirectFile': 4, 'quitSelectedTftpServerAddressOriginUpdateFailed': 18, 'quitNoTftpOutgoingInterface': 20, 'quitSelectedTftpServerAddressUpdateFailed': 17, 'noData': 1, 'quitFailedToFindAnyExistingConfigFile': 11, 'savingConfigInStartupCDB': 9, 'openingHostnameConfigFile': 5, 'quitConfigFileContentsLenZero': 12. |
rlDhcpClAutoConfigProtocol | 1.3.6.1.4.1.89.76.22 | integer | read-write |
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. Enumeration: 'auto': 3, 'tftp': 1, 'scp': 2. |
rlDhcpClAutoConfigScpFileExtention | 1.3.6.1.4.1.89.76.23 | displaystring | read-write |
Describes the SCP file extention. When no vlaue is specified, 'scp' extension is used. |
rlDhcpClSelectedTftpServerInetAddressType | 1.3.6.1.4.1.89.76.24 | inetaddresstype | read-only |
Currently selected TFTP server Inet Address type. |
rlDhcpClSelectedTftpServerInetAddress | 1.3.6.1.4.1.89.76.25 | inetaddress | read-only |
Currently selected TFTP server inet Address. |
rlDhcpClManualAutoConfigDataTable | 1.3.6.1.4.1.89.76.26 | no-access |
A 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. |
|
1.3.6.1.4.1.89.76.26.1 | no-access |
An entry (conceptual row) in rlDhcpClManualAutoConfigDataTable. |
||
rlDhcpClManualAutoConfigDataIndex | 1.3.6.1.4.1.89.76.26.1.1 | integer | no-access |
The index of this row. There is only one entry in this table, whose index is 1. |
rlDhcpClManualServerInetAddressType | 1.3.6.1.4.1.89.76.26.1.2 | inetaddresstype | read-write |
Manually configured inet Address type of remote server. |
rlDhcpClManualServerInetAddress | 1.3.6.1.4.1.89.76.26.1.3 | inetaddress | read-write |
Manually configured inet Address of remote server. |
rlDhcpClManualImageIndirectFileName | 1.3.6.1.4.1.89.76.26.1.4 | displaystring | read-write |
Manually configured indirect file name, that holds the name of the image file to download. |
rlDhcpClInformationTable | 1.3.6.1.4.1.89.76.27 | no-access |
The (conceptual) table mentione IP address which must be released/renewed on the interface. |
|
1.3.6.1.4.1.89.76.27.1 | no-access |
An entry (conceptual row) in dhcpClActionTable. |
||
rlDhcpClInformationIfIndex | 1.3.6.1.4.1.89.76.27.1.1 | interfaceindex | read-only |
The DHCPv4 client informational table. Contains information received by DHCP client from DHCP server |
rlDhcpClInformationIpAddress | 1.3.6.1.4.1.89.76.27.1.2 | ipaddress | read-only |
IP Address allocated by DHCP server. |
rlDhcpClInformationIpMask | 1.3.6.1.4.1.89.76.27.1.3 | ipaddress | read-only |
IP Address mask allocated by DHCP server. |
rlDhcpClInformationT1 | 1.3.6.1.4.1.89.76.27.1.4 | unsigned32 | read-only |
T1 timer value. |
rlDhcpClInformationT2 | 1.3.6.1.4.1.89.76.27.1.5 | unsigned32 | read-only |
T2 timer value. |
rlDhcpClInformationDefaultGateway | 1.3.6.1.4.1.89.76.27.1.6 | ipaddress | read-only |
Default Gateway IP Address. |
rlDhcpClInformationHostName | 1.3.6.1.4.1.89.76.27.1.7 | snmpadminstring | read-only |
Specifies the name of the client. |
rlDhcpClInformationDomainName | 1.3.6.1.4.1.89.76.27.1.8 | displaystring | read-only |
The Domain name received by DHCP client. |
rlDhcpClInformationTftpServerName | 1.3.6.1.4.1.89.76.27.1.9 | displaystring | read-only |
The Tftp server name received by DHCP client. |
rlDhcpClInformationTftpFileName | 1.3.6.1.4.1.89.76.27.1.10 | displaystring | read-only |
Name of file to use in configuration process received by DHCP client. |
rlDhcpClInformationTimeZone | 1.3.6.1.4.1.89.76.27.1.11 | displaystring | read-only |
The timezone received by DHCP client. |
rlDhcpClInformationTftpImageName | 1.3.6.1.4.1.89.76.27.1.12 | displaystring | read-only |
Image filename to use in autoupdate process received by DHCP client. |
rlDhcpClInformationDnsServerListTable | 1.3.6.1.4.1.89.76.28 | no-access |
The table saved the list of DNS servers received by DHCP client. |
|
1.3.6.1.4.1.89.76.28.1 | no-access |
An entry in rlDhcpClInformationDnsServerListTable. |
||
rlDhcpClInformationDnsServerListIfIndex | 1.3.6.1.4.1.89.76.28.1.1 | interfaceindex | no-access |
The IfIndex in rlDhcpClInformationDnsServerListEntry. |
rlDhcpClInformationDnsServerListPriority | 1.3.6.1.4.1.89.76.28.1.2 | integer | no-access |
The priority of the entry. |
rlDhcpClInformationDnsServerListAddress | 1.3.6.1.4.1.89.76.28.1.3 | ipaddress | read-only |
DNS server address received by DHCP client |
rlDhcpClInformationTftpServerListTable | 1.3.6.1.4.1.89.76.29 | no-access |
The table saved the list of Tftp servers received by DHCP client. |
|
1.3.6.1.4.1.89.76.29.1 | no-access |
An entry in rlDhcpClInformationTftpServerListTable. |
||
rlDhcpClInformationTftpServerListIfIndex | 1.3.6.1.4.1.89.76.29.1.1 | interfaceindex | no-access |
The IfIndex in rlDhcpClInformationTftpServerListEntry. |
rlDhcpClInformationTftpServerListPriority | 1.3.6.1.4.1.89.76.29.1.2 | integer | no-access |
The priority of the entry. |
rlDhcpClInformationTftpServerListAddress | 1.3.6.1.4.1.89.76.29.1.3 | ipaddress | read-only |
Tftp server address received by DHCP client |
rlDhcpClAutoUpdateProtocol | 1.3.6.1.4.1.89.76.30 | integer | read-write |
Describes 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. Enumeration: 'auto': 3, 'tftp': 1, 'scp': 2. |
rlDhcpClAutoUpdateScpFileExtention | 1.3.6.1.4.1.89.76.31 | displaystring | read-write |
Describes the SCP file extention used for auto-update. When no vlaue is specified, 'scp' extension is used. |