Dell-DHCPv6-CLIENT: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: Dell-DHCPv6-CLIENT
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlDhcpv6ClientMibVersion 1.3.6.1.4.1.89.214.2.1 integer read-only
 rlDhcpv6ClientSupported 1.3.6.1.4.1.89.214.2.2 truthvalue read-only
 rlDhcpv6ClientTable 1.3.6.1.4.1.89.214.2.3 no-access
The table saved ipv6 DHCP clients and their services.
     rlDhcpv6ClientEntry 1.3.6.1.4.1.89.214.2.3.1 no-access
An entry in rlDhcpv6Client.
         rlDhcpv6ClientIfIndex 1.3.6.1.4.1.89.214.2.3.1.1 interfaceindex read-only
The interface that ipv6 DHCP client is running on.
         rlDhcpv6ClientPd 1.3.6.1.4.1.89.214.2.3.1.2 integer read-only
Enables Prefix Delegation service on the interface. Enumeration: 'enable': 1, 'disable': 2.
         rlDhcpv6ClientStateless 1.3.6.1.4.1.89.214.2.3.1.3 integer read-write
Enables Stateless service on the interface. Enumeration: 'enable': 1, 'disable': 2.
         rlDhcpv6ClientReconfigure 1.3.6.1.4.1.89.214.2.3.1.4 integer read-only
Enables reconfiguration service on the interface. Enumeration: 'enable': 1, 'disable': 2.
         rlDhcpv6ClientInfoRefreshMin 1.3.6.1.4.1.89.214.2.3.1.5 unsigned32 read-write
Defines the minimum refresh time between information-request packets on the same interface.
         rlDhcpv6ClientInfoRefreshConf 1.3.6.1.4.1.89.214.2.3.1.6 unsigned32 read-write
Defines the refresh time between information-request packets on the same interface.
         rlDhcpv6ClientInfoRefreshReceived 1.3.6.1.4.1.89.214.2.3.1.7 unsigned32 read-only
Shows the received time from DHCP server untill next information-request packet.
         rlDhcpv6ClientInfoRefreshRemain 1.3.6.1.4.1.89.214.2.3.1.8 unsigned32 read-only
Shows the remain time untill next information-request packet.
         rlDhcpv6ClientDhcpServerInetAddressType 1.3.6.1.4.1.89.214.2.3.1.9 inetaddresstype read-only
Contains Inet address Type of current DHCPv6 server.
         rlDhcpv6ClientDhcpServerInetAddress 1.3.6.1.4.1.89.214.2.3.1.10 inetaddress read-only
Contains Inet address of current DHCPv6 server.
         rlDhcpv6ClientDhcpServerDuid 1.3.6.1.4.1.89.214.2.3.1.11 octet string read-only
Contains DUID of current DHCPv6 server.
         rlDhcpv6ClientDhcpServerPreference 1.3.6.1.4.1.89.214.2.3.1.12 unsigned32 read-only
Contains preference of current DHCPv6 server.
         rlDhcpv6ClientState 1.3.6.1.4.1.89.214.2.3.1.13 integer read-only
shows the state machine. Enumeration: 'idle': 1, 'configured': 3, 'configuring': 2.
         rlDhcpv6ClientTftpServerName 1.3.6.1.4.1.89.214.2.3.1.14 displaystring read-only
The Tftp server name received by DHCPv6 stateless service.
         rlDhcpv6ClientTftpFileName 1.3.6.1.4.1.89.214.2.3.1.15 displaystring read-only
Name of file to use in configuration process received by DHCPv6 stateless service.
         rlDhcpv6ClientTimeZone 1.3.6.1.4.1.89.214.2.3.1.16 displaystring read-only
The timezone received by DHCPv6 stateless service
         rlDhcpv6ClientOperStatus 1.3.6.1.4.1.89.214.2.3.1.17 integer read-only
The operational status of this entry. Enabled or Disabled . Enumeration: 'enable': 1, 'disable': 2.
         rlDhcpv6ClientDisableReason 1.3.6.1.4.1.89.214.2.3.1.18 integer read-only
The disable operational status reason. Enumeration: 'none': 1, 'portDownAndIpv6Disable': 4, 'portDown': 3, 'ipv6Disable': 2.
         rlDhcpv6ClientStatus 1.3.6.1.4.1.89.214.2.3.1.19 rowstatus read-only
