MIBs Depot

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

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndex, InterfaceIndexOrZero
INET-ADDRESS-MIBInetAddressIPv6, InetAddressPrefixLength
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1OCTET STRINGread-onlycurrent
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.2InterfaceIndexOrZeroread-writecurrent
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.1not-accessiblecurrent
dDhcp6CIfEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfTable.
1.3.6.1.4.1.171.14.222.1.2.1.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2TruthValueread-createcurrent
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.3TruthValueread-createcurrent
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.4Unsigned32 (600..4294967295)read-createcurrent
dDhcp6CIfRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.222.1.2.1.1.5RowStatusread-createcurrent
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.3not-accessiblecurrent
dDhcp6CIfPrefixDeleCfgEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfPrefixDeleCfgTable.
1.3.6.1.4.1.171.14.222.1.2.3.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-createcurrent
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.3InetAddressIPv6read-createcurrent
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.4InetAddressPrefixLengthread-createcurrent
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.5TruthValueread-createcurrent
dDhcp6CIfPdCfgRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.222.1.2.3.1.6RowStatusread-createcurrent
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.1not-accessiblecurrent
dDhcp6CIfStateEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfStateTable.
1.3.6.1.4.1.171.14.222.1.3.1.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
dDhcp6CIfStateCode
OBJECT-TYPE
DHCPv6 Client running state.
1.3.6.1.4.1.171.14.222.1.3.1.1.2INTEGER {invalid(0), init(1), request(2), release(3), active(4), renew(5), rebind(6)}read-onlycurrent
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.3Unsigned32read-onlycurrent
dDhcp6CIfAcquiredIaTable
OBJECT-TYPE
The table contains the list of the known DHCPv6 servers.
1.3.6.1.4.1.171.14.222.1.3.2not-accessiblecurrent
dDhcp6CIfAcquiredIaEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfAcquiredIaTable.
1.3.6.1.4.1.171.14.222.1.3.2.1not-accessiblecurrent
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.1INTEGER {other(0), iapd(1), iana(2)}not-accessiblecurrent
dDhcp6CIfAcquiredIaId
OBJECT-TYPE
The acquired IA identify.
1.3.6.1.4.1.171.14.222.1.3.2.1.2Unsigned32 (0..4294967295)not-accessiblecurrent
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.3InterfaceIndexnot-accessiblecurrent
dDhcp6CIfAcquiredIaServerAddr
OBJECT-TYPE
The address of DHCPv6 server.
1.3.6.1.4.1.171.14.222.1.3.2.1.4InetAddressIPv6read-onlycurrent
dDhcp6CIfAcquiredIaServerDUID
OBJECT-TYPE
The DUID of the corresponding DHCPv6 server.
1.3.6.1.4.1.171.14.222.1.3.2.1.5OCTET STRINGread-onlycurrent
dDhcp6CIfAcquiredIaServerPref
OBJECT-TYPE
The preference of the corresponding DHCPv6 server.
1.3.6.1.4.1.171.14.222.1.3.2.1.6Unsigned32 (0..4294967295)read-onlycurrent
dDhcp6CIfAcquiredIaT1
OBJECT-TYPE
The T1 timer of the acquired IA.
1.3.6.1.4.1.171.14.222.1.3.2.1.7Unsigned32read-onlycurrent
dDhcp6CIfAcquiredIaT2
OBJECT-TYPE
The T2 timer of the acquired IA.
1.3.6.1.4.1.171.14.222.1.3.2.1.8Unsigned32read-onlycurrent
dDhcp6CIfAcquiredIaExpireTime
OBJECT-TYPE
The expire time of acquired IA.
1.3.6.1.4.1.171.14.222.1.3.2.1.9Unsigned32read-onlycurrent
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.3not-accessiblecurrent
dDhcp6CIfAddrEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfAddrTable.
1.3.6.1.4.1.171.14.222.1.3.3.1not-accessiblecurrent
dDhcp6CIfAddrInetAddr
OBJECT-TYPE
The acquired address from DHCPv6 server.
1.3.6.1.4.1.171.14.222.1.3.3.1.1InetAddressIPv6not-accessiblecurrent
dDhcp6CIfAddrPreferLifeTime
OBJECT-TYPE
The prefer lifetime of the acquired address.
1.3.6.1.4.1.171.14.222.1.3.3.1.2Unsigned32read-onlycurrent
dDhcp6CIfAddrValidLifeTime
OBJECT-TYPE
The valid lifetime of the acquired address.
1.3.6.1.4.1.171.14.222.1.3.3.1.3Unsigned32read-onlycurrent
dDhcp6CIfAddrExpireTime
OBJECT-TYPE
The expire time of the acquired address.
1.3.6.1.4.1.171.14.222.1.3.3.1.4Unsigned32read-onlycurrent
dDhcp6CIfPrefixTable
OBJECT-TYPE
The table contains all acquired prefixes from DHCPv6 server(s).
1.3.6.1.4.1.171.14.222.1.3.4not-accessiblecurrent
dDhcp6CIfPrefixEntry
OBJECT-TYPE
Defines an entry in the dDhcp6CIfPrefixTable.
1.3.6.1.4.1.171.14.222.1.3.4.1not-accessiblecurrent
dDhcp6CIfPrefixAddr
OBJECT-TYPE
The address of the acquired prefix.
1.3.6.1.4.1.171.14.222.1.3.4.1.1InetAddressIPv6not-accessiblecurrent
dDhcp6CIfPrefixAddrLen
OBJECT-TYPE
The prefix length of the acquired prefix.
1.3.6.1.4.1.171.14.222.1.3.4.1.2InetAddressPrefixLengthnot-accessiblecurrent
dDhcp6CIfPrefixPreferLifeTime
OBJECT-TYPE
The prefer lifetime of the acquired prefix.
1.3.6.1.4.1.171.14.222.1.3.4.1.3Unsigned32read-onlycurrent
dDhcp6CIfPrefixValidLifeTime
OBJECT-TYPE
The valid lifetime of the acquired prefix.
1.3.6.1.4.1.171.14.222.1.3.4.1.4Unsigned32read-onlycurrent
dDhcp6CIfPrefixExpireTime
OBJECT-TYPE
The expire time of the acquired prefix
1.3.6.1.4.1.171.14.222.1.3.4.1.5Unsigned32read-onlycurrent
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

NameOIDStatus
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.1current
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.1current
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.2current
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.3current
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.4current