DHCP-RELAY-MGMT-MIB
AI MIB Summary
The DHCP-RELAY-MGMT-MIB provides proprietary management interfaces for configuring and monitoring DHCP relay agent parameters, including interface binding states, relay agent options, and packet forwarding statistics on network infrastructure devices. This module enables administrators to track relay-specific metrics such as dropped packets, relayed request/response counts, and agent configuration status to ensure reliable IP address allocation across subnets.
The structure of DHCP relay management for the proprietary enterprise.
Main OID:
swDHCPRelayMIB.dlink-common-mgmt.42
83
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
83 total| Object Name |
|---|
swDHCPRelayMIBThe structure of DHCP relay management for the proprietary enterprise. MODULE-IDENTITY .dlink-common-mgmt.42 |
swDHCPRelayCtrl OBJECT IDENTIFIER .dlink-common-mgmt.42.1 |
swDHCPRelayStateThis object indicates whether the DHCP relay function is enabled or
disabled.rw Enumeration .dlink-common-mgmt.42.1.1 |
swDHCPRelayHopCountThis object indicates the maximum number of router hops that
the BOOTP packets can cross.rw INTEGER .dlink-common-mgmt.42.1.2 |
swDHCPRelayTimeThresholdThis object indicates the minimum time in seconds within which
the switch must relay the DHCP request. If this time is
exceeded, the switch will drop the DHCP packet.rw INTEGER .dlink-common-mgmt.42.1.3 |
swDHCPRelayInfo OBJECT IDENTIFIER .dlink-common-mgmt.42.2 |
swDHCPRelayMgmt OBJECT IDENTIFIER .dlink-common-mgmt.42.3 |
swDHCPRelayCtrlTableThis table indicates the IP address as a destination to forward
(relay) DHCP packets to. SEQUENCE OF SwDHCPRelayCtrlEntry .dlink-common-mgmt.42.3.1 |
swDHCPRelayCtrlEntryA list of information indicates the IP address as a destination
to forward (relay) DHCP packets to. SwDHCPRelayCtrlEntry .dlink-common-mgmt.42.3.1.1 |
swDHCPRelayCtrlInterfaceNameThis object indicates the name of the IP interface.ro DisplayString .dlink-common-mgmt.42.3.1.1.1 |
swDHCPRelayCtrlServerThis object indicates the DHCP server IP address.ro IpAddress .dlink-common-mgmt.42.3.1.1.2 |
swDHCPRelayCtrlRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.42.3.1.1.3 |
swDHCPRelayOption82 OBJECT IDENTIFIER .dlink-common-mgmt.42.3.2 |
swDHCPRelayOption82StateThis object indicates whether the DHCP relay option 82 function is enabled or
disabled.rw Enumeration .dlink-common-mgmt.42.3.2.1 |
swDHCPRelayOption82CheckStateThis object indicates whether the DHCP relay option 82 check function is enabled or
disabled.rw Enumeration .dlink-common-mgmt.42.3.2.2 |
swDHCPRelayOption82PolicyThis object indicates the DHCP relay option 82 policy.rw Enumeration .dlink-common-mgmt.42.3.2.3 |
swDHCPRelayOption82RemoteIDTypeThis object indicates the type of remote ID.
If the type is default,the remote ID will be the System's MAC
address. If the type is user-defined, the remote ID can be defined
by writing to the swDHCPRelayOption82RemoteID object. If the type
is vendor2, the remote ID will be the System Name. If the type is
vendor3, the remote ID will configured in
swDHCPRelayOption82PerPortRemoteIdTablerw Enumeration .dlink-common-mgmt.42.3.2.4 |
swDHCPRelayOption82RemoteIDThis object displays the current remote ID of the device.
If swDHCPRelayOption82RemoteIDType is set to default, the
value will be the MAC address of the device, and this object
cannot be modified. If swDHCPRelayOption82RemoteIDType is set
to vendor2, the remote ID will be theSystem Name., and this
object cannot be modified.If swDHCPRelayOption82RemoteIDType
is set to user-defined, a new value can be written to this object.rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.2.5 |
swDHCPRelayOption82CircuitIDTypeThis object indicates the type of circuit ID.If the type is
default,the circuit ID will be the VLAN ID, Module ID and Port
Number. If the type is user-defined ,the circuit ID can be defined
by writing to the swDHCPRelayOption82CircuitId object.If the type
is vendor1, the circuit ID will be the VLAN ID, Slot ID, Port
Number and System's MAC address. If the type is vendor2, the
circuit ID will be the Port Number.If the type is vendor3,the
circuit ID will be configured in swDHCPRelayOption82PerPortCircuitIdTable
If the type is vendor4, the circuit ID will be the System Name,
Module ID, Port Number and Client VLAN ID.
If the type is vendor5, the circuit ID will be the System Name, 'eth',
Chassis ID, Slot ID, Port Number and Client VLAN ID.
If the type is vendor6, the circuit ID will be the Port Name, VLAN ID,
System Name, Slot ID, Sub Slot ID, Port Number.rw Enumeration .dlink-common-mgmt.42.3.2.6 |
swDHCPRelayOption82CircuitIDThis object displays the current circuit ID of the device.
If swDHCPRelayOption82CircuitIDType is set to user-defined,
a new value can be written to this object.
If swDHCPRelayOption82CircuitIdType is set to other, the value will
be display and cannot be modified.rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.2.7 |
swDHCPRelayOption82PerPortRemoteIdTableThis table is used to manage the DHCP relay Option82 Remote ID
for each client.And this configure will override the configure of
swDHCPRelayOption82RemoteId for this client. SEQUENCE OF SwDHCPRelayOption82PerPortRemoteIDEntry .dlink-common-mgmt.42.3.2.8 |
swDHCPRelayOption82PerPortRemoteIdEntryThis object lists indicates the DHCP relay Option82 Remote ID
for each client. SwDHCPRelayOption82PerPortRemoteIDEntry .dlink-common-mgmt.42.3.2.8.1 |
swDHCPRelayOption82PerPortRemoteIdPortIndexThis object indicates the Client's port number. INTEGER .dlink-common-mgmt.42.3.2.8.1.1 |
swDHCPRelayOption82PerPortRemoteIdTypeThis object indicates the type of port's remote ID.
If the type is vendor3, the remote ID can be defined
by writing to the swDHCPRelayOption82PerPortRemoteIdValue
object.rw Enumeration .dlink-common-mgmt.42.3.2.8.1.2 |
swDHCPRelayOption82PerPortRemoteIdValueThis object displays the current remote ID of the special port.
If swDHCPRelayOption82PerPortRemoteIdType is set to vendor3,a new
value can be written to this object.rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.2.8.1.3 |
swDHCPRelayOption82PerPortCircuitIdTableThis table is used to manage the DHCP relay Option82 Circuit ID
for each client.And this configure will override the configure of
swDHCPRelayOption82CircuitId for this client. SEQUENCE OF SwDHCPRelayOption82CircuitIDEntry .dlink-common-mgmt.42.3.2.9 |
swDHCPRelayOption82PerPortCircuitIdEntryThis object lists indicates the DHCP relay Option82 Circuit ID for
each client. SwDHCPRelayOption82CircuitIDEntry .dlink-common-mgmt.42.3.2.9.1 |
swDHCPRelayOption82PerPortCircuitIdPortIndexThis object indicates the module's port number.(1..Max port number in the module) INTEGER .dlink-common-mgmt.42.3.2.9.1.1 |
swDHCPRelayOption82PerPortCircuitIdTypeThis object indicates the type of client's circuit ID.If the type
is vendor3,the circuit ID can be defined by writing to the
swDHCPRelayOption82PerPortCircuitIdValue object.rw Enumeration .dlink-common-mgmt.42.3.2.9.1.2 |
swDHCPRelayOption82PerPortCircuitIdValueThis object displays the current circuit ID of client. If
swDHCPRelayOption82PerPortCircuitIdType is set to vendor3,
a new value can be written to this object.rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.2.9.1.3 |
swDHCPRelayOption60 OBJECT IDENTIFIER .dlink-common-mgmt.42.3.3 |
swDHCPRelayOption60StateThis object indicates whether the DHCP relay option 60 function is enabled or
disabled.rw Enumeration .dlink-common-mgmt.42.3.3.1 |
swDHCPRelayOption60DefModeThis object indicates default mode that has no option 60 matching rules.
relay (1): means to relay the packet to the IP address which is specified
by swDHCPRelayOption60DefRelayIp.
drop (2): means to drop the packet.rw Enumeration .dlink-common-mgmt.42.3.3.2 |
swDHCPRelayOption60DefTableThis table indicates the default relay servers for the packet
that has no option 60 matching rules. SEQUENCE OF SwDHCPRelayOption60DefEntry .dlink-common-mgmt.42.3.3.3 |
swDHCPRelayOption60DefEntryA list of information indicates the default relay servers for the packet
that has no option 60 matching rules. SwDHCPRelayOption60DefEntry .dlink-common-mgmt.42.3.3.3.1 |
swDHCPRelayOption60DefRelayIpThis object indicates the IP address of the default relay server.ro IpAddress .dlink-common-mgmt.42.3.3.3.1.1 |
swDHCPRelayOption60DefRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.42.3.3.3.1.2 |
swDHCPRelayOption60TableThis table indicates the relay servers for the packet for option 60 rules. SEQUENCE OF SwDHCPRelayOption60Entry .dlink-common-mgmt.42.3.3.4 |
swDHCPRelayOption60EntryA list of information indicates the relay servers for the packet
for option 60 rules. SwDHCPRelayOption60Entry .dlink-common-mgmt.42.3.3.4.1 |
swDHCPRelayOption60StringThis object indicates the string of this entry.
Note that it is theoretically possible for a valid string
to exceed the allowed length of an SNMP object identifier,
and thus be impossible to represent in tables in this MIB
that are indexed by string.ro DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.3.4.1.1 |
swDHCPRelayOption60RelayIpThis object indicates the IP address of the relay server.ro IpAddress .dlink-common-mgmt.42.3.3.4.1.2 |
swDHCPRelayOption60MatchTypeThis object indicates the match state of this entry.
exact (1): Means the option 60 string in the packet must fully
match the specified string.
partial (2): Means the option 60 string in the packet only needs to
partially match the specified string.rw Enumeration .dlink-common-mgmt.42.3.3.4.1.3 |
swDHCPRelayOption60RowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.42.3.3.4.1.4 |
swDHCPRelayOption61 OBJECT IDENTIFIER .dlink-common-mgmt.42.3.4 |
swDHCPRelayOption61StateThis object indicates whether the DHCP relay option 61 function is enabled or
disabled.rw Enumeration .dlink-common-mgmt.42.3.4.1 |
swDHCPRelayOption61DefModeThis object indicates the default mode has no option 61 matching rules.
relay (1): Means to relay the packet to the IP address which is specified
by swDHCPRelayOption61DefRelayIp.
drop (2): Means to drop the packet.rw Enumeration .dlink-common-mgmt.42.3.4.2 |
swDHCPRelayOption61DefRelayIpThis object indicates the IP address of the default relay server
has no option 61 matching rules.
Pay attention to when swDHCPRelayOption61Mode is:
relay (1): This object must be set together.
drop (2): This object can not be set, and it always returns to '0.0.0.0'.rw IpAddress .dlink-common-mgmt.42.3.4.3 |
swDHCPRelayOption61TableThis table indicates the relay servers for the packet for option 61 rules. SEQUENCE OF SwDHCPRelayOption61Entry .dlink-common-mgmt.42.3.4.4 |
swDHCPRelayOption61EntryA list of information indicates the relay servers for the packet
for option 61 rules. SwDHCPRelayOption61Entry .dlink-common-mgmt.42.3.4.4.1 |
swDHCPRelayOption61ClientTypeThis object indicates the client type of this entry.
mac (1): Means the client-ID which is the MAC address of a client.
string (2): Means the client-ID which is specified string by an administrator.ro Enumeration .dlink-common-mgmt.42.3.4.4.1.1 |
swDHCPRelayOption61ClientIDThis object indicates the string of this entry.
Note:
When the swDHCPRelayOption61ClientType is mac (1),
the format of this object should be XX.XX.XX.XX.XX.XX (MAC address).
When the swDHCPRelayOption61ClientType is string (2),
it is theoretically possible for a valid string
to exceed the allowed length of an SNMP object identifier,
and thus be impossible to represent in tables in this MIB
that are indexed by the string.ro DisplayString (SNMPv2-TC) .dlink-common-mgmt.42.3.4.4.1.2 |
swDHCPRelayOption61ModeThis object indicates mode of this entry.
relay (1): Means to relay the packet to the IP address which is specified
by swDHCPRelayOption61RelayIp.
drop (2): Means to drop the packet.rw Enumeration .dlink-common-mgmt.42.3.4.4.1.3 |
swDHCPRelayOption61RelayIpThis object indicates the IP address of the relay server.
Pay attention to when swDHCPRelayOption61Mode is:
relay (1): This object must be set together.
drop (2): This object can not be set, and it always returns to '0.0.0.0'.rw IpAddress .dlink-common-mgmt.42.3.4.4.1.4 |
swDHCPRelayOption61RowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.42.3.4.4.1.5 |
swDHCPRelayVlanCtrlTableThis table indicates the IP address as a destination to forward
(relay) DHCP packets to. SEQUENCE OF SwDHCPRelayVlanCtrlEntry .dlink-common-mgmt.42.3.5 |
swDHCPRelayVlanCtrlEntryA list of information indicates the IP address as a destination
to forward (relay) DHCP packets to. SwDHCPRelayVlanCtrlEntry .dlink-common-mgmt.42.3.5.1 |
swDHCPRelayVlanCtrlServerThis object indicates the DHCP server IP address. IpAddress .dlink-common-mgmt.42.3.5.1.1 |
swDHCPRelayVlanCtrlVlanRangeList1to64This object indicates the VLAN range (1-512)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.2 |
swDHCPRelayVlanCtrlVlanRangeList65to128This object indicates the VLAN range (513-1024)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.3 |
swDHCPRelayVlanCtrlVlanRangeList129to192This object indicates the VLAN range (1025-1536)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.4 |
swDHCPRelayVlanCtrlVlanRangeList193to256This object indicates the VLAN range (1537-2048)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.5 |
swDHCPRelayVlanCtrlVlanRangeList257to320This object indicates the VLAN range (2049-2560)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.6 |
swDHCPRelayVlanCtrlVlanRangeList321to384This object indicates the VLAN range (2561-3072)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.7 |
swDHCPRelayVlanCtrlVlanRangeList385to448This object indicates the VLAN range (3073-3584)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.8 |
swDHCPRelayVlanCtrlVlanRangeList449to512This object indicates the VLAN range (3585-4096)
that added the specific server.rw OCTET STRING .dlink-common-mgmt.42.3.5.1.9 |
swDHCPRelayVlanCtrlRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.42.3.5.1.10 |
swDHCPRelayPortStateCtrlTableThis table is used to manage the DHCP relay state
for each port. SEQUENCE OF SwDHCPRelayPortStateCtrlEntry .dlink-common-mgmt.42.3.6 |
swDHCPRelayPortStateCtrlEntryThis object lists the current ports in the switch and their
corresponding DHCP relay state. SwDHCPRelayPortStateCtrlEntry .dlink-common-mgmt.42.3.6.1 |
swDHCPRelayPortStateCtrlPortIndexThis object indicates the module's port number.(1..Max port number in the module) INTEGER .dlink-common-mgmt.42.3.6.1.1 |
swDHCPRelayPortStateCtrlStateThis object indicates the state of the DHCP relay of each port.rw Enumeration .dlink-common-mgmt.42.3.6.1.2 |
swDHCPRelaySendArpByCidTableThis table is used to manage the DHCP relay send ARP to DHCP Server include the inner vid. SEQUENCE OF SwDHCPRelaySendArpByCidEntry .dlink-common-mgmt.42.3.7 |
swDHCPRelaySendArpByCidEntryThis object lists the current each DHCP Server configuration inner vid. SwDHCPRelaySendArpByCidEntry .dlink-common-mgmt.42.3.7.1 |
swDHCPRelaySendArpByCidInnerVidThis object indicates the inner vid or null vid.
0: not insert inner vid.
1-4094: inner vid.rw INTEGER .dlink-common-mgmt.42.3.7.1.1 |
swDHCPLocalRelayMgmt OBJECT IDENTIFIER .dlink-common-mgmt.42.4 |
swDHCPLocalRelayGlobalStateThis object indicates the state of the DHCP local relay
function of the switch.rw Enumeration .dlink-common-mgmt.42.4.1 |
swDHCPLocalRelayVlanTableThis table is used to manage the DHCP local relay status
for each VLAN. SEQUENCE OF SwDHCPLocalRelayVlanEntry .dlink-common-mgmt.42.4.2 |
swDHCPLocalRelayVlanEntryThis object lists the current VLANs in the switch and their
corresponding DHCP local relay status. SwDHCPLocalRelayVlanEntry .dlink-common-mgmt.42.4.2.1 |
swDHCPLocalRelayVlanIDThis object indicates the VLAN ID. VlanId (Q-BRIDGE-MIB) .dlink-common-mgmt.42.4.2.1.1 |
swDHCPLocalRelayStateThis object indicates the state of the DHCP relay function
of the specified VLAN.rw Enumeration .dlink-common-mgmt.42.4.2.1.2 |
swDHCPLocalRelayOption82TableThis table is used to manage the DHCP local relay option 82 policy
for each port. SEQUENCE OF SwDHCPLocalRelayOption82Entry .dlink-common-mgmt.42.4.3 |
swDHCPLocalRelayOption82EntryThis object lists the current ports in the switch and their
corresponding DHCP local relay option 82 policy. SwDHCPLocalRelayOption82Entry .dlink-common-mgmt.42.4.3.1 |
swDHCPLocalRelayOption82PortIndexThis object indicates the module's port number.(1..Max port number in the module) INTEGER .dlink-common-mgmt.42.4.3.1.1 |
swDHCPLocalRelayOption82PolicyThis object indicates the policy of the DHCP local relay option 82
of each port.rw Enumeration .dlink-common-mgmt.42.4.3.1.2 |