The status of this entry. Creating the entry when ipv6 DHCP is enabled OR ipv6 DHCP stateless in enabled OR ipv6 DHCP pd is enabled.
         rlDhcpv6ClientInfoRefreshIsReceived 1.3.6.1.4.1.89.214.2.3.1.20 truthvalue read-only
Shows whether information-request option is received.
         rlDhcpv6ClientIndirectImageFileName 1.3.6.1.4.1.89.214.2.3.1.21 displaystring read-only
Name of file to use in autoupdate process received by DHCPv6 stateless service.
 rlDhcpv6ClientAuxDnsServerListTable 1.3.6.1.4.1.89.214.2.4 no-access
The table saved the list of DNS servers received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
     rlDhcpv6ClientAuxDnsServerListEntry 1.3.6.1.4.1.89.214.2.4.1 no-access
An entry in rlDhcpv6ClientAuxDnsServerListTable.
         rlDhcpv6ClientAuxDnsServerListIfIndex 1.3.6.1.4.1.89.214.2.4.1.1 interfaceindex no-access
The IfIndex in rlDhcpv6ClientAuxDnsServerListEntry.
         rlDhcpv6ClientAuxDnsServerListPriority 1.3.6.1.4.1.89.214.2.4.1.2 integer no-access
The priority of the entry.
         rlDhcpv6ClientAuxDnsServerListAddress 1.3.6.1.4.1.89.214.2.4.1.3 inetaddressipv6 read-only
DNS server address received by DHCPv6 stateless service
 rlDhcpv6ClientAuxSntpServerListTable 1.3.6.1.4.1.89.214.2.5 no-access
The table saved the list of Sntp servers received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
     rlDhcpv6ClientAuxSntpServerListEntry 1.3.6.1.4.1.89.214.2.5.1 no-access
An entry in rlDhcpv6ClientAuxSntpServerListTable.
         rlDhcpv6ClientAuxSntpServerListIfIndex 1.3.6.1.4.1.89.214.2.5.1.1 interfaceindex no-access
The IfIndex in rlDhcpv6ClientAuxSntpServerEntry.
         rlDhcpv6ClientAuxSntpServerListPriority 1.3.6.1.4.1.89.214.2.5.1.2 integer no-access
The priority of the entry.
         rlDhcpv6ClientAuxSntpServerListAddress 1.3.6.1.4.1.89.214.2.5.1.3 inetaddressipv6 read-only
Sntp server address received by DHCPv6 stateless service
 rlDhcpv6ClientAuxDomainNameSearchListTable 1.3.6.1.4.1.89.214.2.6 no-access
The table saved the list of Domain Name Search received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
     rlDhcpv6ClientAuxDomainNameSearchListEntry 1.3.6.1.4.1.89.214.2.6.1 no-access
An entry in rlDhcpv6ClientAuxDomainNameSearchListTable.
         rlDhcpv6ClientAuxDomainNameSearchListIfIndex 1.3.6.1.4.1.89.214.2.6.1.1 interfaceindex no-access
The IfIndex in rlDhcpv6ClientAuxDomainNameSearchEntry.
         rlDhcpv6ClientAuxDomainNameSearchListPriority 1.3.6.1.4.1.89.214.2.6.1.2 integer no-access
The priority of the entry.
         rlDhcpv6ClientAuxDomainNameSearchListName 1.3.6.1.4.1.89.214.2.6.1.3 displaystring read-only
Domain Name in DomainNameSearchList received by DHCPv6 stateless service
 rlDhcpv6ClientCommandTable 1.3.6.1.4.1.89.214.2.7 read-only
Action MIB for DHCP v6 Renew command.
     rlDhcpv6ClientCommandEntry 1.3.6.1.4.1.89.214.2.7.1 no-access
The row definition for this table.
         rlDhcpv6ClientCommandIfIndex 1.3.6.1.4.1.89.214.2.7.1.1 interfaceindex no-access
The IfIndex in rlDhcpv6ClientAuxDomainNameSearchEntry.
         rlDhcpv6ClientCommandAction 1.3.6.1.4.1.89.214.2.7.1.2 integer read-write
Action to apply. The default value is none. Enumeration: 'none': 0, 'renew': 1.
 rlDhcpv6ClientEnabledByDefaultRemovedIfindex 1.3.6.1.4.1.89.214.2.8 integer read-write
DHCPv6 Client flag is relevant when mtsc parameter DHCPv6_client_enabled_by_default 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 DHCPv6 client entry. Otherwise (zero value) - the meaning is that DHCPv6 client entry must be added.