DLINKSW-DHCP-RELAY-MIB

File: DLINKSW-DHCP-RELAY-MIB.mib (38410 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB DLINK-ID-REC-MIB DLINKSW-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
MODULE-COMPLIANCE OBJECT-GROUP DisplayString
TruthValue RowStatus InterfaceIndex
dlinkIndustrialCommon Dlink2kVlanList

Defined Types

DDhcpRPoolClassRelayTargetEntry  
SEQUENCE    
  dDhcpRPoClRelayTargetPoolName DisplayString
  dDhcpRPoClRelayTargetClassName DisplayString
  dDhcpRPoClRelayTargetVrfName DisplayString
  dDhcpRPoClRelayTargetAddr IpAddress
  dDhcpRPoClRelayTargetRowStatus RowStatus

DDhcpRPoolRelayDestEntry  
SEQUENCE    
  dDhcpRPoolRelayDestPoolName DisplayString
  dDhcpRPoolRelayDestVrfName DisplayString
  dDhcpRPoolRelayDestAddr IpAddress
  dDhcpRPoolRelayDestRowStatus RowStatus

DDhcpRPoolRelaySourceEntry  
SEQUENCE    
  dDhcpRPoolRelaySourcePoolName DisplayString
  dDhcpRPoolRelaySourceSubnet IpAddress
  dDhcpRPoolRelaySourceSubnetMask IpAddress
  dDhcpRPoolRelaySourceRowStatus RowStatus

DDhcpRIfIgnoreBootpEntry  
SEQUENCE    
  dDhcpRIfIgnoreBootpIfIndex InterfaceIndex
  dDhcpRIfIgnoreBootpEnabled TruthValue

DDhcpRIfAgentInfoChkEntry  
SEQUENCE    
  dDhcpRIfAgentInfoChkIfIndex InterfaceIndex
  dDhcpRIfAgentInfoChkState INTEGER

DDhcpRIfAgentInfoInsertEntry  
SEQUENCE    
  dDhcpRIfAgentInfoInsertIfIndex InterfaceIndex
  dDhcpRIfAgentInfoInsertState INTEGER

DDhcpRIfAgentInfoPolicyEntry  
SEQUENCE    
  dDhcpRIfAgentInfoPolicyIfIndex InterfaceIndex
  dDhcpRIfAgentInfoPolicyAction INTEGER

DDhcpRIfAgentInfoTrustEntry  
SEQUENCE    
  dDhcpRIfAgentInfoTrustIfIndex InterfaceIndex
  dDhcpRIfAgentInfoTrustEnabled TruthValue

DDhcpRPortIfOp82RemIdEntry  
SEQUENCE    
  dDhcpRPortIfOp82RemIdIfIndex InterfaceIndex
  dDhcpRPortIfOp82RemIdVendor3Cfg DisplayString

DDhcpRPortIfOp82CirIdEntry  
SEQUENCE    
  dDhcpRPortIfOp82CirIdIfIndex InterfaceIndex
  dDhcpRPortIfOp82CirIdVendor3Cfg DisplayString

Defined Values

dlinkSwDhcpRelayMIB 1.3.6.1.4.1.171.14.23
This MIB module defines objects for BOOTP/DHCP relay.
MODULE-IDENTITY    

dDhcpRelayMIBNotifications 1.3.6.1.4.1.171.14.23.0
OBJECT IDENTIFIER    

dDhcpRelayMIBObjects 1.3.6.1.4.1.171.14.23.1
OBJECT IDENTIFIER    

dDhcpRelayMIBConformance 1.3.6.1.4.1.171.14.23.2
OBJECT IDENTIFIER    

dDhcpRelayGeneral 1.3.6.1.4.1.171.14.23.1.1
OBJECT IDENTIFIER    

dDhcpRelayAgentInfoCheckEnabled 1.3.6.1.4.1.171.14.23.1.1.1
This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpRelayAgentInfoInsertEnabled 1.3.6.1.4.1.171.14.23.1.1.2
This object indicates whether the DHCP relay agent inserts relay agent information option (option 82).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpRelayAgentInfoPolicy 1.3.6.1.4.1.171.14.23.1.1.3
This object indicates the re-forwarding policy of DHCP relay agent information option 82. drop (1) - discards the packet that already has the relay option. keep (2) - the DHCP requests packet that already has the relay option is left unchanged and directly relayed to the DHCP server. replace (3) - the DHCP requests packet that already has the relay option will be replaced by a new option.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), keep(2), replace(3)  

