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

VENDOR: D-LINK


 Home MIB: DLINKSW-DHCP6-SERVER-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
 dlinkSwDhcp6ServerMIB 1.3.6.1.4.1.171.14.223
This MIB module defines objects for DHCPv6 Server.
         dDhcp6ServerMIBNotifications 1.3.6.1.4.1.171.14.223.0
         dDhcp6ServerMIBObjects 1.3.6.1.4.1.171.14.223.1
             dDhcp6ServGeneral 1.3.6.1.4.1.171.14.223.1.1
                 dDhcp6ServiceEnabled 1.3.6.1.4.1.171.14.223.1.1.1 truthvalue read-write
This object enables/disables the DHCPv6 server and relay service on the device.
                 dDhcp6SCfgChanged 1.3.6.1.4.1.171.14.223.1.1.2 octet string read-only
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.
                 dDhcp6SExcludedAddressTable 1.3.6.1.4.1.171.14.223.1.1.3 no-access
A list of configurations about a range of IPv6 addresses that the DHCPv6 server should not assign to DHCPv6 client.
                     dDhcp6SExcludedAddressEntry 1.3.6.1.4.1.171.14.223.1.1.3.1 no-access
An entry contans information about an IP address range that the DHCPv6 server should not assign to DHCPv6 client.
                         dDhcp6SExcludedAddressBeginAddr 1.3.6.1.4.1.171.14.223.1.1.3.1.1 inetaddressipv6 no-access
This object indicates the first IPv6 address of this excluded address range.
                         dDhcp6SExcludedAddressEndAddr 1.3.6.1.4.1.171.14.223.1.1.3.1.2 inetaddressipv6 no-access
This object indicates the last IPv6 address of this excluded address range.
                         dDhcp6SExcludedAddressRowStatus 1.3.6.1.4.1.171.14.223.1.1.3.1.3 rowstatus read-only
The status of this conceptual row.
                 dDhcp6SLocalPoolTable 1.3.6.1.4.1.171.14.223.1.1.4 no-access
A list of configurations contains information for local IPv6 prefix pools.
                     dDhcp6SLocalPoolEntry 1.3.6.1.4.1.171.14.223.1.1.4.1 no-access
An entry contains information about a local IPv6 prefix pool that will be assigned to DHCPv6 client.
                         dDhcp6SLocalPoolName 1.3.6.1.4.1.171.14.223.1.1.4.1.1 displaystring no-access
The name of this local IPv6 prefix pool.
                         dDhcp6SLocalPoolPrefix 1.3.6.1.4.1.171.14.223.1.1.4.1.2 inetaddressipv6 read-only
This object indicates the IPv6 prefix address of the local pool.
                         dDhcp6SLocalPoolPrefixLen 1.3.6.1.4.1.171.14.223.1.1.4.1.3 inetaddressprefixlength read-only
This object indicates the IPv6 prefix length in bits of the local pool.
                         dDhcp6SLocalPoolPrefixAssignLen 1.3.6.1.4.1.171.14.223.1.1.4.1.4 inetaddressprefixlength read-only
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.
                         dDhcp6SLocalPoolFreeAddrNum 1.3.6.1.4.1.171.14.223.1.1.4.1.5 unsigned32 read-only
This object indicates the number of prefixes which are available to be allocated.
                         dDhcp6SLocalPoolInUseAddrNum 1.3.6.1.4.1.171.14.223.1.1.4.1.6 unsigned32 read-only
This object indicates the number of already allocated prefixes.
                         dDhcp6SLocalPoolRowStatus 1.3.6.1.4.1.171.14.223.1.1.4.1.7 rowstatus read-only
The status of this conceptual row.
             dDhcp6ServPoolMgmt 1.3.6.1.4.1.171.14.223.1.2
                 dDhcp6SPoolTable 1.3.6.1.4.1.171.14.223.1.2.1 no-access
A table of DHCPv6 pool Information.
                     dDhcp6SPoolEntry 1.3.6.1.4.1.171.14.223.1.2.1.1 no-access
Defines an entry in the dDhcp6SPoolTable.
                         dDhcp6SPoolName 1.3.6.1.4.1.171.14.223.1.2.1.1.1 displaystring no-access
The name of this pool.
                         dDhcp6SPoolRowStatus 1.3.6.1.4.1.171.14.223.1.2.1.1.2 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
                 dDhcp6SPoolDomainNameTable 1.3.6.1.4.1.171.14.223.1.2.2 no-access
A table of domain name information in DHCPv6 pools.
                     dDhcp6SPoolDomainNameEntry 1.3.6.1.4.1.171.14.223.1.2.2.1 no-access
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.
                         dDhcp6SPoolDomainNameAdminIndex 1.3.6.1.4.1.171.14.223.1.2.2.1.1 unsigned32 no-access
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.
                         dDhcp6SPoolDomainName 1.3.6.1.4.1.171.14.223.1.2.2.1.2 displaystring read-only
The domain name of the corresponding entry.
                         dhcp6ServerDomainNameRowStatus 1.3.6.1.4.1.171.14.223.1.2.2.1.3 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
                 dDhcp6SPoolDnsServerTable 1.3.6.1.4.1.171.14.223.1.2.3 no-access
A list of DNS server configurations for DHCPv6 pools.
                     dDhcp6SPoolDnsServerEntry 1.3.6.1.4.1.171.14.223.1.2.3.1 no-access
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.
                         dDhcp6SPoolDnsServerIndex 1.3.6.1.4.1.171.14.223.1.2.3.1.1 unsigned32 no-access
This objects indicates the order of preference of a DNS server in a DHCPv6 pool.
                         dDhcp6SPoolDnsServerAddr 1.3.6.1.4.1.171.14.223.1.2.3.1.2 inetaddressipv6 read-only
The IPv6 address of the DNS server.
                         dDhcp6SPoolDnsServerRowStatus 1.3.6.1.4.1.171.14.223.1.2.3.1.3 rowstatus read-only
The status of this conceptual row.
                 dDhcp6SPoolAddrPrefixTable 1.3.6.1.4.1.171.14.223.1.2.4 no-access
A table of address prefix information in DHCPv6 pools.
                     dDhcp6SPoolAddrPrefixEntry 1.3.6.1.4.1.171.14.223.1.2.4.1 no-access
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.
                         dDhcp6SPoolAddrPrefixAddr 1.3.6.1.4.1.171.14.223.1.2.4.1.1 inetaddressipv6 read-only
This object indicates IPv6 address prefix to be assigned to client.
                         dDhcp6SPoolAddrPrefixLength 1.3.6.1.4.1.171.14.223.1.2.4.1.2 inetaddressprefixlength read-only
This object indicates the length in bits of the address prefix.
                         dDhcp6SPoolAddrPrefixVLtime 1.3.6.1.4.1.171.14.223.1.2.4.1.3 unsigned32 read-only
The valid lifetime of the address prefix in seconds.
                         dDhcp6SPoolAddrPrefixPLtime 1.3.6.1.4.1.171.14.223.1.2.4.1.4 unsigned32 read-only
The preferred lifetime of the address prefix in seconds.
                         dDhcp6SPoolAddrPrefixRowStatus 1.3.6.1.4.1.171.14.223.1.2.4.1.5 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
                 dDhcp6SPoolAddrAssignTable 1.3.6.1.4.1.171.14.223.1.2.6 no-access
A table of address assignment information in DHCPv6 pools.
                     dDhcp6SPoolAddrAssignEntry 1.3.6.1.4.1.171.14.223.1.2.6.1 no-access
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.
                         dDhcp6SPoolAddrAssignAddr 1.3.6.1.4.1.171.14.223.1.2.6.1.1 inetaddressipv6 read-only
This object indicates the IPv6 address to be assigned to client.
                         dDhcp6SPoolAddrAssignLength 1.3.6.1.4.1.171.14.223.1.2.6.1.2 inetaddressprefixlength read-only
This object indicates the length in bits of the address.
                         dDhcp6SPoolAddrAssignClientDuid 1.3.6.1.4.1.171.14.223.1.2.6.1.3 octet string read-only
This object indicates the DHCP unique identifier (DUID) of the client to get the address.
                         dDhcp6SPoolAddrAssignSetIaid 1.3.6.1.4.1.171.14.223.1.2.6.1.4 truthvalue read-only
This object indicates whether dDhcp6SPoolAddrAssignIaid is set or not.
                         dDhcp6SPoolAddrAssignIaid 1.3.6.1.4.1.171.14.223.1.2.6.1.5 unsigned32 read-only
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'.
                         dDhcp6SPoolAddrAssignVLtime 1.3.6.1.4.1.171.14.223.1.2.6.1.6 unsigned32 read-only
