DLINKSW-DHCP6-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.171.14.222
- Last updated
- 2013-01-18 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-01-18 00:00
- Namespace
- dlink
- Source file
DLINKSW-DHCP6-CLIENT-MIB- Digest
sha256:a6d16502052cd23a72ab4ad7be4b03c99556adf40828468a5580b0c7f594a310
Description
This MIB module defines objects for DHCPv6 Client.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddressIPv6, InetAddressPrefixLength |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-DHCP6-CLIENT-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDhcp6ClientNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.0 | |||
| dDhcp6ClientObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.1 | |||
| dDhcp6ClientGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.1.1 | |||
| dDhcp6ClientDuid OBJECT-TYPE The DHCP Unique Identity (DUID) of DHCPv6 Client. | 1.3.6.1.4.1.171.14.222.1.1.1 | OCTET STRING | read-only | current |
| dhcp6ClientRestartIf OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.1.2 | InterfaceIndexOrZero | read-write | current |
| dDhcp6ClientIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.1.2 | |||
| dDhcp6CIfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.1 | not-accessible | current | |
| dDhcp6CIfEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfTable. | 1.3.6.1.4.1.171.14.222.1.2.1.1 | not-accessible | current | |
| dDhcp6CIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.222.1.2.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcp6CIfAcquireAddrEnabled OBJECT-TYPE This object indicates whether acquires an IPv6 address on an interface from the DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.2.1.1.2 | TruthValue | read-create | current |
| dDhcp6CIfAcqAddrRapidCommit OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.222.1.2.1.1.3 | TruthValue | read-create | current |
| dDhcp6CIfMinRefresh OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.1.1.4 | Unsigned32 (600..4294967295) | read-create | current |
| dDhcp6CIfRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.222.1.2.1.1.5 | RowStatus | read-create | current |
| dDhcp6CIfPrefixDeleCfgTable OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.3 | not-accessible | current | |
| dDhcp6CIfPrefixDeleCfgEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfPrefixDeleCfgTable. | 1.3.6.1.4.1.171.14.222.1.2.3.1 | not-accessible | current | |
| dDhcp6CIfPdCfgIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.222.1.2.3.1.1 | InterfaceIndex | not-accessible | current |
| dDhcp6CIfPdCfgPrefixName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.3.1.2 | DisplayString (SIZE(0..32)) | read-create | current |
| dDhcp6CIfPdCfgHintAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.3.1.3 | InetAddressIPv6 | read-create | current |
| dDhcp6CIfPdCfgHintLen OBJECT-TYPE The length of the prefix (in bits). It indicates the length of hint prefix. | 1.3.6.1.4.1.171.14.222.1.2.3.1.4 | InetAddressPrefixLength | read-create | current |
| dDhcp6CIfPdCfgRapidCommit OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.2.3.1.5 | TruthValue | read-create | current |
| dDhcp6CIfPdCfgRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.222.1.2.3.1.6 | RowStatus | read-create | current |
| dDhcp6ClientStatusObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.1.3 | |||
| dDhcp6CIfStateTable OBJECT-TYPE The table contains per-interface DHCPv6 client state information. | 1.3.6.1.4.1.171.14.222.1.3.1 | not-accessible | current | |
| dDhcp6CIfStateEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfStateTable. | 1.3.6.1.4.1.171.14.222.1.3.1.1 | not-accessible | current | |
| dDhcp6CIfStateIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.222.1.3.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcp6CIfStateCode OBJECT-TYPE DHCPv6 Client running state. | 1.3.6.1.4.1.171.14.222.1.3.1.1.2 | INTEGER {invalid(0), init(1), request(2), release(3), active(4), renew(5), rebind(6)} | read-only | current |
| dDhcp6CIfStatusEventExpire OBJECT-TYPE Next event expire time of DHCPv6 Client. It is valid when DHCPv6 Client in REQUEST and REBIND state. | 1.3.6.1.4.1.171.14.222.1.3.1.1.3 | Unsigned32 | read-only | current |
| dDhcp6CIfAcquiredIaTable OBJECT-TYPE The table contains the list of the known DHCPv6 servers. | 1.3.6.1.4.1.171.14.222.1.3.2 | not-accessible | current | |
| dDhcp6CIfAcquiredIaEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfAcquiredIaTable. | 1.3.6.1.4.1.171.14.222.1.3.2.1 | not-accessible | current | |
| dDhcp6CIfAcquiredIaType OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.222.1.3.2.1.1 | INTEGER {other(0), iapd(1), iana(2)} | not-accessible | current |
| dDhcp6CIfAcquiredIaId OBJECT-TYPE The acquired IA identify. | 1.3.6.1.4.1.171.14.222.1.3.2.1.2 | Unsigned32 (0..4294967295) | not-accessible | current |
| dDhcp6CIfAcquiredIaIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.222.1.3.2.1.3 | InterfaceIndex | not-accessible | current |
| dDhcp6CIfAcquiredIaServerAddr OBJECT-TYPE The address of DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.3.2.1.4 | InetAddressIPv6 | read-only | current |
| dDhcp6CIfAcquiredIaServerDUID OBJECT-TYPE The DUID of the corresponding DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.3.2.1.5 | OCTET STRING | read-only | current |
| dDhcp6CIfAcquiredIaServerPref OBJECT-TYPE The preference of the corresponding DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.3.2.1.6 | Unsigned32 (0..4294967295) | read-only | current |
| dDhcp6CIfAcquiredIaT1 OBJECT-TYPE The T1 timer of the acquired IA. | 1.3.6.1.4.1.171.14.222.1.3.2.1.7 | Unsigned32 | read-only | current |
| dDhcp6CIfAcquiredIaT2 OBJECT-TYPE The T2 timer of the acquired IA. | 1.3.6.1.4.1.171.14.222.1.3.2.1.8 | Unsigned32 | read-only | current |
| dDhcp6CIfAcquiredIaExpireTime OBJECT-TYPE The expire time of acquired IA. | 1.3.6.1.4.1.171.14.222.1.3.2.1.9 | Unsigned32 | read-only | current |
| dDhcp6CIfAddrTable OBJECT-TYPE The table contains per-interface DHCPv6 address acquired from DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.3.3 | not-accessible | current | |
| dDhcp6CIfAddrEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfAddrTable. | 1.3.6.1.4.1.171.14.222.1.3.3.1 | not-accessible | current | |
| dDhcp6CIfAddrInetAddr OBJECT-TYPE The acquired address from DHCPv6 server. | 1.3.6.1.4.1.171.14.222.1.3.3.1.1 | InetAddressIPv6 | not-accessible | current |
| dDhcp6CIfAddrPreferLifeTime OBJECT-TYPE The prefer lifetime of the acquired address. | 1.3.6.1.4.1.171.14.222.1.3.3.1.2 | Unsigned32 | read-only | current |
| dDhcp6CIfAddrValidLifeTime OBJECT-TYPE The valid lifetime of the acquired address. | 1.3.6.1.4.1.171.14.222.1.3.3.1.3 | Unsigned32 | read-only | current |
| dDhcp6CIfAddrExpireTime OBJECT-TYPE The expire time of the acquired address. | 1.3.6.1.4.1.171.14.222.1.3.3.1.4 | Unsigned32 | read-only | current |
| dDhcp6CIfPrefixTable OBJECT-TYPE The table contains all acquired prefixes from DHCPv6 server(s). | 1.3.6.1.4.1.171.14.222.1.3.4 | not-accessible | current | |
| dDhcp6CIfPrefixEntry OBJECT-TYPE Defines an entry in the dDhcp6CIfPrefixTable. | 1.3.6.1.4.1.171.14.222.1.3.4.1 | not-accessible | current | |
| dDhcp6CIfPrefixAddr OBJECT-TYPE The address of the acquired prefix. | 1.3.6.1.4.1.171.14.222.1.3.4.1.1 | InetAddressIPv6 | not-accessible | current |
| dDhcp6CIfPrefixAddrLen OBJECT-TYPE The prefix length of the acquired prefix. | 1.3.6.1.4.1.171.14.222.1.3.4.1.2 | InetAddressPrefixLength | not-accessible | current |
| dDhcp6CIfPrefixPreferLifeTime OBJECT-TYPE The prefer lifetime of the acquired prefix. | 1.3.6.1.4.1.171.14.222.1.3.4.1.3 | Unsigned32 | read-only | current |
| dDhcp6CIfPrefixValidLifeTime OBJECT-TYPE The valid lifetime of the acquired prefix. | 1.3.6.1.4.1.171.14.222.1.3.4.1.4 | Unsigned32 | read-only | current |
| dDhcp6CIfPrefixExpireTime OBJECT-TYPE The expire time of the acquired prefix | 1.3.6.1.4.1.171.14.222.1.3.4.1.5 | Unsigned32 | read-only | current |
| dDhcp6ClientConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.2 | |||
| dDhcp6ClientCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.2.1 | |||
| dDhcp6ClientGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.222.2.1.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dDhcp6ClientCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-DHCP6-CLIENT-MIB. | 1.3.6.1.4.1.171.14.222.2.1.1 | current |
| dDhcp6CBasicGroup OBJECT-GROUP This group contains the collection of objects related to acquiring IPv6 address on an interface from DHCPv6 server. | 1.3.6.1.4.1.171.14.222.2.1.2.1 | current |
| dDhcp6CBasicStatusGroup OBJECT-GROUP This group contains the collection of objects about the status of acquired IPv6 address and the information about DHCPv6 server. | 1.3.6.1.4.1.171.14.222.2.1.2.2 | current |
| dDhcp6CPrefixDelegationGroup OBJECT-GROUP This group contains the collection of objects related to acquiring IPv6 prefix on an interface from DHCPv6 server. | 1.3.6.1.4.1.171.14.222.2.1.2.3 | current |
| dDhcp6CPrefixDelegStatusGroup OBJECT-GROUP This group contains the collection of objects about the status of the acquired prefixes. | 1.3.6.1.4.1.171.14.222.2.1.2.4 | current |