DLINKSW-DHCP6-SERVER-MIB
- Registered at
- 1.3.6.1.4.1.171.14.223
- Last updated
- 2013-10-09 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-01-18 00:00, 2013-10-09 00:00
- Namespace
- dlink
- Source file
DLINKSW-DHCP6-SERVER-MIB- Digest
sha256:5598631198fe20293a071212fc5984d49253a30d0a3cd86c099e2f6e32574125
Description
This MIB module defines objects for DHCPv6 Server.
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 |
| INET-ADDRESS-MIB | InetAddressIPv6, InetAddressPrefixLength |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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-SERVER-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDhcp6ServerMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.0 | |||
| dDhcp6ServerMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.1 | |||
| dDhcp6ServGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.1.1 | |||
| dDhcp6ServiceEnabled OBJECT-TYPE This object enables/disables the DHCPv6 server and relay service on the device. | 1.3.6.1.4.1.171.14.223.1.1.1 | TruthValue | read-write | current |
| dDhcp6SCfgChanged OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.1.2 | OCTET STRING | read-only | current |
| dDhcp6SExcludedAddressTable OBJECT-TYPE A list of configurations about a range of IPv6 addresses that the DHCPv6 server should not assign to DHCPv6 client. | 1.3.6.1.4.1.171.14.223.1.1.3 | not-accessible | current | |
| dDhcp6SExcludedAddressEntry OBJECT-TYPE An entry contans information about an IP address range that the DHCPv6 server should not assign to DHCPv6 client. | 1.3.6.1.4.1.171.14.223.1.1.3.1 | not-accessible | current | |
| dDhcp6SExcludedAddressBeginAddr OBJECT-TYPE This object indicates the first IPv6 address of this excluded address range. | 1.3.6.1.4.1.171.14.223.1.1.3.1.1 | InetAddressIPv6 | not-accessible | current |
| dDhcp6SExcludedAddressEndAddr OBJECT-TYPE This object indicates the last IPv6 address of this excluded address range. | 1.3.6.1.4.1.171.14.223.1.1.3.1.2 | InetAddressIPv6 | not-accessible | current |
| dDhcp6SExcludedAddressRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.223.1.1.3.1.3 | RowStatus | read-create | current |
| dDhcp6SLocalPoolTable OBJECT-TYPE A list of configurations contains information for local IPv6 prefix pools. | 1.3.6.1.4.1.171.14.223.1.1.4 | not-accessible | current | |
| dDhcp6SLocalPoolEntry OBJECT-TYPE An entry contains information about a local IPv6 prefix pool that will be assigned to DHCPv6 client. | 1.3.6.1.4.1.171.14.223.1.1.4.1 | not-accessible | current | |
| dDhcp6SLocalPoolName OBJECT-TYPE The name of this local IPv6 prefix pool. | 1.3.6.1.4.1.171.14.223.1.1.4.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcp6SLocalPoolPrefix OBJECT-TYPE This object indicates the IPv6 prefix address of the local pool. | 1.3.6.1.4.1.171.14.223.1.1.4.1.2 | InetAddressIPv6 | read-create | current |
| dDhcp6SLocalPoolPrefixLen OBJECT-TYPE This object indicates the IPv6 prefix length in bits of the local pool. | 1.3.6.1.4.1.171.14.223.1.1.4.1.3 | InetAddressPrefixLength | read-create | current |
| dDhcp6SLocalPoolPrefixAssignLen OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.1.4.1.4 | InetAddressPrefixLength | read-create | current |
| dDhcp6SLocalPoolFreeAddrNum OBJECT-TYPE This object indicates the number of prefixes which are available to be allocated. | 1.3.6.1.4.1.171.14.223.1.1.4.1.5 | Unsigned32 | read-only | current |
| dDhcp6SLocalPoolInUseAddrNum OBJECT-TYPE This object indicates the number of already allocated prefixes. | 1.3.6.1.4.1.171.14.223.1.1.4.1.6 | Unsigned32 | read-only | current |
| dDhcp6SLocalPoolRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.223.1.1.4.1.7 | RowStatus | read-create | current |
| dDhcp6ServPoolMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.1.2 | |||
| dDhcp6SPoolTable OBJECT-TYPE A table of DHCPv6 pool Information. | 1.3.6.1.4.1.171.14.223.1.2.1 | not-accessible | current | |
| dDhcp6SPoolEntry OBJECT-TYPE Defines an entry in the dDhcp6SPoolTable. | 1.3.6.1.4.1.171.14.223.1.2.1.1 | not-accessible | current | |
| dDhcp6SPoolName OBJECT-TYPE The name of this pool. | 1.3.6.1.4.1.171.14.223.1.2.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcp6SPoolRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.1.1.2 | RowStatus | read-create | current |
| dDhcp6SPoolDomainNameTable OBJECT-TYPE A table of domain name information in DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.2 | not-accessible | current | |
| dDhcp6SPoolDomainNameEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.2.1 | not-accessible | current | |
| dDhcp6SPoolDomainNameAdminIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.2.1.1 | Unsigned32 (1..8) | not-accessible | current |
| dDhcp6SPoolDomainName OBJECT-TYPE The domain name of the corresponding entry. | 1.3.6.1.4.1.171.14.223.1.2.2.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| dhcp6ServerDomainNameRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.2.1.3 | RowStatus | read-create | current |
| dDhcp6SPoolDnsServerTable OBJECT-TYPE A list of DNS server configurations for DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.3 | not-accessible | current | |
| dDhcp6SPoolDnsServerEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.3.1 | not-accessible | current | |
| dDhcp6SPoolDnsServerIndex OBJECT-TYPE This objects indicates the order of preference of a DNS server in a DHCPv6 pool. | 1.3.6.1.4.1.171.14.223.1.2.3.1.1 | Unsigned32 (1..8) | not-accessible | current |
| dDhcp6SPoolDnsServerAddr OBJECT-TYPE The IPv6 address of the DNS server. | 1.3.6.1.4.1.171.14.223.1.2.3.1.2 | InetAddressIPv6 | read-create | current |
| dDhcp6SPoolDnsServerRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.223.1.2.3.1.3 | RowStatus | read-create | current |
| dDhcp6SPoolAddrPrefixTable OBJECT-TYPE A table of address prefix information in DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.4 | not-accessible | current | |
| dDhcp6SPoolAddrPrefixEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.4.1 | not-accessible | current | |
| dDhcp6SPoolAddrPrefixAddr OBJECT-TYPE This object indicates IPv6 address prefix to be assigned to client. | 1.3.6.1.4.1.171.14.223.1.2.4.1.1 | InetAddressIPv6 | read-create | current |
| dDhcp6SPoolAddrPrefixLength OBJECT-TYPE This object indicates the length in bits of the address prefix. | 1.3.6.1.4.1.171.14.223.1.2.4.1.2 | InetAddressPrefixLength | read-create | current |
| dDhcp6SPoolAddrPrefixVLtime OBJECT-TYPE The valid lifetime of the address prefix in seconds. | 1.3.6.1.4.1.171.14.223.1.2.4.1.3 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolAddrPrefixPLtime OBJECT-TYPE The preferred lifetime of the address prefix in seconds. | 1.3.6.1.4.1.171.14.223.1.2.4.1.4 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolAddrPrefixRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.4.1.5 | RowStatus | read-create | current |
| dDhcp6SPoolAddrAssignTable OBJECT-TYPE A table of address assignment information in DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.6 | not-accessible | current | |
| dDhcp6SPoolAddrAssignEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.6.1 | not-accessible | current | |
| dDhcp6SPoolAddrAssignAddr OBJECT-TYPE This object indicates the IPv6 address to be assigned to client. | 1.3.6.1.4.1.171.14.223.1.2.6.1.1 | InetAddressIPv6 | read-create | current |
| dDhcp6SPoolAddrAssignLength OBJECT-TYPE This object indicates the length in bits of the address. | 1.3.6.1.4.1.171.14.223.1.2.6.1.2 | InetAddressPrefixLength | read-create | current |
| dDhcp6SPoolAddrAssignClientDuid OBJECT-TYPE This object indicates the DHCP unique identifier (DUID) of the client to get the address. | 1.3.6.1.4.1.171.14.223.1.2.6.1.3 | OCTET STRING | read-create | current |
| dDhcp6SPoolAddrAssignSetIaid OBJECT-TYPE This object indicates whether dDhcp6SPoolAddrAssignIaid is set or not. | 1.3.6.1.4.1.171.14.223.1.2.6.1.4 | TruthValue | read-create | current |
| dDhcp6SPoolAddrAssignIaid OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.223.1.2.6.1.5 | Unsigned32 | read-create | current |
| dDhcp6SPoolAddrAssignVLtime OBJECT-TYPE This object indicates valid lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime. | 1.3.6.1.4.1.171.14.223.1.2.6.1.6 | Unsigned32 | read-create | current |
| dDhcp6SPoolAddrAssignPLtime OBJECT-TYPE This object indicates preferred lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime. | 1.3.6.1.4.1.171.14.223.1.2.6.1.7 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolAddrAssignRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.6.1.8 | RowStatus | read-create | current |
| dDhcp6SPoolPdTable OBJECT-TYPE A table of prefix delegation information in DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.7 | not-accessible | current | |
| dDhcp6SPoolPdEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.7.1 | not-accessible | current | |
| dDhcp6SPoolPdPrefix OBJECT-TYPE This object indicates IPv6 prefix to be delegated to client. | 1.3.6.1.4.1.171.14.223.1.2.7.1.1 | InetAddressIPv6 | read-create | current |
| dDhcp6SPoolPdPrefixLength OBJECT-TYPE This object indicates the length in bits of the prefix. | 1.3.6.1.4.1.171.14.223.1.2.7.1.2 | InetAddressPrefixLength | read-create | current |
| dDhcp6SPoolPdClientDuid OBJECT-TYPE This object indicates the DHCP unique identifier (DUID) of the client to get the address. | 1.3.6.1.4.1.171.14.223.1.2.7.1.3 | OCTET STRING | read-create | current |
| dDhcp6SPoolPdSetIaid OBJECT-TYPE This object indicates whether dDhcp6SPoolPdIaid is set or not. | 1.3.6.1.4.1.171.14.223.1.2.7.1.4 | TruthValue | read-create | current |
| dDhcp6SPoolPdIaid OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.223.1.2.7.1.5 | Unsigned32 | read-create | current |
| dDhcp6SPoolPdVLtime OBJECT-TYPE This object indicates valid lifetime of the allocated prefix in seconds. The valid lifetime should be greater than preferred lifetime. | 1.3.6.1.4.1.171.14.223.1.2.7.1.6 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolPdPLtime OBJECT-TYPE This object indicates preferred lifetime of the address in seconds. The preferred lifetime should be less than valid lifetime. | 1.3.6.1.4.1.171.14.223.1.2.7.1.7 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolPdRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.7.1.8 | RowStatus | read-create | current |
| dDhcp6SPoolPdLocPoolTable OBJECT-TYPE A table of local prefix pool association in DHCPv6 pools. | 1.3.6.1.4.1.171.14.223.1.2.8 | not-accessible | current | |
| dDhcp6SPoolPdLocPoolEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.2.8.1 | not-accessible | current | |
| dDhcp6SPoolPdLocPoolName OBJECT-TYPE The name of the associated local IPv6 prefix pool. | 1.3.6.1.4.1.171.14.223.1.2.8.1.1 | DisplayString (SIZE(1..32)) | read-create | current |
| dDhcp6SPoolPdLocPoolVLtime OBJECT-TYPE This object indicates valid lifetime for the delegated prefix in seconds. The valid lifetime should be greater than preferred lifetime. | 1.3.6.1.4.1.171.14.223.1.2.8.1.2 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolPdLocPoolPLtime OBJECT-TYPE This object indicates preferred lifetime for the delegated prefix in seconds. The preferred lifetime should be less than valid lifetime. | 1.3.6.1.4.1.171.14.223.1.2.8.1.3 | Unsigned32 (60..4294967295) | read-create | current |
| dDhcp6SPoolPdLocPoolRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.2.8.1.4 | RowStatus | read-create | current |
| dDhcp6ServIfMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.1.3 | |||
| dDhcp6ServIfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.3.1 | not-accessible | current | |
| dDhcp6ServIfEntry OBJECT-TYPE Defines an entry in the dDhcp6ServIfTable. | 1.3.6.1.4.1.171.14.223.1.3.1.1 | not-accessible | current | |
| dDhcp6ServIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.223.1.3.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcp6ServIfPoolName OBJECT-TYPE This object indicates the name of the DHCPv6 pool used to serve the request received on the interface. | 1.3.6.1.4.1.171.14.223.1.3.1.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| dDhcp6ServIfRapidCommit OBJECT-TYPE This object indicates whether allow proceeding of two-message exchange. | 1.3.6.1.4.1.171.14.223.1.3.1.1.3 | TruthValue | read-create | current |
| dDhcp6ServIfAllowHint OBJECT-TYPE This object indicates whether delegate the prefix based on the prefix hint by the client. By default, the prefix hint by client is ignored. | 1.3.6.1.4.1.171.14.223.1.3.1.1.4 | TruthValue | read-create | current |
| dDhcp6ServIfPreference OBJECT-TYPE This object indicates the preference value to be advertised by the server. The larger value indicates the higher priority. | 1.3.6.1.4.1.171.14.223.1.3.1.1.5 | Unsigned32 (0..255) | read-create | current |
| dDhcp6ServIfRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.223.1.3.1.1.6 | RowStatus | read-create | current |
| dDhcp6ServInfo OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.1.4 | |||
| dDhcp6SBindingTable OBJECT-TYPE A table contains DHCPv6 binding information. | 1.3.6.1.4.1.171.14.223.1.4.1 | not-accessible | current | |
| dDhcp6SBindingEntry OBJECT-TYPE Defines an entry in the dDhcp6SBindingTable. | 1.3.6.1.4.1.171.14.223.1.4.1.1 | not-accessible | current | |
| dDhcp6SBindIfIndex OBJECT-TYPE The ifIndex of the VLAN interface on which the binding is located. | 1.3.6.1.4.1.171.14.223.1.4.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcp6SBindClientDuid OBJECT-TYPE This object indicates the DHCP unique identifier (DUID) of the client. | 1.3.6.1.4.1.171.14.223.1.4.1.1.2 | OCTET STRING | not-accessible | current |
| dDhcp6SBindIaType OBJECT-TYPE The type of binding IA (Identity association). other(0) - The other types not specified here. iapd(1) - Prefix Delegation iana(2) - Non-temporary Addresses | 1.3.6.1.4.1.171.14.223.1.4.1.1.3 | INTEGER {other(0), iapd(1), iana(2)} | not-accessible | current |
| dDhcp6SBindIaId OBJECT-TYPE This object indicates the Identity association identifier (IAID) of the entry. | 1.3.6.1.4.1.171.14.223.1.4.1.1.4 | Unsigned32 (60..4294967295) | not-accessible | current |
| dDhcp6SBindAddrOrPrefix OBJECT-TYPE This object indicates the IPv6 address or prefix allocated to the client. | 1.3.6.1.4.1.171.14.223.1.4.1.1.5 | InetAddressIPv6 | not-accessible | current |
| dDhcp6SBindAddrOrPrefixLen OBJECT-TYPE This object indicates the length in bits of the IPv6 address or prefix allocated/delegated to the client. | 1.3.6.1.4.1.171.14.223.1.4.1.1.6 | InetAddressPrefixLength | not-accessible | current |
| dDhcp6SBindClientLinkLocalAddr OBJECT-TYPE This object indicates the IPv6 link local address or prefix allocated/delegated to the client. | 1.3.6.1.4.1.171.14.223.1.4.1.1.7 | InetAddressIPv6 | read-only | current |
| dDhcp6SBindIaT1 OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.4.1.1.8 | Unsigned32 | read-only | current |
| dDhcp6SBindIaT2 OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.4.1.1.9 | Unsigned32 | read-only | current |
| dDhcp6SBindVLtime OBJECT-TYPE This object indicates valid lifetime for the binding in seconds. | 1.3.6.1.4.1.171.14.223.1.4.1.1.10 | Unsigned32 | read-only | current |
| dDhcp6SBindPLtime OBJECT-TYPE This object indicates preferred lifetime for the binding in seconds. | 1.3.6.1.4.1.171.14.223.1.4.1.1.11 | Unsigned32 | read-only | current |
| dDhcp6SBindExpire OBJECT-TYPE 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). | 1.3.6.1.4.1.171.14.223.1.4.1.1.12 | DateAndTime | read-only | current |
| dDhcp6SBindClear OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.223.1.4.1.1.13 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dDhcp6ServerMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.2 | |||
| dDhcp6ServerCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.2.1 | |||
| dDhcp6ServerGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.223.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dDhcp6ServerCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-DHCP6-SERVER-MIB. | 1.3.6.1.4.1.171.14.223.2.1.1 | current |
| dDhcp6SGblCfgGroup OBJECT-GROUP A collection of objects providing global configuration about DHCPv6 server. | 1.3.6.1.4.1.171.14.223.2.2.1 | current |
| dDhcp6SLocalPoolGroup OBJECT-GROUP A collection of objects providing DHCP class configuration. | 1.3.6.1.4.1.171.14.223.2.2.2 | current |
| dDhcp6SPoolGroup OBJECT-GROUP A collection of objects providing DHCP relay agent configuration of a class or address range of a class under a DHCP pool. | 1.3.6.1.4.1.171.14.223.2.2.3 | current |
| dDhcp6SInterfaceGroup OBJECT-GROUP A collection of objects providing interface-specific configuration for DHCPv6 Server feature. | 1.3.6.1.4.1.171.14.223.2.2.4 | current |
| dDhcp6SNonTempAddrAssignGroup OBJECT-GROUP A collection of objects providing non-temporary addresses configuration for DHCPv6 Server feature. | 1.3.6.1.4.1.171.14.223.2.2.5 | current |
| dDhcp6SPrefixDelegationGroup OBJECT-GROUP A collection of objects providing prefix-delegation configuration for DHCPv6 Server feature. | 1.3.6.1.4.1.171.14.223.2.2.6 | current |
| dDhcp6SInfoGroup OBJECT-GROUP A collection of objects providing dynamic information for DHCPv6 Server feature. | 1.3.6.1.4.1.171.14.223.2.2.7 | current |