This object indicates valid lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime.
                         dDhcp6SPoolAddrAssignPLtime 1.3.6.1.4.1.171.14.223.1.2.6.1.7 unsigned32 read-only
This object indicates preferred lifetime of the assigned address in seconds. The valid lifetime should be greater than preferred lifetime.
                         dDhcp6SPoolAddrAssignRowStatus 1.3.6.1.4.1.171.14.223.1.2.6.1.8 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
                 dDhcp6SPoolPdTable 1.3.6.1.4.1.171.14.223.1.2.7 no-access
A table of prefix delegation information in DHCPv6 pools.
                     dDhcp6SPoolPdEntry 1.3.6.1.4.1.171.14.223.1.2.7.1 no-access
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.
                         dDhcp6SPoolPdPrefix 1.3.6.1.4.1.171.14.223.1.2.7.1.1 inetaddressipv6 read-only
This object indicates IPv6 prefix to be delegated to client.
                         dDhcp6SPoolPdPrefixLength 1.3.6.1.4.1.171.14.223.1.2.7.1.2 inetaddressprefixlength read-only
This object indicates the length in bits of the prefix.
                         dDhcp6SPoolPdClientDuid 1.3.6.1.4.1.171.14.223.1.2.7.1.3 octet string read-only
This object indicates the DHCP unique identifier (DUID) of the client to get the address.
                         dDhcp6SPoolPdSetIaid 1.3.6.1.4.1.171.14.223.1.2.7.1.4 truthvalue read-only
This object indicates whether dDhcp6SPoolPdIaid is set or not.
                         dDhcp6SPoolPdIaid 1.3.6.1.4.1.171.14.223.1.2.7.1.5 unsigned32 read-only
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'.
                         dDhcp6SPoolPdVLtime 1.3.6.1.4.1.171.14.223.1.2.7.1.6 unsigned32 read-only
This object indicates valid lifetime of the allocated prefix in seconds. The valid lifetime should be greater than preferred lifetime.
                         dDhcp6SPoolPdPLtime 1.3.6.1.4.1.171.14.223.1.2.7.1.7 unsigned32 read-only
This object indicates preferred lifetime of the address in seconds. The preferred lifetime should be less than valid lifetime.
                         dDhcp6SPoolPdRowStatus 1.3.6.1.4.1.171.14.223.1.2.7.1.8 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
                 dDhcp6SPoolPdLocPoolTable 1.3.6.1.4.1.171.14.223.1.2.8 no-access
A table of local prefix pool association in DHCPv6 pools.
                     dDhcp6SPoolPdLocPoolEntry 1.3.6.1.4.1.171.14.223.1.2.8.1 no-access
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.
                         dDhcp6SPoolPdLocPoolName 1.3.6.1.4.1.171.14.223.1.2.8.1.1 displaystring read-only
The name of the associated local IPv6 prefix pool.
                         dDhcp6SPoolPdLocPoolVLtime 1.3.6.1.4.1.171.14.223.1.2.8.1.2 unsigned32 read-only
This object indicates valid lifetime for the delegated prefix in seconds. The valid lifetime should be greater than preferred lifetime.
                         dDhcp6SPoolPdLocPoolPLtime 1.3.6.1.4.1.171.14.223.1.2.8.1.3 unsigned32 read-only
This object indicates preferred lifetime for the delegated prefix in seconds. The preferred lifetime should be less than valid lifetime.
                         dDhcp6SPoolPdLocPoolRowStatus 1.3.6.1.4.1.171.14.223.1.2.8.1.4 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
             dDhcp6ServIfMgmt 1.3.6.1.4.1.171.14.223.1.3
                 dDhcp6ServIfTable 1.3.6.1.4.1.171.14.223.1.3.1 no-access
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.
                     dDhcp6ServIfEntry 1.3.6.1.4.1.171.14.223.1.3.1.1 no-access
Defines an entry in the dDhcp6ServIfTable.
                         dDhcp6ServIfIndex 1.3.6.1.4.1.171.14.223.1.3.1.1.1 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                         dDhcp6ServIfPoolName 1.3.6.1.4.1.171.14.223.1.3.1.1.2 displaystring read-only
This object indicates the name of the DHCPv6 pool used to serve the request received on the interface.
                         dDhcp6ServIfRapidCommit 1.3.6.1.4.1.171.14.223.1.3.1.1.3 truthvalue read-only
