DLINKSW-DHCP6-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-DHCP6-CLIENT-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).
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
 dlinkSwDhcp6ClientMIB 1.3.6.1.4.1.171.14.222
This MIB module defines objects for DHCPv6 Client.
         dDhcp6ClientNotifications 1.3.6.1.4.1.171.14.222.0
         dDhcp6ClientObjects 1.3.6.1.4.1.171.14.222.1
             dDhcp6ClientGeneral 1.3.6.1.4.1.171.14.222.1.1
                 dDhcp6ClientDuid 1.3.6.1.4.1.171.14.222.1.1.1 octet string read-only
The DHCP Unique Identity (DUID) of DHCPv6 Client.
                 dhcp6ClientRestartIf 1.3.6.1.4.1.171.14.222.1.1.2 interfaceindexorzero read-write
Specifies the ifIndex of the interface on which DHCPv6 client will be restart. The agent will return an inconsistentValue error on sets if DHCPv6 client is not enabled on the interface. The special value 0 is return when read.
             dDhcp6ClientIfObjects 1.3.6.1.4.1.171.14.222.1.2
                 dDhcp6CIfTable 1.3.6.1.4.1.171.14.222.1.2.1 no-access
A table contains all DHCPv6 client entries which consists of DHCPv6 client related configuration. An entry is created to set a value different from the default on an interface. If an entry is deleted, all configurations are reverted to default.
                     dDhcp6CIfEntry 1.3.6.1.4.1.171.14.222.1.2.1.1 no-access
Defines an entry in the dDhcp6CIfTable.
                         dDhcp6CIfIndex 1.3.6.1.4.1.171.14.222.1.2.1.1.1 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                         dDhcp6CIfAcquireAddrEnabled 1.3.6.1.4.1.171.14.222.1.2.1.1.2 truthvalue read-only
This object indicates whether acquires an IPv6 address on an interface from the DHCPv6 server.
                         dDhcp6CIfAcqAddrRapidCommit 1.3.6.1.4.1.171.14.222.1.2.1.1.3 truthvalue read-only
This object indicates whether the two-message exchange for address allocation and other configuration is used. When dDhcp6CIfAcquireAddrEnabled is 'false', dDhcp6CIfRapidCommit cannot be set to 'true'.
                         dDhcp6CIfMinRefresh 1.3.6.1.4.1.171.14.222.1.2.1.1.4 unsigned32 read-only
This object specifies the minimum acceptable information refresh time in seconds. If the client receives a information refresh time less than the configured minimum refresh time, the configured minimum refresh time will be used.
                         dDhcp6CIfRowStatus 1.3.6.1.4.1.171.14.222.1.2.1.1.5 rowstatus read-only
The status of this conceptual row.
                 dDhcp6CIfPrefixDeleCfgTable 1.3.6.1.4.1.171.14.222.1.2.3 no-access
The table contains information about prefix delegation request of DHCPv6 client. An entry is created/removed when enable/disable request for prefix delegation through a specified interface.
                     dDhcp6CIfPrefixDeleCfgEntry 1.3.6.1.4.1.171.14.222.1.2.3.1 no-access
Defines an entry in the dDhcp6CIfPrefixDeleCfgTable.
                         dDhcp6CIfPdCfgIfIndex 1.3.6.1.4.1.171.14.222.1.2.3.1.1 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                         dDhcp6CIfPdCfgPrefixName 1.3.6.1.4.1.171.14.222.1.2.3.1.2 displaystring read-only
This object indicates a IPv6 general prefix name. The prefix acquired from the server will be stored in the IPv6 general prefix pool represented by this object, which will be in turn used in configuration of IPv6 addresses. The zero length indicates the general prefix name is not configured. Either dDhcp6CIfPdCfgPrefixName or dDhcp6CIfPdCfgHintAddr can be configured on an interface. If neither dDhcp6CIfPdCfgPrefixName nor dDhcp6CIfPdCfgHintAddr is configured, this indicates the request for prefix delegation through a specified interface is disabled and the entry will be deleted.
                         dDhcp6CIfPdCfgHintAddr 1.3.6.1.4.1.171.14.222.1.2.3.1.3 inetaddressipv6 read-only
