ZYXEL-DHCP-RELAY-MIB

MIB Reference — IPNetwork Monitor

All MIBsZYXEL-DHCP-RELAY-MIB

Organization: Enterprise Solution ZyXEL

Last Updated: 2012-07-01

Category: ZyXEL Routing and IP Services

Description:

Manages ZyXEL DHCP relay agent configuration for forwarding DHCP requests across Layer 3 network boundaries.

Imported Objects

From BRIDGE-MIB

dot1dBasePortOBJECT-TYPE

From P-BRIDGE-MIB

EnabledStatus

From SNMPv2-SMI

IpAddress
MODULE-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

DisplayString
RowStatus

From ZYXEL-ES-SMI

esMgmtOBJECT-IDENTITY

What Is ZYXEL-DHCP-RELAY-MIB?

ZYXEL-DHCP-RELAY-MIB is a proprietary ZyXEL enterprise MIB governing the DHCP relay agent function on ZyXEL routers, switches, and security gateways, within the IP addressing/network-services management area. It exposes configuration-oriented data for the DHCP relay subtree, such as enabling/disabling relay operation and the relay (helper) server address(es) used to forward DHCP requests across subnet or VLAN boundaries. Its role in device monitoring is primarily configuration-state verification rather than hardware health: an administrator uses it to confirm the DHCP relay feature is enabled and pointed at the correct server(s), which helps distinguish relay misconfiguration from a hardware or link problem when clients fail to obtain addresses. It likely complements standard MIBs such as IF-MIB for identifying the relay interface, though ZyXEL implements DHCP relay as its own enterprise-specific subtree. Typical deployment is ZyXEL business routers, switches, and gateways in multi-subnet or VLAN-segmented networks reaching centralized DHCP servers via relay agents, and administrators can download the ZYXEL-DHCP-RELAY-MIB file to load into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ZYXEL-DHCP-RELAY-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • DHCP relay enable/disable state
  • configured relay server address(es)
  • per-VLAN relay configuration (if applicable)

Supported Devices

  • ZyXEL routers
  • ZyXEL switches
  • ZyXEL security gateways
  • ZyXEL routers, switches, and security gateways

Monitoring Examples

The source excerpt provides no specific object names beyond the module description ('The subtree for dhcp relay'), so exact objects cannot be confirmed; a ZyXEL DHCP relay MIB of this kind typically models a relay-enable flag and one or more configured relay server address entries, possibly per VLAN. An administrator would poll the relay-enable object and configured server address(es) after a configuration change to confirm relay is active and correctly targeted, ruling out relay misconfiguration when clients across a routed boundary fail to obtain DHCP leases.