dDhcpRelayInfoTrustAll 1.3.6.1.4.1.171.14.23.1.1.4
This object indicates whether the DHCP relay agent trusts the DHCP relay information for all interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpRelaySmartRelay 1.3.6.1.4.1.171.14.23.1.1.5
This object indicates the status of smart relay function. By default, the relay agent sets the gateway address field of the packet to the primary address of the interface. When the received interface of the packet has secondary addresses and smart relay is enabled, relay agent will count the number that a client retries sending of the DISCOVER message. The relay agent will switch the gateway address to secondary address of the received interface after three retries.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpROption82RemoteIdType 1.3.6.1.4.1.171.14.23.1.1.6
This object indicates the type of remote ID sub-option. default(1) - MAC address of VLAN 1. userDefined(2) - The value of dDhcpROption82RemoteID is used. vendor2(4) - System Name. vendor3(5) - The value of dDhcpRPortIfOp82RemIdVendor3Cfg of the corresponding entry is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), userDefined(2), vendor2(4), vendor3(5)  

dDhcpROption82RemoteIdUserDef 1.3.6.1.4.1.171.14.23.1.1.7
This object indicates the global user defined string as the remote ID of the device. This object can be modified when dDhcpROption82RemoteIdType is set to 'userDefined'. When read, a zero length string is returned when dDhcpROption82RemoteIdType is not 'userDefined'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpROption82CircuitIdType 1.3.6.1.4.1.171.14.23.1.1.8
This object indicates the type of circuit ID sub-option. default(1) - VLAN ID, Module ID and Port Number. userDefined(2) - The value of dDhcpROption82CircuitID is used. vendor1(3) - VLAN ID, Slot ID, Port Number and MAC address of VLAN 1. vendor2(4) - Port Number. vendor3(5) - The value of dDhcpRPortIfOp82CirIdVendor3Cfg of the corresponding entry is used. vendor4(6) - System Name, Module ID, Port Number and Client's VLAN ID. vendor5(7) - System Name, 'eth', Chassis ID, Slot ID, Port Number and Client's VLAN ID. vendor6(8) - 'Ethernet', Chassis ID, Slot ID, Port Number, Client's VLAN ID and System Name.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), userDefined(2), vendor1(3), vendor2(4), vendor3(5), vendor4(6), vendor5(7), vendor6(8)  

dDhcpROption82CircuitIdUserDef 1.3.6.1.4.1.171.14.23.1.1.9
This object indicates the global user defined string as the circuit ID. This object can be modified when dDhcpROption82CircuitIdType is set to 'userDefined'. When read, a zero length string is returned when dDhcpROption82CircuitIdType is not 'userDefined'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpRPoolObjects 1.3.6.1.4.1.171.14.23.1.2
OBJECT IDENTIFIER    

dDhcpRPoolClassRelayTargetTable 1.3.6.1.4.1.171.14.23.1.2.1
A table that contains relay target class configuration for DHCP pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRPoolClassRelayTargetEntry

dDhcpRPoolClassRelayTargetEntry 1.3.6.1.4.1.171.14.23.1.2.1.1
By using DHCP class, DHCP relay uses option configuration to further determine which DHCP relay target for relaying the packet that matches the value pattern of option defined in the class.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRPoolClassRelayTargetEntry  

dDhcpRPoClRelayTargetPoolName 1.3.6.1.4.1.171.14.23.1.2.1.1.1
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcpRPoClRelayTargetClassName 1.3.6.1.4.1.171.14.23.1.2.1.1.2
This object specifies a DHCP class. The value must be same as an entry in dDhcpSClassTable identified by dDhcpSClassName.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcpRPoClRelayTargetVrfName 1.3.6.1.4.1.171.14.23.1.2.1.1.3
The name of virtual routing and forwarding (VRF). If this object is a zero length string, the relay target is in global routing and forwarding space.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpRPoClRelayTargetAddr 1.3.6.1.4.1.171.14.23.1.2.1.1.4
This object indicates the IP address of the target server for the class.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpRPoClRelayTargetRowStatus 1.3.6.1.4.1.171.14.23.1.2.1.1.99
This object manages this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpRPoolRelayDestTable 1.3.6.1.4.1.171.14.23.1.2.2
A table that contains DHCP relay destination IP address of DHCP pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRPoolRelayDestEntry

dDhcpRPoolRelayDestEntry 1.3.6.1.4.1.171.14.23.1.2.2.1
By using DHCP class, DHCP relay uses option configuration to further determine which IP addresses to allocate to clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRPoolRelayDestEntry  

dDhcpRPoolRelayDestPoolName 1.3.6.1.4.1.171.14.23.1.2.2.1.1
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcpRPoolRelayDestVrfName 1.3.6.1.4.1.171.14.23.1.2.2.1.2
The name of virtual routing and forwarding(VRF). If this object is a zero length string, the destination DHCP server IP address is in global routing and forwarding space.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpRPoolRelayDestAddr 1.3.6.1.4.1.171.14.23.1.2.2.1.3
This object indicates the IP address of the relay destination for the pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpRPoolRelayDestRowStatus 1.3.6.1.4.1.171.14.23.1.2.2.1.99
This object manages this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpRPoolRelaySourceTable 1.3.6.1.4.1.171.14.23.1.2.3
A table that contains the configuration of the source subnet that the client packets come from.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRPoolRelaySourceEntry

dDhcpRPoolRelaySourceEntry 1.3.6.1.4.1.171.14.23.1.2.3.1
An entry identifying a surce subnet that the client packets come from.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRPoolRelaySourceEntry  

dDhcpRPoolRelaySourcePoolName 1.3.6.1.4.1.171.14.23.1.2.3.1.1
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

dDhcpRPoolRelaySourceSubnet 1.3.6.1.4.1.171.14.23.1.2.3.1.2
This object indicates the source subnet of the client packets come from of the corresponding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpRPoolRelaySourceSubnetMask 1.3.6.1.4.1.171.14.23.1.2.3.1.3
This object indicates the network mask of the source subnet for the corresponding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpRPoolRelaySourceRowStatus 1.3.6.1.4.1.171.14.23.1.2.3.1.99
This object manages this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpRelayIfObjects 1.3.6.1.4.1.171.14.23.1.3
OBJECT IDENTIFIER    

dDhcpRIfIgnoreBootpTable 1.3.6.1.4.1.171.14.23.1.3.1
A list of configurations about the BOOTP/DHCP relay will ignore BOOTP packet on an interface. An entry is created/removed when ignoring the BOOTP request packets is enabled or disabled on an interface via CLI or by issuing appropriate sets to this table using snmp.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRIfIgnoreBootpEntry

dDhcpRIfIgnoreBootpEntry 1.3.6.1.4.1.171.14.23.1.3.1.1
Defines an entry in the dDhcpRelayAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRIfIgnoreBootpEntry  

dDhcpRIfIgnoreBootpIfIndex 1.3.6.1.4.1.171.14.23.1.3.1.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRIfIgnoreBootpEnabled 1.3.6.1.4.1.171.14.23.1.3.1.1.2
This object indicates whether the interface ignore the bootp packet or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpRIfAgentInfoChkTable 1.3.6.1.4.1.171.14.23.1.3.2
A list of configurations about the DHCP relay validates the relay agent information (option 82) in the received DHCP reply packet on an interface. An entry is created/removed when checking option 82 is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If checking option 82 is not configured for an interface, the global setting, dDhcpRelayAgentInfoCheckEnabled takes effect. If checking option 82 is configured for an interface, the interface setting takes effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRIfAgentInfoChkEntry

dDhcpRIfAgentInfoChkEntry 1.3.6.1.4.1.171.14.23.1.3.2.1
Defines an entry in the dDhcpRIfInfoChkTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRIfAgentInfoChkEntry  

dDhcpRIfAgentInfoChkIfIndex 1.3.6.1.4.1.171.14.23.1.3.2.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRIfAgentInfoChkState 1.3.6.1.4.1.171.14.23.1.3.2.1.2
This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet on the corresponding interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), none(3)  

dDhcpRIfAgentInfoInsertTable 1.3.6.1.4.1.171.14.23.1.3.3
A list of configurations about whether insert option 82 for an interface during relay of DHCP request packets. An entry is created/removed when the insertion of option 82 is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If the insertion of option 82 is not configured for an interface, the global setting, dDhcpRelayAgentInfoInsertEnabled takes effect. If checking option 82 is configured for an interface, the interface setting takes effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRIfAgentInfoInsertEntry

dDhcpRIfAgentInfoInsertEntry 1.3.6.1.4.1.171.14.23.1.3.3.1
Defines an entry in the dDhcpRIfAgentInfoInsertTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRIfAgentInfoInsertEntry  

dDhcpRIfAgentInfoInsertIfIndex 1.3.6.1.4.1.171.14.23.1.3.3.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRIfAgentInfoInsertState 1.3.6.1.4.1.171.14.23.1.3.3.1.2
This object indicates whether insert option 82 for an interface during relay of DHCP request packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), none(3)  

dDhcpRIfAgentInfoPolicyTable 1.3.6.1.4.1.171.14.23.1.3.4
A list of configurations about relay agent information re-forwarding policy for the DHCP relay agent on an interface. An entry is created/removed when the re-forwarding policy is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If the re-forwarding policy is not configured for an interface, the global setting, dDhcpRelayAgentInfoPolicy takes effect. If re-forwarding policy is configured for an interface, the interface setting takes effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRIfAgentInfoPolicyEntry

dDhcpRIfAgentInfoPolicyEntry 1.3.6.1.4.1.171.14.23.1.3.4.1
Defines an entry in the dDhcpRIfAgentInfoPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRIfAgentInfoPolicyEntry  

dDhcpRIfAgentInfoPolicyIfIndex 1.3.6.1.4.1.171.14.23.1.3.4.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRIfAgentInfoPolicyAction 1.3.6.1.4.1.171.14.23.1.3.4.1.2
This object indicates the re-forwarding policy of DHCP relay agent information option 82 for the corresponding interface. drop (1) - discards the packet that already has the relay option. keep (2) - the DHCP requests packet that already has the relay option is left unchanged and directly relayed to the DHCP server. replace (3) - the DHCP requests packet that already has the relay option will be replaced by a new option. none (4) - not configure the policy action on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER drop(1), keep(2), replace(3), none(4)  

dDhcpRIfAgentInfoTrustTable 1.3.6.1.4.1.171.14.23.1.3.5
A list of configurations about the relay agent trusts the relay information on an interface. An entry is created/removed when the trusting relay information is enabled/disabled on an interface via CLI or by issuing appropriate sets to this table using snmp. If dDhcpRelayInfoTrustAll is 'true', the dhcp relay information is trusted for all interfaces. If dDhcpRelayInfoTrustAll is 'false', the trust state on an interface is determined whether the corresponding interface exists in this table. If exists, the corresponding interface is trusted, otherwise, the interface is not trusted. When relay information is trusted on an interface, the arriving packets with giaddr==0 (this relay agent is the first relay of this DHCP request packet) but with relay agent information option present will be accepted. If it is un-trusted, these packets will be dropped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRIfAgentInfoTrustEntry

dDhcpRIfAgentInfoTrustEntry 1.3.6.1.4.1.171.14.23.1.3.5.1
Defines an entry in the dDhcpRIfAgentInfoTrustTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRIfAgentInfoTrustEntry  

dDhcpRIfAgentInfoTrustIfIndex 1.3.6.1.4.1.171.14.23.1.3.5.1.1
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRIfAgentInfoTrustEnabled 1.3.6.1.4.1.171.14.23.1.3.5.1.2
This object indicates whether the interface is trusted on the not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpRelayPortIfOption82Objects 1.3.6.1.4.1.171.14.23.1.4
OBJECT IDENTIFIER    

