DLINKSW-DHCP6-RELAY-MIB

File: DLINKSW-DHCP6-RELAY-MIB.mib (9672 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
InterfaceIndexOrZero TruthValue RowStatus
DisplayString InetAddressIPv6 dlinkIndustrialCommon

Defined Types

RemoteIdType  
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) - VLAN ID (2 bytes) + Module ID (1 byte) + Port ID (1 byte) + dDhcp6RRemoteIdUdfValue userDefine(3) - dDhcp6RRemoteIdUdfValue
TEXTUAL-CONVENTION    
  INTEGER default(1), cidWithUserDefine(2), userDefine(3)  

DDhcp6RIfRelayDestEntry  
SEQUENCE    
  dDhcp6RIfRelayDestIndex InterfaceIndex
  dDhcp6RIfRelayDestDestAddr InetAddressIPv6
  dDhcp6RIfRelayDestOutIfIndex InterfaceIndexOrZero
  dDhcp6RIfRelayDestRowStatus RowStatus

Defined Values

dlinkSwDhcp6RelayMIB 1.3.6.1.4.1.171.14.88
This MIB module defines objects for DHCPv6 Relay.
MODULE-IDENTITY    

dDhcp6RelayMIBNotifications 1.3.6.1.4.1.171.14.88.0
OBJECT IDENTIFIER    

dDhcp6RelayMIBObjects 1.3.6.1.4.1.171.14.88.1
OBJECT IDENTIFIER    

dDhcp6RelayMIBConformance 1.3.6.1.4.1.171.14.88.2
OBJECT IDENTIFIER    

dDhcp6RelayGeneral 1.3.6.1.4.1.171.14.88.1.1
OBJECT IDENTIFIER    

dDhcp6RRemoteIdInsertEnabled 1.3.6.1.4.1.171.14.88.1.1.1
This object indicates whether the DHCPv6 relay agent inserts relay agent Remote ID option (option 37).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcp6RRemoteIdPolicy 1.3.6.1.4.1.171.14.88.1.1.2
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) - the DHCP requests packet that already has option 37 is left unchanged and directly relayed to the DHCPv6 server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), keep(2)  

dDhcp6RRemoteIdFormat 1.3.6.1.4.1.171.14.88.1.1.3
This object indicates the encoding type of relay agent remote ID.
Status: current Access: read-write
OBJECT-TYPE    
  RemoteIdType  

dDhcp6RRemoteIdUdfType 1.3.6.1.4.1.171.14.88.1.1.4
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 hexadecimal string.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER string(1), hex(2)  

dDhcp6RRemoteIdUdfValue 1.3.6.1.4.1.171.14.88.1.1.5
This object indicates the user defined field which will be used to encode the relay agent Remote ID option. dDhcp6RRemoteIdUdfValue is always interpreted within the context of an dDhcp6RRemoteIdUdfType value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dDhcp6RelayIfObjects 1.3.6.1.4.1.171.14.88.1.2
OBJECT IDENTIFIER    

dDhcp6RIfRelayDestTable 1.3.6.1.4.1.171.14.88.1.2.1
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 on that interface. Multiple relay addresses can be configured for an interface. If all relay addresses of an interface are removed, the DHCPv6 relay function on that interface is disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6RIfRelayDestEntry

dDhcp6RIfRelayDestEntry 1.3.6.1.4.1.171.14.88.1.2.1.1
An entry in dDhcp6RIfRelayDestTable containing the information about DHCPv6 relay on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6RIfRelayDestEntry  

dDhcp6RIfRelayDestIndex 1.3.6.1.4.1.171.14.88.1.2.1.1.1
The ifIndex of the DHCPv6 relay interface. Only VLAN interfaces are valid interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcp6RIfRelayDestDestAddr 1.3.6.1.4.1.171.14.88.1.2.1.1.2
The DHCPv6 Relay destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

dDhcp6RIfRelayDestOutIfIndex 1.3.6.1.4.1.171.14.88.1.2.1.1.3
This object indicates the ifIndex value of the destination VLAN interface. The special value 0 indicates the output interface for the relay destination is unspecified.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

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

dDhcp6RelayCompliances 1.3.6.1.4.1.171.14.88.2.1
OBJECT IDENTIFIER    

dDhcp6RelayCompliance 1.3.6.1.4.1.171.14.88.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP6-RELAY-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

dDhcp6RelayGroups 1.3.6.1.4.1.171.14.88.2.2
OBJECT IDENTIFIER    

dDhcp6RBasicGroup 1.3.6.1.4.1.171.14.88.2.2.1
This group contains the collection of objects related to DHCPv6 relay configuration on an interface.
Status: current Access: read-create
OBJECT-GROUP    

dDhcp6RelayOption37Group 1.3.6.1.4.1.171.14.88.2.2.2
This group contains the collection of objects related to DHCPv6 relay agent Remote ID configuration.
Status: current Access: read-create
OBJECT-GROUP