OIDs
OID symbolicOID numericTypeAccessDescription
zyxelDhcpRelay1.3.6.1.4.1.890.1.15.3.18The subtree for dhcp relay
zyxelDhcpRelaySetup1.3.6.1.4.1.890.1.15.3.18.1
zyxelDhcpRelayGlobalRelay1.3.6.1.4.1.890.1.15.3.18.1.1
ENA zyDhcpRelayGlobalRelayState1.3.6.1.4.1.890.1.15.3.18.1.1.1EnabledStatusread-writeEnable/Disable global DHCP Relay.
INT zyDhcpRelayGlobalRelayRemoteServerMaxNumberOfServers1.3.6.1.4.1.890.1.15.3.18.1.1.2INTEGERread-onlyThe maximum number of remote DHCP servers that can be created.
zyxelDhcpRelayGlobalRelayRemoteServerTable1.3.6.1.4.1.890.1.15.3.18.1.1.3not-accessibleThe table contains global DHCP relay remote server configuration.
zyxelDhcpRelayGlobalRelayRemoteServerEntry1.3.6.1.4.1.890.1.15.3.18.1.1.3.1not-accessibleAn entry contains global DHCP relay remote server configuration.
IP zyDhcpRelayGlobalRelayRemoteServerIpAddress1.3.6.1.4.1.890.1.15.3.18.1.1.3.1.1IpAddressnot-accessibleIP address of the remote DHCP server.
ROW zyDhcpRelayGlobalRelayRemoteServerRowStatus1.3.6.1.4.1.890.1.15.3.18.1.1.3.1.2RowStatusread-createThis object allows a remote DHCP server to be created and deleted.
STR zyDhcpRelayGlobalRelayOption82Profile1.3.6.1.4.1.890.1.15.3.18.1.1.4DisplayStringread-writeName of DHCP option 82 profile.
INT zyDhcpRelayGlobalRelayMaxNumberOfOption82Port1.3.6.1.4.1.890.1.15.3.18.1.1.5INTEGERread-onlyThe maximum number of DHCP global relay Option82 port entries that can be created.
zyxelDhcpRelayGlobalRelayOption82PortTable1.3.6.1.4.1.890.1.15.3.18.1.1.6not-accessibleThe table contains DHCP global relay Option82 port configuration.
zyxelDhcpRelayGlobalRelayOption82PortEntry1.3.6.1.4.1.890.1.15.3.18.1.1.6.1not-accessibleAn entry contains DHCP global relay Option82 port configuration.
STR zyDhcpRelayGlobalRelayOption82PortProfile1.3.6.1.4.1.890.1.15.3.18.1.1.6.1.1DisplayStringread-createDHCP option 82 profile in specified port.
zyxelDhcpRelayVlanRelay1.3.6.1.4.1.890.1.15.3.18.1.2
INT zyDhcpRelayVlanRelayMaxNumberOfRelays1.3.6.1.4.1.890.1.15.3.18.1.2.1INTEGERread-onlyThe maximum numbers of DHCP relay entries that can be created. A value of 0 for this object implies that there exist settings for global DHCP relay.
INT zyDhcpRelayVlanRelayRemoteServerMaxNumberOfServers1.3.6.1.4.1.890.1.15.3.18.1.2.2INTEGERread-onlyThe maximum number of remote DHCP servers that can be created.
zyxelDhcpRelayVlanRelayRemoteServerTable1.3.6.1.4.1.890.1.15.3.18.1.2.3not-accessibleThe table contains DHCP relay remote server configuration.
zyxelDhcpRelayVlanRelayRemoteServerEntry1.3.6.1.4.1.890.1.15.3.18.1.2.3.1not-accessibleAn entry contains DHCP relay remote server configuration.
INT zyDhcpRelayVlanRelayRemoteServerServeVid1.3.6.1.4.1.890.1.15.3.18.1.2.3.1.1INTEGERnot-accessibleThe VLAN ID to which these DHCP settings apply.
IP zyDhcpRelayVlanRelayRemoteServerIpAddress1.3.6.1.4.1.890.1.15.3.18.1.2.3.1.2IpAddressnot-accessibleIP address of a remote DHCP server.
ROW zyDhcpRelayVlanRelayRemoteServerRowStatus1.3.6.1.4.1.890.1.15.3.18.1.2.3.1.3RowStatusread-createThis object allows remote DHCP servers entries to be created and deleted for the specified VLAN.
zyxelDhcpRelayVlanRelayTable1.3.6.1.4.1.890.1.15.3.18.1.2.4not-accessibleThe table contains DHCP VLAN relay configuration.
zyxelDhcpRelayVlanRelayEntry1.3.6.1.4.1.890.1.15.3.18.1.2.4.1not-accessibleAn entry contains DHCP VLAN relay configuration.
STR zyDhcpRelayVlanRelayOption82Profile1.3.6.1.4.1.890.1.15.3.18.1.2.4.1.1DisplayStringread-writeName of DHCP option 82 profile.
INT zyDhcpRelayVlanRelayMaxNumberOfOption82VlanPort1.3.6.1.4.1.890.1.15.3.18.1.2.5INTEGERread-onlyThe maximum number of DHCP VLAN relay Option82 VLAN port entries that can be created.
zyxelDhcpRelayVlanRelayOption82VlanPortTable1.3.6.1.4.1.890.1.15.3.18.1.2.6not-accessibleThe table contains DHCP VLAN relay Option82 VLAN port configuration.
zyxelDhcpRelayVlanRelayOption82VlanPortEntry1.3.6.1.4.1.890.1.15.3.18.1.2.6.1not-accessibleAn entry contains DHCP VLAN relay Option82 VLAN port configuration.
STR zyDhcpRelayVlanRelayOption82VlanPortProfile1.3.6.1.4.1.890.1.15.3.18.1.2.6.1.1DisplayStringread-createDHCP option 82 profile in specified VLAN and port.

RFC description

Manages DHCP relay configuration and server settings on ZyXEL network devices with DHCP option 82 support.

Start monitoring ZyXEL routers, switches, and security gateways with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ZYXEL-DHCP-RELAY-MIB