DLINKSW-DHCP6-RELAY-MIB
23 objects
This MIB module defines objects for DHCPv6 Relay.
Imported Objects
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddressIPv6 |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.14.88 | IdentitydlinkSwDhcp6RelayMIB | This MIB module defines objects for DHCPv6 Relay. | ||
| 1.3.6.1.4.1.171.14.88.0 | NodedDhcp6RelayMIBNotifications | |||
| 1.3.6.1.4.1.171.14.88.1 | NodedDhcp6RelayMIBObjects | |||
| 1.3.6.1.4.1.171.14.88.1.1 | NodedDhcp6RelayGeneral | |||
| 1.3.6.1.4.1.171.14.88.1.1.1 | ScalardDhcp6RRemoteIdInsertEnabled | read-write | current | This 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.2 | ScalardDhcp6RRemoteIdPolicy | read-write | current | This 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.3 | ScalardDhcp6RRemoteIdFormat | read-write | current | This object indicates the encoding type of relay agent remote ID. |
| 1.3.6.1.4.1.171.14.88.1.1.4 | ScalardDhcp6RRemoteIdUdfType | read-write | current | This 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.5 | ScalardDhcp6RRemoteIdUdfValue | read-write | current | This 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.2 | NodedDhcp6RelayIfObjects | |||
| 1.3.6.1.4.1.171.14.88.1.2.1 | TabledDhcp6RIfRelayDestTable | not-accessible | current | This 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.1 | RowdDhcp6RIfRelayDestEntry | not-accessible | current | An 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.1 | ColumndDhcp6RIfRelayDestIndex | not-accessible | current | The 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.2 | ColumndDhcp6RIfRelayDestDestAddr | not-accessible | current | The DHCPv6 Relay destination address. |
| 1.3.6.1.4.1.171.14.88.1.2.1.1.3 | ColumndDhcp6RIfRelayDestOutIfIndex | not-accessible | current | This 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.4 | ColumndDhcp6RIfRelayDestRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. |
| 1.3.6.1.4.1.171.14.88.2 | NodedDhcp6RelayMIBConformance | |||
| 1.3.6.1.4.1.171.14.88.2.1 | NodedDhcp6RelayCompliances | |||
| 1.3.6.1.4.1.171.14.88.2.1.1 | CompliancedDhcp6RelayCompliance | current | The compliance statement for entities which implement the DLINKSW-DHCP6-RELAY-MIB. | |
| 1.3.6.1.4.1.171.14.88.2.2 | NodedDhcp6RelayGroups | |||
| 1.3.6.1.4.1.171.14.88.2.2.1 | GroupdDhcp6RBasicGroup | current | This 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.2 | GroupdDhcp6RelayOption37Group | current | This group contains the collection of objects related to DHCPv6 relay agent Remote ID configuration. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RemoteIdType | INTEGER { default(1), cidWithUserDefine(2), userDefine(3) } | current | Represents 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) - … |