MIB Viewer

DLINKSW-DHCP6-RELAY-MIB

23 objects
This MIB module defines objects for DHCPv6 Relay.
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.14.88IdentitydlinkSwDhcp6RelayMIBThis MIB module defines objects for DHCPv6 Relay.
1.3.6.1.4.1.171.14.88.0NodedDhcp6RelayMIBNotifications
1.3.6.1.4.1.171.14.88.1NodedDhcp6RelayMIBObjects
1.3.6.1.4.1.171.14.88.1.1NodedDhcp6RelayGeneral
1.3.6.1.4.1.171.14.88.1.1.1ScalardDhcp6RRemoteIdInsertEnabledread-writecurrentThis object indicates whether the DHCPv6 relay agent inserts relay agent Remote ID option (option 37).
1.3.6.1.4.1.171.14.88.1.1.2ScalardDhcp6RRemoteIdPolicyread-writecurrentThis object indicates the re-forwarding policy of DHCPv6 relay agent Remote ID (option 37). drop (1) - discards the packet that already has option 37. keep (2)…
1.3.6.1.4.1.171.14.88.1.1.3ScalardDhcp6RRemoteIdFormatread-writecurrentThis object indicates the encoding type of relay agent remote ID.
1.3.6.1.4.1.171.14.88.1.1.4ScalardDhcp6RRemoteIdUdfTyperead-writecurrentThis object indicates the type of dDhcp6RRemoteIdUdfValue. string(1): The type of option value is character string. hex(2) : The type of option value is hexade…
1.3.6.1.4.1.171.14.88.1.1.5ScalardDhcp6RRemoteIdUdfValueread-writecurrentThis object indicates the user defined field which will be used to encode the relay agent Remote ID option. dDhcp6RRemoteIdUdfValue is always interpreted withi…
1.3.6.1.4.1.171.14.88.1.2NodedDhcp6RelayIfObjects
1.3.6.1.4.1.171.14.88.1.2.1TabledDhcp6RIfRelayDestTablenot-accessiblecurrentThis table is a list of destination addresses for DHCPv6 relay. Once a destination address is configured on an interface, the DHCPv6 relay function is enabled …
1.3.6.1.4.1.171.14.88.1.2.1.1RowdDhcp6RIfRelayDestEntrynot-accessiblecurrentAn entry in dDhcp6RIfRelayDestTable containing the information about DHCPv6 relay on an interface.
1.3.6.1.4.1.171.14.88.1.2.1.1.1ColumndDhcp6RIfRelayDestIndexnot-accessiblecurrentThe ifIndex of the DHCPv6 relay interface. Only VLAN interfaces are valid interfaces.
1.3.6.1.4.1.171.14.88.1.2.1.1.2ColumndDhcp6RIfRelayDestDestAddrnot-accessiblecurrentThe DHCPv6 Relay destination address.
1.3.6.1.4.1.171.14.88.1.2.1.1.3ColumndDhcp6RIfRelayDestOutIfIndexnot-accessiblecurrentThis object indicates the ifIndex value of the destination VLAN interface. The special value 0 indicates the output interface for the relay destination is unsp…
1.3.6.1.4.1.171.14.88.1.2.1.1.4ColumndDhcp6RIfRelayDestRowStatusread-createcurrentThe row status variable, used according to installation and removal conventions for conceptual rows.
1.3.6.1.4.1.171.14.88.2NodedDhcp6RelayMIBConformance
1.3.6.1.4.1.171.14.88.2.1NodedDhcp6RelayCompliances
1.3.6.1.4.1.171.14.88.2.1.1CompliancedDhcp6RelayCompliancecurrentThe compliance statement for entities which implement the DLINKSW-DHCP6-RELAY-MIB.
1.3.6.1.4.1.171.14.88.2.2NodedDhcp6RelayGroups
1.3.6.1.4.1.171.14.88.2.2.1GroupdDhcp6RBasicGroupcurrentThis group contains the collection of objects related to DHCPv6 relay configuration on an interface.
1.3.6.1.4.1.171.14.88.2.2.2GroupdDhcp6RelayOption37GroupcurrentThis group contains the collection of objects related to DHCPv6 relay agent Remote ID configuration.
Type Definitions
NameSyntaxStatusDescription
RemoteIdTypeINTEGER { default(1), cidWithUserDefine(2), userDefine(3) }currentRepresents a remote-id type to determine the content encoded in relay agent Remote ID option. default(1) - VLAN ID (2 bytes) + Module ID (1 byte) + Port ID (1 byte) + System MAC address (6 bytes) cidWithUserDefine(2) - …