DHCPv6-RELAY-MGMT-MIB

File: DHCPv6-RELAY-MGMT-MIB.mib (8207 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
DLINK-ID-REC-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
DisplayString dlink-common-mgmt InetAddressType
InetAddress

Defined Types

SwDHCPv6RelayCtrlEntry  
SEQUENCE    
  swDHCPv6RelayIfName DisplayString
  swDHCPv6RelayCtrlState INTEGER

SwDHCPv6RelayServerEntry  
SEQUENCE    
  swDHCPv6RelayServerAddrType InetAddressType
  swDHCPv6RelayServerAddr InetAddress
  swDHCPv6RelayServerRowStatus RowStatus

Defined Values

swDHCPv6RelayMIB 1.3.6.1.4.1.171.12.84
The Structure of DHCPv6 relay management for the proprietary enterprise.
MODULE-IDENTITY    

swDHCPv6RelayMIBObjects 1.3.6.1.4.1.171.12.84.1
OBJECT IDENTIFIER    

swDHCPv6RelayHopCount 1.3.6.1.4.1.171.12.84.1.1
This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

swDHCPv6RelayGlobalState 1.3.6.1.4.1.171.12.84.1.2
This object indicates the global state of DHCPv6 Relay function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swDHCPv6RelayCtrlTable 1.3.6.1.4.1.171.12.84.1.3
This table displays the current DHCPv6 relay static table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDHCPv6RelayCtrlEntry

swDHCPv6RelayCtrlEntry 1.3.6.1.4.1.171.12.84.1.3.1
A list of information display the current DHCPv6 relay static table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDHCPv6RelayCtrlEntry  

swDHCPv6RelayIfName 1.3.6.1.4.1.171.12.84.1.3.1.1
This object indicates the name of the relay interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..12)  

swDHCPv6RelayCtrlState 1.3.6.1.4.1.171.12.84.1.3.1.2
This object indicates the DHCPv6 Relay state of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swDHCPv6RelayServerTable 1.3.6.1.4.1.171.12.84.1.4
This table indicates the IPv6 address as a destination to forward (relay) DHCPv6 packets to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDHCPv6RelayServerEntry

swDHCPv6RelayServerEntry 1.3.6.1.4.1.171.12.84.1.4.1
A list of information indicates the IPv6 address as a destination to forward (relay) DHCPv6 packets to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDHCPv6RelayServerEntry  

swDHCPv6RelayServerAddrType 1.3.6.1.4.1.171.12.84.1.4.1.1
This object indicates the type of the DHCPv6 server IPv6 address or next DHCPv6 relay IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

swDHCPv6RelayServerAddr 1.3.6.1.4.1.171.12.84.1.4.1.2
This object indicates the DHCPv6 server IPv6 address or next DHCPv6 relay IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

swDHCPv6RelayServerRowStatus 1.3.6.1.4.1.171.12.84.1.4.1.3
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swDHCPv6RelayOption37 1.3.6.1.4.1.171.12.84.1.5
OBJECT IDENTIFIER    

swDHCPv6RelayOption37State 1.3.6.1.4.1.171.12.84.1.5.1
This object indicates whether the DHCPv6 relay option 37 function is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swDHCPv6RelayOption37CheckState 1.3.6.1.4.1.171.12.84.1.5.2
This object indicates whether the DHCPv6 relay option 37 check function is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swDHCPv6RelayOption37RemoteIDType 1.3.6.1.4.1.171.12.84.1.5.3
This object indicates the type of remote ID. If the type is default ,the remote ID will be VLAN ID + Module + Port +System MAC address of the device; If the type is cid-with-user-defined,the remote ID will be VLAN ID + Module + Port + user defined string; If the type is user-defined, the remote ID will be user defined string.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), cid-with-user-defined(2), user-defined(3)  

swDHCPv6RelayOption37UserDefined 1.3.6.1.4.1.171.12.84.1.5.4
This object displays the current user defined string of the device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString