DLINKSW-DHCP6-SERVER-MIB

File: DLINKSW-DHCP6-SERVER-MIB.mib (45077 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB INET-ADDRESS-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress DisplayString
RowStatus TruthValue DateAndTime
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
InetAddressPrefixLength InetAddressIPv6 dlinkIndustrialCommon

Defined Types

DDhcp6SExcludedAddressEntry  
SEQUENCE    
  dDhcp6SExcludedAddressBeginAddr InetAddressIPv6
  dDhcp6SExcludedAddressEndAddr InetAddressIPv6
  dDhcp6SExcludedAddressRowStatus RowStatus

DDhcp6SLocalPoolEntry  
SEQUENCE    
  dDhcp6SLocalPoolName DisplayString
  dDhcp6SLocalPoolPrefix InetAddressIPv6
  dDhcp6SLocalPoolPrefixLen InetAddressPrefixLength
  dDhcp6SLocalPoolPrefixAssignLen InetAddressPrefixLength
  dDhcp6SLocalPoolFreeAddrNum Unsigned32
  dDhcp6SLocalPoolInUseAddrNum Unsigned32
  dDhcp6SLocalPoolRowStatus RowStatus

DDhcp6SPoolEntry  
SEQUENCE    
  dDhcp6SPoolName DisplayString
  dDhcp6SPoolRowStatus RowStatus

DDhcp6SPoolDomainNameEntry  
SEQUENCE    
  dDhcp6SPoolDomainNameAdminIndex Unsigned32
  dDhcp6SPoolDomainName DisplayString
  dhcp6ServerDomainNameRowStatus RowStatus

DDhcp6SPoolDnsServerEntry  
SEQUENCE    
  dDhcp6SPoolDnsServerIndex Unsigned32
  dDhcp6SPoolDnsServerAddr InetAddressIPv6
  dDhcp6SPoolDnsServerRowStatus RowStatus

DDhcp6SPoolAddrPrefixEntry  
SEQUENCE    
  dDhcp6SPoolAddrPrefixAddr InetAddressIPv6
  dDhcp6SPoolAddrPrefixLength InetAddressPrefixLength
  dDhcp6SPoolAddrPrefixVLtime Unsigned32
  dDhcp6SPoolAddrPrefixPLtime Unsigned32
  dDhcp6SPoolAddrPrefixRowStatus RowStatus

DDhcp6SPoolAddrAssignEntry  
SEQUENCE    
  dDhcp6SPoolAddrAssignAddr InetAddressIPv6
  dDhcp6SPoolAddrAssignLength InetAddressPrefixLength
  dDhcp6SPoolAddrAssignClientDuid OCTET STRING
  dDhcp6SPoolAddrAssignSetIaid TruthValue
  dDhcp6SPoolAddrAssignIaid Unsigned32
  dDhcp6SPoolAddrAssignVLtime Unsigned32
  dDhcp6SPoolAddrAssignPLtime Unsigned32
  dDhcp6SPoolAddrAssignRowStatus RowStatus

DDhcp6SPoolPdEntry  
SEQUENCE    
  dDhcp6SPoolPdPrefix InetAddressIPv6
  dDhcp6SPoolPdPrefixLength InetAddressPrefixLength
  dDhcp6SPoolPdClientDuid OCTET STRING
  dDhcp6SPoolPdSetIaid TruthValue
  dDhcp6SPoolPdIaid Unsigned32
  dDhcp6SPoolPdVLtime Unsigned32
  dDhcp6SPoolPdPLtime Unsigned32
  dDhcp6SPoolPdRowStatus RowStatus

DDhcp6SPoolPdLocPoolEntry  
SEQUENCE    
  dDhcp6SPoolPdLocPoolName DisplayString
  dDhcp6SPoolPdLocPoolVLtime Unsigned32
  dDhcp6SPoolPdLocPoolPLtime Unsigned32
  dDhcp6SPoolPdLocPoolRowStatus RowStatus

DDhcp6ServIfEntry  
SEQUENCE    
  dDhcp6ServIfIndex InterfaceIndex
  dDhcp6ServIfPoolName DisplayString
  dDhcp6ServIfRapidCommit TruthValue
  dDhcp6ServIfAllowHint TruthValue
  dDhcp6ServIfPreference Unsigned32
  dDhcp6ServIfRowStatus RowStatus

DDhcp6SBindingEntry  
SEQUENCE    
  dDhcp6SBindIfIndex InterfaceIndex
  dDhcp6SBindClientDuid OCTET STRING
  dDhcp6SBindIaType INTEGER
  dDhcp6SBindIaId Unsigned32
  dDhcp6SBindAddrOrPrefix InetAddressIPv6
  dDhcp6SBindAddrOrPrefixLen InetAddressPrefixLength
  dDhcp6SBindClientLinkLocalAddr InetAddressIPv6
  dDhcp6SBindIaT1 Unsigned32
  dDhcp6SBindIaT2 Unsigned32
  dDhcp6SBindVLtime Unsigned32
  dDhcp6SBindPLtime Unsigned32
  dDhcp6SBindExpire DateAndTime
  dDhcp6SBindClear INTEGER

Defined Values

dlinkSwDhcp6ServerMIB 1.3.6.1.4.1.171.14.223
This MIB module defines objects for DHCPv6 Server.
MODULE-IDENTITY    

dDhcp6ServerMIBNotifications 1.3.6.1.4.1.171.14.223.0
OBJECT IDENTIFIER    

dDhcp6ServerMIBObjects 1.3.6.1.4.1.171.14.223.1
OBJECT IDENTIFIER    

dDhcp6ServerMIBConformance 1.3.6.1.4.1.171.14.223.2
OBJECT IDENTIFIER    

dDhcp6ServGeneral 1.3.6.1.4.1.171.14.223.1.1
OBJECT IDENTIFIER    

dDhcp6ServiceEnabled 1.3.6.1.4.1.171.14.223.1.1.1
This object enables/disables the DHCPv6 server and relay service on the device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcp6SCfgChanged 1.3.6.1.4.1.171.14.223.1.1.2
The configuration changes of DHCPv6 server cannot take effect on-the-fly. This ojbect indicates whether the DHCPv6 server configuration has changed since the DHCPv6 service was enabled.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dDhcp6SExcludedAddressTable 1.3.6.1.4.1.171.14.223.1.1.3
A list of configurations about a range of IPv6 addresses that the DHCPv6 server should not assign to DHCPv6 client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SExcludedAddressEntry

dDhcp6SExcludedAddressEntry 1.3.6.1.4.1.171.14.223.1.1.3.1
An entry contans information about an IP address range that the DHCPv6 server should not assign to DHCPv6 client.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SExcludedAddressEntry  

dDhcp6SExcludedAddressBeginAddr 1.3.6.1.4.1.171.14.223.1.1.3.1.1
This object indicates the first IPv6 address of this excluded address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SExcludedAddressEndAddr 1.3.6.1.4.1.171.14.223.1.1.3.1.2
This object indicates the last IPv6 address of this excluded address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SExcludedAddressRowStatus 1.3.6.1.4.1.171.14.223.1.1.3.1.3
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SLocalPoolTable 1.3.6.1.4.1.171.14.223.1.1.4
A list of configurations contains information for local IPv6 prefix pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SLocalPoolEntry

dDhcp6SLocalPoolEntry 1.3.6.1.4.1.171.14.223.1.1.4.1
An entry contains information about a local IPv6 prefix pool that will be assigned to DHCPv6 client.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SLocalPoolEntry  

dDhcp6SLocalPoolName 1.3.6.1.4.1.171.14.223.1.1.4.1.1
The name of this local IPv6 prefix pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6SLocalPoolPrefix 1.3.6.1.4.1.171.14.223.1.1.4.1.2
This object indicates the IPv6 prefix address of the local pool.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SLocalPoolPrefixLen 1.3.6.1.4.1.171.14.223.1.1.4.1.3
This object indicates the IPv6 prefix length in bits of the local pool.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SLocalPoolPrefixAssignLen 1.3.6.1.4.1.171.14.223.1.1.4.1.4
This object indicates the prefix length in bits to delegate to DHCPv6 client from the pool. The value of dDhcp6SLocalPoolPrefixAssignLen cannot be less than the value of dDhcp6SLocalPoolPrefixLen.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SLocalPoolFreeAddrNum 1.3.6.1.4.1.171.14.223.1.1.4.1.5
This object indicates the number of prefixes which are available to be allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SLocalPoolInUseAddrNum 1.3.6.1.4.1.171.14.223.1.1.4.1.6
This object indicates the number of already allocated prefixes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SLocalPoolRowStatus 1.3.6.1.4.1.171.14.223.1.1.4.1.7
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6ServPoolMgmt 1.3.6.1.4.1.171.14.223.1.2
OBJECT IDENTIFIER    

dDhcp6SPoolTable 1.3.6.1.4.1.171.14.223.1.2.1
A table of DHCPv6 pool Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolEntry

dDhcp6SPoolEntry 1.3.6.1.4.1.171.14.223.1.2.1.1
Defines an entry in the dDhcp6SPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolEntry  

dDhcp6SPoolName 1.3.6.1.4.1.171.14.223.1.2.1.1.1
The name of this pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6SPoolRowStatus 1.3.6.1.4.1.171.14.223.1.2.1.1.2
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolDomainNameTable 1.3.6.1.4.1.171.14.223.1.2.2
A table of domain name information in DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolDomainNameEntry

dDhcp6SPoolDomainNameEntry 1.3.6.1.4.1.171.14.223.1.2.2.1
Defines an entry in the dDhcp6SPoolDomainNameTable. The first instance identifier index value identifies the dDhcp6SPoolEntry that a domain name (dDhcp6SPoolDomainNameEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolDomainNameEntry  

dDhcp6SPoolDomainNameAdminIndex 1.3.6.1.4.1.171.14.223.1.2.2.1.1
This object indicates the order of preference of a domain name in a DHCPv6 pool. The number of domain name can be specified in a DHCPv6 pool is project dependent.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

dDhcp6SPoolDomainName 1.3.6.1.4.1.171.14.223.1.2.2.1.2
The domain name of the corresponding entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dhcp6ServerDomainNameRowStatus 1.3.6.1.4.1.171.14.223.1.2.2.1.3
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolDnsServerTable 1.3.6.1.4.1.171.14.223.1.2.3
A list of DNS server configurations for DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolDnsServerEntry

dDhcp6SPoolDnsServerEntry 1.3.6.1.4.1.171.14.223.1.2.3.1
An entry contains DNS server configuration in a DHCPv6 pool. The first instance identifier index value identifies the dDhcp6SPoolEntry that a DNS server (dDhcp6SPoolDnsServerEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolDnsServerEntry  

dDhcp6SPoolDnsServerIndex 1.3.6.1.4.1.171.14.223.1.2.3.1.1
This objects indicates the order of preference of a DNS server in a DHCPv6 pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

dDhcp6SPoolDnsServerAddr 1.3.6.1.4.1.171.14.223.1.2.3.1.2
The IPv6 address of the DNS server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SPoolDnsServerRowStatus 1.3.6.1.4.1.171.14.223.1.2.3.1.3
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolAddrPrefixTable 1.3.6.1.4.1.171.14.223.1.2.4
A table of address prefix information in DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolAddrPrefixEntry

dDhcp6SPoolAddrPrefixEntry 1.3.6.1.4.1.171.14.223.1.2.4.1
Defines an entry in the dDhcp6SPoolAddrPrefixTable. The first instance identifier index value identifies the dDhcp6SPoolEntry that a address-prefix (dDhcp6SPoolAddrPrefixEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolAddrPrefixEntry  

dDhcp6SPoolAddrPrefixAddr 1.3.6.1.4.1.171.14.223.1.2.4.1.1
This object indicates IPv6 address prefix to be assigned to client.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SPoolAddrPrefixLength 1.3.6.1.4.1.171.14.223.1.2.4.1.2
This object indicates the length in bits of the address prefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SPoolAddrPrefixVLtime 1.3.6.1.4.1.171.14.223.1.2.4.1.3
The valid lifetime of the address prefix in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolAddrPrefixPLtime 1.3.6.1.4.1.171.14.223.1.2.4.1.4
The preferred lifetime of the address prefix in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolAddrPrefixRowStatus 1.3.6.1.4.1.171.14.223.1.2.4.1.5
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolAddrAssignTable 1.3.6.1.4.1.171.14.223.1.2.6
A table of address assignment information in DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolAddrAssignEntry

dDhcp6SPoolAddrAssignEntry 1.3.6.1.4.1.171.14.223.1.2.6.1
Defines an entry in the dDhcp6SPoolAddrAssignTable. The first instance identifier index value identifies the dDhcp6SPoolEntry that an address-assignment (dDhcp6SPoolAddrAssignEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolAddrAssignEntry  

dDhcp6SPoolAddrAssignAddr 1.3.6.1.4.1.171.14.223.1.2.6.1.1
This object indicates the IPv6 address to be assigned to client.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SPoolAddrAssignLength 1.3.6.1.4.1.171.14.223.1.2.6.1.2
This object indicates the length in bits of the address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SPoolAddrAssignClientDuid 1.3.6.1.4.1.171.14.223.1.2.6.1.3
This object indicates the DHCP unique identifier (DUID) of the client to get the address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

dDhcp6SPoolAddrAssignSetIaid 1.3.6.1.4.1.171.14.223.1.2.6.1.4
This object indicates whether dDhcp6SPoolAddrAssignIaid is set or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dDhcp6SPoolAddrAssignIaid 1.3.6.1.4.1.171.14.223.1.2.6.1.5
This object indicates the Identity association identifier (IAID) of the entry. The value of dDhcp6SPoolAddrAssignIaid uniquely identifies a collection of non-temporary addresses (IA_NA) assigned on the client. dDhcp6SPoolAddrAssignIaid is only valid when dDhcp6SPoolAddrAssignSetIaid is 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dDhcp6SPoolAddrAssignVLtime 1.3.6.1.4.1.171.14.223.1.2.6.1.6
This object indicates valid lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dDhcp6SPoolAddrAssignPLtime 1.3.6.1.4.1.171.14.223.1.2.6.1.7
This object indicates preferred lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolAddrAssignRowStatus 1.3.6.1.4.1.171.14.223.1.2.6.1.8
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolPdTable 1.3.6.1.4.1.171.14.223.1.2.7
A table of prefix delegation information in DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolPdEntry

dDhcp6SPoolPdEntry 1.3.6.1.4.1.171.14.223.1.2.7.1
Defines an entry in the dDhcp6SPoolPdTable. The first instance identifier index value identifies the dDhcp6SPoolEntry that a prefix delegation (dDhcp6SPoolPdEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolPdEntry  

dDhcp6SPoolPdPrefix 1.3.6.1.4.1.171.14.223.1.2.7.1.1
This object indicates IPv6 prefix to be delegated to client.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SPoolPdPrefixLength 1.3.6.1.4.1.171.14.223.1.2.7.1.2
This object indicates the length in bits of the prefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SPoolPdClientDuid 1.3.6.1.4.1.171.14.223.1.2.7.1.3
This object indicates the DHCP unique identifier (DUID) of the client to get the address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

dDhcp6SPoolPdSetIaid 1.3.6.1.4.1.171.14.223.1.2.7.1.4
This object indicates whether dDhcp6SPoolPdIaid is set or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dDhcp6SPoolPdIaid 1.3.6.1.4.1.171.14.223.1.2.7.1.5
This object indicates the Identity association identifier (IAID) of the entry. The value of dDhcp6SPoolPdIaid uniquely identifies a collection of prefixes assigned to the requesting router. dDhcp6SPoolPdIaid is only valid when dDhcp6SPoolAddrAssignSetIaid is 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dDhcp6SPoolPdVLtime 1.3.6.1.4.1.171.14.223.1.2.7.1.6
This object indicates valid lifetime of the allocated prefix in seconds. The valid lifetime should be greater than preferred lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolPdPLtime 1.3.6.1.4.1.171.14.223.1.2.7.1.7
This object indicates preferred lifetime of the address in seconds. The preferred lifetime should be less than valid lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolPdRowStatus 1.3.6.1.4.1.171.14.223.1.2.7.1.8
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6SPoolPdLocPoolTable 1.3.6.1.4.1.171.14.223.1.2.8
A table of local prefix pool association in DHCPv6 pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SPoolPdLocPoolEntry

dDhcp6SPoolPdLocPoolEntry 1.3.6.1.4.1.171.14.223.1.2.8.1
Defines an entry in the dDhcp6SPoolPdLocPoolTable. The first instance identifier index value identifies the dDhcp6SPoolEntry that a local prefix pool association (dDhcp6SPoolPdLocPoolEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6SPoolEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SPoolPdLocPoolEntry  

dDhcp6SPoolPdLocPoolName 1.3.6.1.4.1.171.14.223.1.2.8.1.1
The name of the associated local IPv6 prefix pool.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6SPoolPdLocPoolVLtime 1.3.6.1.4.1.171.14.223.1.2.8.1.2
This object indicates valid lifetime for the delegated prefix in seconds. The valid lifetime should be greater than preferred lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolPdLocPoolPLtime 1.3.6.1.4.1.171.14.223.1.2.8.1.3
This object indicates preferred lifetime for the delegated prefix in seconds. The preferred lifetime should be less than valid lifetime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SPoolPdLocPoolRowStatus 1.3.6.1.4.1.171.14.223.1.2.8.1.4
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6ServIfMgmt 1.3.6.1.4.1.171.14.223.1.3
OBJECT IDENTIFIER    

dDhcp6ServIfTable 1.3.6.1.4.1.171.14.223.1.3.1
A table contains interface-specific DHCPv6 server service configuration. An entry is created/removed when DHCPv6 server service is specified/unspecified. When DHCPv6 server service is specified on an interface means DHCPv6 server feature is enabled on that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6ServIfEntry

dDhcp6ServIfEntry 1.3.6.1.4.1.171.14.223.1.3.1.1
Defines an entry in the dDhcp6ServIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6ServIfEntry  

dDhcp6ServIfIndex 1.3.6.1.4.1.171.14.223.1.3.1.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcp6ServIfPoolName 1.3.6.1.4.1.171.14.223.1.3.1.1.2
This object indicates the name of the DHCPv6 pool used to serve the request received on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6ServIfRapidCommit 1.3.6.1.4.1.171.14.223.1.3.1.1.3
This object indicates whether allow proceeding of two-message exchange.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dDhcp6ServIfAllowHint 1.3.6.1.4.1.171.14.223.1.3.1.1.4
This object indicates whether delegate the prefix based on the prefix hint by the client. By default, the prefix hint by client is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dDhcp6ServIfPreference 1.3.6.1.4.1.171.14.223.1.3.1.1.5
This object indicates the preference value to be advertised by the server. The larger value indicates the higher priority.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

dDhcp6ServIfRowStatus 1.3.6.1.4.1.171.14.223.1.3.1.1.6
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6ServInfo 1.3.6.1.4.1.171.14.223.1.4
OBJECT IDENTIFIER    

dDhcp6SBindingTable 1.3.6.1.4.1.171.14.223.1.4.1
A table contains DHCPv6 binding information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6SBindingEntry

dDhcp6SBindingEntry 1.3.6.1.4.1.171.14.223.1.4.1.1
Defines an entry in the dDhcp6SBindingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6SBindingEntry  

dDhcp6SBindIfIndex 1.3.6.1.4.1.171.14.223.1.4.1.1.1
The ifIndex of the VLAN interface on which the binding is located.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcp6SBindClientDuid 1.3.6.1.4.1.171.14.223.1.4.1.1.2
This object indicates the DHCP unique identifier (DUID) of the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

dDhcp6SBindIaType 1.3.6.1.4.1.171.14.223.1.4.1.1.3
The type of binding IA (Identity association). other(0) - The other types not specified here. iapd(1) - Prefix Delegation iana(2) - Non-temporary Addresses
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER other(0), iapd(1), iana(2)  

dDhcp6SBindIaId 1.3.6.1.4.1.171.14.223.1.4.1.1.4
This object indicates the Identity association identifier (IAID) of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 60..4294967295  

dDhcp6SBindAddrOrPrefix 1.3.6.1.4.1.171.14.223.1.4.1.1.5
This object indicates the IPv6 address or prefix allocated to the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SBindAddrOrPrefixLen 1.3.6.1.4.1.171.14.223.1.4.1.1.6
This object indicates the length in bits of the IPv6 address or prefix allocated/delegated to the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

dDhcp6SBindClientLinkLocalAddr 1.3.6.1.4.1.171.14.223.1.4.1.1.7
This object indicates the IPv6 link local address or prefix allocated/delegated to the client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6SBindIaT1 1.3.6.1.4.1.171.14.223.1.4.1.1.8
This object indicates T1 of the IA. At time T1 for an IA, the client initiates a Renew/Reply message exchange to extend the lifetimes on any addresses in the IA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SBindIaT2 1.3.6.1.4.1.171.14.223.1.4.1.1.9
This object indicates T2 of the IA. At time T2 for an IA, the client initiates a Rebind/Reply message exchange with any available server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SBindVLtime 1.3.6.1.4.1.171.14.223.1.4.1.1.10
This object indicates valid lifetime for the binding in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SBindPLtime 1.3.6.1.4.1.171.14.223.1.4.1.1.11
This object indicates preferred lifetime for the binding in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6SBindExpire 1.3.6.1.4.1.171.14.223.1.4.1.1.12
This object indicates the expiration of the binding entry. The special value of all '00'Hs indicates that the binding will never be expired (infinite).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dDhcp6SBindClear 1.3.6.1.4.1.171.14.223.1.4.1.1.13
This object is used to clear the binding entry when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noOp(2)  

dDhcp6ServerCompliances 1.3.6.1.4.1.171.14.223.2.1
OBJECT IDENTIFIER    

dDhcp6ServerCompliance 1.3.6.1.4.1.171.14.223.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP6-SERVER-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

dDhcp6ServerGroups 1.3.6.1.4.1.171.14.223.2.2
OBJECT IDENTIFIER    

dDhcp6SGblCfgGroup 1.3.6.1.4.1.171.14.223.2.2.1
A collection of objects providing global configuration about DHCPv6 server.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SLocalPoolGroup 1.3.6.1.4.1.171.14.223.2.2.2
A collection of objects providing DHCP class configuration.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SPoolGroup 1.3.6.1.4.1.171.14.223.2.2.3
A collection of objects providing DHCP relay agent configuration of a class or address range of a class under a DHCP pool.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SInterfaceGroup 1.3.6.1.4.1.171.14.223.2.2.4
A collection of objects providing interface-specific configuration for DHCPv6 Server feature.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SNonTempAddrAssignGroup 1.3.6.1.4.1.171.14.223.2.2.5
A collection of objects providing non-temporary addresses configuration for DHCPv6 Server feature.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SPrefixDelegationGroup 1.3.6.1.4.1.171.14.223.2.2.6
A collection of objects providing prefix-delegation configuration for DHCPv6 Server feature.
Status: current Access: read-write
OBJECT-GROUP    

dDhcp6SInfoGroup 1.3.6.1.4.1.171.14.223.2.2.7
A collection of objects providing dynamic information for DHCPv6 Server feature.
Status: current Access: read-write
OBJECT-GROUP