dDhcpRPortIfOp82RemIdTable 1.3.6.1.4.1.171.14.23.1.4.1
This table is used to manage the remote ID sub-option of Option 82 for physical port or port channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRPortIfOp82RemIdEntry

dDhcpRPortIfOp82RemIdEntry 1.3.6.1.4.1.171.14.23.1.4.1.1
An entry in dDhcpRPortIfOption82RemIdTable containing the configuration about the remote ID sub-option of Option 82 for the corresponding interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRPortIfOp82RemIdEntry  

dDhcpRPortIfOp82RemIdIfIndex 1.3.6.1.4.1.171.14.23.1.4.1.1.1
This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRPortIfOp82RemIdVendor3Cfg 1.3.6.1.4.1.171.14.23.1.4.1.1.2
This object indicates the per port/port channel user defined string as remote ID. This object is used when dDhcpROption82RemoteIdType is set to 'vendor3'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpRPortIfOp82CirIdTable 1.3.6.1.4.1.171.14.23.1.4.2
This table is used to manage the circuit ID sub-option of Option 82 for physical port or port channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpRPortIfOp82CirIdEntry

dDhcpRPortIfOp82CirIdEntry 1.3.6.1.4.1.171.14.23.1.4.2.1
An entry in dDhcpRPortIfOp82CirIdTable containing the configuration about the circuit ID sub-option of Option 82 for the corresponding interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpRPortIfOp82CirIdEntry  

dDhcpRPortIfOp82CirIdIfIndex 1.3.6.1.4.1.171.14.23.1.4.2.1.1
This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dDhcpRPortIfOp82CirIdVendor3Cfg 1.3.6.1.4.1.171.14.23.1.4.2.1.2
This object indicates the per port/port channel user defined string as circuit ID. This object is used when dDhcpROption82CircuitIdType is set to 'vendor3'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpRelayVlanObjects 1.3.6.1.4.1.171.14.23.1.5
OBJECT IDENTIFIER    

dDhcpRVlanLocalRelayCrlFirst2K 1.3.6.1.4.1.171.14.23.1.5.1
This object specifies the DHCP Local Relay enabled VLAN in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the VLAN is enabled for DHCP Local Relay.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dDhcpRVlanLocalRelayCrlSecond2K 1.3.6.1.4.1.171.14.23.1.5.2
This object specifies the DHCP Local Relay enabled VLAN in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the VLAN is enabled for DHCP Local Relay.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dDhcpRelayCompliances 1.3.6.1.4.1.171.14.23.2.1
OBJECT IDENTIFIER    

dDhcpRelayCompliance 1.3.6.1.4.1.171.14.23.2.1.1
The compliance statement for entities which implement the DLINK-DHCP-RELAY-IPV4-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

dDhcpRelayGroups 1.3.6.1.4.1.171.14.23.2.2
OBJECT IDENTIFIER    

dDhcpRGblCfgGroup 1.3.6.1.4.1.171.14.23.2.2.1
A collection of objects providing global configuration about DHCP relay.
Status: current Access: read-write
OBJECT-GROUP    

dDhcpRPoolCfgGroup 1.3.6.1.4.1.171.14.23.2.2.2
A collection of objects providing DHCP pool configuration.
Status: current Access: read-write
OBJECT-GROUP    

dDhcpRInterfaceGroup 1.3.6.1.4.1.171.14.23.2.2.3
A collection of objects providing per interface configuration of DHCP Relay.
Status: current Access: read-write
OBJECT-GROUP    

dDhcpROp82SuboptionGroup 1.3.6.1.4.1.171.14.23.2.2.4
A collection of objects providing sub-options configuration of option 82.
Status: current Access: read-write
OBJECT-GROUP    

dDhcpRVlanCfgGroup 1.3.6.1.4.1.171.14.23.2.2.5
A collection of objects which are used to configure as well as show information regarding the feature enabling on each VLAN.
Status: current Access: read-write
OBJECT-GROUP