This object indicates whether allow proceeding of two-message exchange.
                         dDhcp6ServIfAllowHint 1.3.6.1.4.1.171.14.223.1.3.1.1.4 truthvalue read-only
This object indicates whether delegate the prefix based on the prefix hint by the client. By default, the prefix hint by client is ignored.
                         dDhcp6ServIfPreference 1.3.6.1.4.1.171.14.223.1.3.1.1.5 unsigned32 read-only
This object indicates the preference value to be advertised by the server. The larger value indicates the higher priority.
                         dDhcp6ServIfRowStatus 1.3.6.1.4.1.171.14.223.1.3.1.1.6 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
             dDhcp6ServInfo 1.3.6.1.4.1.171.14.223.1.4
                 dDhcp6SBindingTable 1.3.6.1.4.1.171.14.223.1.4.1 no-access
A table contains DHCPv6 binding information.
                     dDhcp6SBindingEntry 1.3.6.1.4.1.171.14.223.1.4.1.1 no-access
Defines an entry in the dDhcp6SBindingTable.
                         dDhcp6SBindIfIndex 1.3.6.1.4.1.171.14.223.1.4.1.1.1 interfaceindex no-access
The ifIndex of the VLAN interface on which the binding is located.
                         dDhcp6SBindClientDuid 1.3.6.1.4.1.171.14.223.1.4.1.1.2 octet string no-access
This object indicates the DHCP unique identifier (DUID) of the client.
                         dDhcp6SBindIaType 1.3.6.1.4.1.171.14.223.1.4.1.1.3 integer no-access
The type of binding IA (Identity association). other(0) - The other types not specified here. iapd(1) - Prefix Delegation iana(2) - Non-temporary Addresses Enumeration: 'iapd': 1, 'other': 0, 'iana': 2.
                         dDhcp6SBindIaId 1.3.6.1.4.1.171.14.223.1.4.1.1.4 unsigned32 no-access
This object indicates the Identity association identifier (IAID) of the entry.
                         dDhcp6SBindAddrOrPrefix 1.3.6.1.4.1.171.14.223.1.4.1.1.5 inetaddressipv6 no-access
This object indicates the IPv6 address or prefix allocated to the client.
                         dDhcp6SBindAddrOrPrefixLen 1.3.6.1.4.1.171.14.223.1.4.1.1.6 inetaddressprefixlength no-access
This object indicates the length in bits of the IPv6 address or prefix allocated/delegated to the client.
                         dDhcp6SBindClientLinkLocalAddr 1.3.6.1.4.1.171.14.223.1.4.1.1.7 inetaddressipv6 read-only
This object indicates the IPv6 link local address or prefix allocated/delegated to the client.
                         dDhcp6SBindIaT1 1.3.6.1.4.1.171.14.223.1.4.1.1.8 unsigned32 read-only
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.
                         dDhcp6SBindIaT2 1.3.6.1.4.1.171.14.223.1.4.1.1.9 unsigned32 read-only
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.
                         dDhcp6SBindVLtime 1.3.6.1.4.1.171.14.223.1.4.1.1.10 unsigned32 read-only
This object indicates valid lifetime for the binding in seconds.
                         dDhcp6SBindPLtime 1.3.6.1.4.1.171.14.223.1.4.1.1.11 unsigned32 read-only
This object indicates preferred lifetime for the binding in seconds.
                         dDhcp6SBindExpire 1.3.6.1.4.1.171.14.223.1.4.1.1.12 dateandtime read-only
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).
                         dDhcp6SBindClear 1.3.6.1.4.1.171.14.223.1.4.1.1.13 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
         dDhcp6ServerMIBConformance 1.3.6.1.4.1.171.14.223.2
             dDhcp6ServerCompliances 1.3.6.1.4.1.171.14.223.2.1
                 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.
             dDhcp6ServerGroups 1.3.6.1.4.1.171.14.223.2.2
                 dDhcp6SGblCfgGroup 1.3.6.1.4.1.171.14.223.2.2.1
A collection of objects providing global configuration about DHCPv6 server.
                 dDhcp6SLocalPoolGroup 1.3.6.1.4.1.171.14.223.2.2.2
A collection of objects providing DHCP class configuration.
                 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.
                 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.
                 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.
                 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.
                 dDhcp6SInfoGroup 1.3.6.1.4.1.171.14.223.2.2.7
A collection of objects providing dynamic information for DHCPv6 Server feature.