This object indicates an IPv6 prefix to be sent in the prefix delegation request message as a hint. The special value of all '00'Hs indicates that hint IPv6 prefix is not configured. Either dDhcp6CIfPdCfgPrefixName or dDhcp6CIfPdCfgHintAddr can be configured on an interface. If neither dDhcp6CIfPdCfgPrefixName nor dDhcp6CIfPdCfgHintAddr is configured, this indicates the request for prefix delegation through a specified interface is disabled and the entry will be deleted.
                         dDhcp6CIfPdCfgHintLen 1.3.6.1.4.1.171.14.222.1.2.3.1.4 inetaddressprefixlength read-only
The length of the prefix (in bits). It indicates the length of hint prefix.
                         dDhcp6CIfPdCfgRapidCommit 1.3.6.1.4.1.171.14.222.1.2.3.1.5 truthvalue read-only
This object indicates that whether proceed with two-message exchange for prefix delegation. The rapid-commit option will be filled in the Solicit message to request two messages handshake.
                         dDhcp6CIfPdCfgRowStatus 1.3.6.1.4.1.171.14.222.1.2.3.1.6 rowstatus read-only
The status of this conceptual row.
             dDhcp6ClientStatusObjects 1.3.6.1.4.1.171.14.222.1.3
                 dDhcp6CIfStateTable 1.3.6.1.4.1.171.14.222.1.3.1 no-access
The table contains per-interface DHCPv6 client state information.
                     dDhcp6CIfStateEntry 1.3.6.1.4.1.171.14.222.1.3.1.1 no-access
Defines an entry in the dDhcp6CIfStateTable.
                         dDhcp6CIfStateIfIndex 1.3.6.1.4.1.171.14.222.1.3.1.1.1 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                         dDhcp6CIfStateCode 1.3.6.1.4.1.171.14.222.1.3.1.1.2 integer read-only
DHCPv6 Client running state. Enumeration: 'request': 2, 'init': 1, 'invalid': 0, 'rebind': 6, 'release': 3, 'renew': 5, 'active': 4.
                         dDhcp6CIfStatusEventExpire 1.3.6.1.4.1.171.14.222.1.3.1.1.3 unsigned32 read-only
Next event expire time of DHCPv6 Client. It is valid when DHCPv6 Client in REQUEST and REBIND state.
                 dDhcp6CIfAcquiredIaTable 1.3.6.1.4.1.171.14.222.1.3.2 no-access
The table contains the list of the known DHCPv6 servers.
                     dDhcp6CIfAcquiredIaEntry 1.3.6.1.4.1.171.14.222.1.3.2.1 no-access
Defines an entry in the dDhcp6CIfAcquiredIaTable.
                         dDhcp6CIfAcquiredIaType 1.3.6.1.4.1.171.14.222.1.3.2.1.1 integer no-access
The acquired IA type. other(0) - none of the following. iapd(1) - the type of the IA is Prefix Delegation. iana(2) - the type of the IA is non-temporary addresses. Enumeration: 'iapd': 1, 'other': 0, 'iana': 2.
                         dDhcp6CIfAcquiredIaId 1.3.6.1.4.1.171.14.222.1.3.2.1.2 unsigned32 no-access
The acquired IA identify.
                         dDhcp6CIfAcquiredIaIfIndex 1.3.6.1.4.1.171.14.222.1.3.2.1.3 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                         dDhcp6CIfAcquiredIaServerAddr 1.3.6.1.4.1.171.14.222.1.3.2.1.4 inetaddressipv6 read-only
The address of DHCPv6 server.
                         dDhcp6CIfAcquiredIaServerDUID 1.3.6.1.4.1.171.14.222.1.3.2.1.5 octet string read-only
The DUID of the corresponding DHCPv6 server.
                         dDhcp6CIfAcquiredIaServerPref 1.3.6.1.4.1.171.14.222.1.3.2.1.6 unsigned32 read-only
The preference of the corresponding DHCPv6 server.
                         dDhcp6CIfAcquiredIaT1 1.3.6.1.4.1.171.14.222.1.3.2.1.7 unsigned32 read-only
The T1 timer of the acquired IA.
                         dDhcp6CIfAcquiredIaT2 1.3.6.1.4.1.171.14.222.1.3.2.1.8 unsigned32 read-only
The T2 timer of the acquired IA.
                         dDhcp6CIfAcquiredIaExpireTime 1.3.6.1.4.1.171.14.222.1.3.2.1.9 unsigned32 read-only
The expire time of acquired IA.
                 dDhcp6CIfAddrTable 1.3.6.1.4.1.171.14.222.1.3.3 no-access
The table contains per-interface DHCPv6 address acquired from DHCPv6 server.
                     dDhcp6CIfAddrEntry 1.3.6.1.4.1.171.14.222.1.3.3.1 no-access
Defines an entry in the dDhcp6CIfAddrTable.
                         dDhcp6CIfAddrInetAddr 1.3.6.1.4.1.171.14.222.1.3.3.1.1 inetaddressipv6 no-access
The acquired address from DHCPv6 server.
                         dDhcp6CIfAddrPreferLifeTime 1.3.6.1.4.1.171.14.222.1.3.3.1.2 unsigned32 read-only
The prefer lifetime of the acquired address.
                         dDhcp6CIfAddrValidLifeTime 1.3.6.1.4.1.171.14.222.1.3.3.1.3 unsigned32 read-only
The valid lifetime of the acquired address.
                         dDhcp6CIfAddrExpireTime 1.3.6.1.4.1.171.14.222.1.3.3.1.4 unsigned32 read-only
The expire time of the acquired address.
                 dDhcp6CIfPrefixTable 1.3.6.1.4.1.171.14.222.1.3.4 no-access
The table contains all acquired prefixes from DHCPv6 server(s).
                     dDhcp6CIfPrefixEntry 1.3.6.1.4.1.171.14.222.1.3.4.1 no-access
Defines an entry in the dDhcp6CIfPrefixTable.
                         dDhcp6CIfPrefixAddr 1.3.6.1.4.1.171.14.222.1.3.4.1.1 inetaddressipv6 no-access
The address of the acquired prefix.
                         dDhcp6CIfPrefixAddrLen 1.3.6.1.4.1.171.14.222.1.3.4.1.2 inetaddressprefixlength no-access
The prefix length of the acquired prefix.
                         dDhcp6CIfPrefixPreferLifeTime 1.3.6.1.4.1.171.14.222.1.3.4.1.3 unsigned32 read-only
The prefer lifetime of the acquired prefix.
                         dDhcp6CIfPrefixValidLifeTime 1.3.6.1.4.1.171.14.222.1.3.4.1.4 unsigned32 read-only
The valid lifetime of the acquired prefix.
                         dDhcp6CIfPrefixExpireTime 1.3.6.1.4.1.171.14.222.1.3.4.1.5 unsigned32 read-only
The expire time of the acquired prefix
         dDhcp6ClientConformance 1.3.6.1.4.1.171.14.222.2
             dDhcp6ClientCompliances 1.3.6.1.4.1.171.14.222.2.1
                 dDhcp6ClientCompliance 1.3.6.1.4.1.171.14.222.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP6-CLIENT-MIB.
                 dDhcp6ClientGroups 1.3.6.1.4.1.171.14.222.2.1.2
                     dDhcp6CBasicGroup 1.3.6.1.4.1.171.14.222.2.1.2.1
This group contains the collection of objects related to acquiring IPv6 address on an interface from DHCPv6 server.
                     dDhcp6CBasicStatusGroup 1.3.6.1.4.1.171.14.222.2.1.2.2
This group contains the collection of objects about the status of acquired IPv6 address and the information about DHCPv6 server.
                     dDhcp6CPrefixDelegationGroup 1.3.6.1.4.1.171.14.222.2.1.2.3
This group contains the collection of objects related to acquiring IPv6 prefix on an interface from DHCPv6 server.
                     dDhcp6CPrefixDelegStatusGroup 1.3.6.1.4.1.171.14.222.2.1.2.4
This group contains the collection of objects about the status of the acquired prefixes.