Unisphere-Data-DHCP-MIB

MIB Reference — IPNetwork Monitor

All MIBsUnisphere-Data-DHCP-MIB

Organization: Unisphere Networks, Inc.

Last Updated: 2002-05-10

Category: Juniper Unisphere ERX Routing

Description:

Manages Unisphere ERX DHCP relay and local server configuration, address pools, and lease tracking.

Imported Objects

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

PhysAddress
RowStatus
TEXTUAL-CONVENTION
TimeInterval
TruthValue

From Unisphere-Data-MIBs

usDataMibsMODULE-IDENTITY

From Unisphere-Data-TC

UsdEnable

What Is Unisphere-Data-DHCP-MIB?

Unisphere-Data-DHCP-MIB is the DHCP relay and local-server MIB for Unisphere Networks' ERX broadband edge routers (Unisphere was acquired by Juniper Networks, and this module is the historical basis for the later Juniper-DHCP-MIB). It exposes configuration for DHCP relay agent option-82 insertion (circuit ID, remote ID), a table of configured DHCP relay server addresses, and error counters for bad/unknown relay messages and gateway-address spoofing attempts, alongside proxy-client statistics such as unknown-server counts. This is a software/protocol-service monitoring MIB: it tracks the operational health of the router's DHCP relay and proxy service, letting an operator confirm relay servers are correctly provisioned and detect malformed or spoofed DHCP traffic at the network edge, rather than exposing any hardware sensors. It builds on standard DHCP concepts (RFC 2131, option-82/RFC 3046) but defines Unisphere-proprietary object identifiers. It was typically deployed by broadband/ISP operators on Unisphere ERX routers for subscriber DHCP relay at the network edge. Engineers can download the Unisphere-Data-DHCP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in Unisphere-Data-DHCP-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 server address configuration
  • bad/unknown DHCP messages
  • gateway address spoofing counter
  • option-82 circuit/remote ID settings
  • proxy client unknown-server counter

Supported Devices

  • Unisphere Networks ERX broadband edge routers (later Juniper E-series)

Monitoring Examples

An operator would walk usdDhcpRelayServerTable/usdDhcpRelayServerEntry to confirm each configured usdDhcpRelayServerAddress has usdDhcpRelayServerRowStatus active, and monitor usdDhcpRelayBadMessages/usdDhcpRelayUnknownMessages for signs of malformed DHCP traffic reaching a relay interface. A rising usdDhcpRelayGatewayAddrSpoofs counter would flag spoofing attempts on subscriber ports, while usdDhcpProxyClientUnknownServers highlights DHCP proxy requests referencing servers the router doesn't recognize.

OIDs
OID symbolicOID numericTypeAccessDescription
usdDhcpMIB1.3.6.1.4.1.4874.2.2.22The DHCP MIB for the Unisphere Networks enterprise.
usdDhcpObjects1.3.6.1.4.1.4874.2.2.22.1
usdDhcpRelay1.3.6.1.4.1.4874.2.2.22.1.1
usdDhcpRelayScalars1.3.6.1.4.1.4874.2.2.22.1.1.1
USD usdDhcpRelayAgentInfoEnable1.3.6.1.4.1.4874.2.2.22.1.1.1.1UsdEnableread-writeEnable/disable use of the DHCP relay agent information option.
C32 usdDhcpRelayBadMessages1.3.6.1.4.1.4874.2.2.22.1.1.1.2Counter32read-onlyNumber of DHCP relay messages received by this agent, that were discarded because of apparent corruption.
C32 usdDhcpRelayUnknownMessages1.3.6.1.4.1.4874.2.2.22.1.1.1.3Counter32read-onlyNumber of DHCP relay messages received by this agent, that were discarded because they contained information or options not recognized by this agent.
C32 usdDhcpRelayAgentInfoAlreadyPresents1.3.6.1.4.1.4874.2.2.22.1.1.1.4Counter32read-onlyNumber of DHCP requests discarded because they already contained the Agent Info option when this agent expected to insert it.
C32 usdDhcpRelayGatewayAddrSpoofs1.3.6.1.4.1.4874.2.2.22.1.1.1.5Counter32read-onlyNumber of DHCP requests discarded because the gateway IP address field already contained this agent's address.
USD usdDhcpRelayAgentCircuitIdEnable1.3.6.1.4.1.4874.2.2.22.1.1.1.6UsdEnableread-writeEnable/disable use of the DHCP Relay Agent Circuit Id suboption.
USD usdDhcpRelayAgentRemoteIdEnable1.3.6.1.4.1.4874.2.2.22.1.1.1.7UsdEnableread-writeEnable/disable use of the DHCP Relay Agent Remote Id suboption.
usdDhcpRelayServerTable1.3.6.1.4.1.4874.2.2.22.1.1.2not-accessibleThe (conceptual) table listing the DHCP Relay servers.
usdDhcpRelayServerEntry1.3.6.1.4.1.4874.2.2.22.1.1.2.1not-accessibleAn entry (conceptual row) representing a DHCP Relay server.
IP usdDhcpRelayServerAddress1.3.6.1.4.1.4874.2.2.22.1.1.2.1.1IpAddressnot-accessibleThe IP address of the DHCP server to which DHCP requests received from attached DHCP clients are forwarded.
ROW usdDhcpRelayServerRowStatus1.3.6.1.4.1.4874.2.2.22.1.1.2.1.2RowStatusread-createSupports 'createAndGo' and 'destroy' only.
usdDhcpProxy1.3.6.1.4.1.4874.2.2.22.1.2
usdDhcpProxyClient1.3.6.1.4.1.4874.2.2.22.1.2.1
usdDhcpProxyClientScalars1.3.6.1.4.1.4874.2.2.22.1.2.1.1
C32 usdDhcpProxyClientUnknownServers1.3.6.1.4.1.4874.2.2.22.1.2.1.1.1Counter32read-onlyTotal number of DHCP Proxy messages received from servers not listed in the usdDhcpProxyClientServerTable.
usdDhcpProxyClientServerTable1.3.6.1.4.1.4874.2.2.22.1.2.1.2not-accessibleThe (conceptual) table listing the DHCP Proxy servers known to the client.
usdDhcpProxyClientServerEntry1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1not-accessibleAn entry (conceptual row) representing a DHCP Proxy server known to the client.
IP usdDhcpProxyClientServerAddress1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.1IpAddressnot-accessibleThe IP address of a DHCP server with which DHCP transactions are conducted by this client.
ROW usdDhcpProxyClientServerRowStatus1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.2RowStatusread-createSupports 'createAndGo' and 'destroy' only.
INT usdDhcpProxyClientServerAdminStatus1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.3INTEGERread-createPermits configuration of the client's operation status with respect to this server: disable Bar the client from using this server to obtain new address leases; and cause any leases from that server, that are currently in use by the client, to be released. drain Bar the client from using this server to obtain new address leases; but permit any leases from that server, that are currently in use by the client, to remain in use until they expire naturally. enabled Allow the client to use the server to obtain new address leases. Implementations that don't support administrative control of the server always report the value of enable(2), and disallow setting this object to any other value.
INT usdDhcpProxyClientServerOperStatus1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.4INTEGERread-onlyReports the client's current operation status with respect to this server: disabled The client is barred from using this server to obtain new address leases; and any leases from that server, that were in use by the client, have been released. draining The client is barred from using this server to obtain new address leases, but one or more leases from that server, that are in use by the client, will remain in use until they expire naturally. enabled The client may use the server to obtain new address leases, and may have one or more leases currently in use. Implementations that don't support administrative control of the server always report the value enabled(2).
C32 usdDhcpProxyClientServerLeases1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.5Counter32read-onlyTotal number of address leases granted to the client by this server (including those that have expired). The number of active leases from this server is determined by subtracting the value of usdDhcpProxyClientServerReleases from the value of this object.
C32 usdDhcpProxyClientServerDiscovers1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.6Counter32read-onlyNumber of DHCP Discovers directed (i.e. nonbroadcast) by the client to this server.
C32 usdDhcpProxyClientServerOffers1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.7Counter32read-onlyNumber of DHCP Offers received by the client from this server.
C32 usdDhcpProxyClientServerRequests1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.8Counter32read-onlyNumber of DHCP Requests sent by the client to this server.
C32 usdDhcpProxyClientServerAcks1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.9Counter32read-onlyNumber of DHCP ACKS received by the client from this server.
C32 usdDhcpProxyClientServerNaks1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.10Counter32read-onlyNumber of DHCP NAKS received by the client from this server.
C32 usdDhcpProxyClientServerDeclines1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.11Counter32read-onlyNumber of DHCP Declines sent by the client to this server.
C32 usdDhcpProxyClientServerReleases1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.12Counter32read-onlyNumber of DHCP Releases sent by the client to this server.
C32 usdDhcpProxyClientServerInforms1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.13Counter32read-onlyNumber of DHCP Informs sent by the client to this server.
C32 usdDhcpProxyClientServerBadMessages1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.14Counter32read-onlyNumber of DHCP Proxy messages received by the client from this server, that were discarded because of apparent corruption.
C32 usdDhcpProxyClientServerUnknownMessages1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.15Counter32read-onlyNumber of DHCP Proxy messages received by the client from this server, that were discarded because they contained information or options not recognized by the client.
usdDhcpProxyServer1.3.6.1.4.1.4874.2.2.22.1.2.2
usdDhcpLocalServerObjects1.3.6.1.4.1.4874.2.2.22.1.3
usdDhcpLocalServerStatistics1.3.6.1.4.1.4874.2.2.22.1.3.1
C32 usdDhcpLocalServerMemUsage1.3.6.1.4.1.4874.2.2.22.1.3.1.1Counter32read-onlyThe amount (in bytes) of memory currently allocated to this local server.
C32 usdDhcpLocalServerNumBindings1.3.6.1.4.1.4874.2.2.22.1.3.1.2Counter32read-onlyThe number of address bindings maintained by this local server.
C32 usdDhcpLocalServerRxDiscovers1.3.6.1.4.1.4874.2.2.22.1.3.1.3Counter32read-onlyThe number of discover messages received by this local server.
C32 usdDhcpLocalServerRxAccepts1.3.6.1.4.1.4874.2.2.22.1.3.1.4Counter32read-onlyThe number of accept messages received by this local server.
C32 usdDhcpLocalServerRxRenews1.3.6.1.4.1.4874.2.2.22.1.3.1.5Counter32read-onlyThe number of renew messages received by this local server.
C32 usdDhcpLocalServerRxDeclines1.3.6.1.4.1.4874.2.2.22.1.3.1.6Counter32read-onlyThe number of decline messages received by this local server.
C32 usdDhcpLocalServerRxReleases1.3.6.1.4.1.4874.2.2.22.1.3.1.7Counter32read-onlyThe number of release messages received by this local server.
C32 usdDhcpLocalServerRxInforms1.3.6.1.4.1.4874.2.2.22.1.3.1.8Counter32read-onlyThe number of inform messages received by this local server.
C32 usdDhcpLocalServerTxOffers1.3.6.1.4.1.4874.2.2.22.1.3.1.9Counter32read-onlyThe number of offer messages sent by this local server.
C32 usdDhcpLocalServerTxAcks1.3.6.1.4.1.4874.2.2.22.1.3.1.10Counter32read-onlyThe number of ack messages sent by this local server.
C32 usdDhcpLocalServerTxNaks1.3.6.1.4.1.4874.2.2.22.1.3.1.11Counter32read-onlyThe number of nak messages sent by this local server.
C32 usdDhcpLocalServerUnknownMessages1.3.6.1.4.1.4874.2.2.22.1.3.1.12Counter32read-onlyThe number of unknown messages processed by this local server.
C32 usdDhcpLocalServerBadMessages1.3.6.1.4.1.4874.2.2.22.1.3.1.13Counter32read-onlyThe number of bad messages processed by this local server.
C32 usdDhcpLocalServerPacketsIn1.3.6.1.4.1.4874.2.2.22.1.3.1.14Counter32read-onlyThe number of input packets processed by this local server.
C32 usdDhcpLocalServerPacketsOut1.3.6.1.4.1.4874.2.2.22.1.3.1.15Counter32read-onlyThe number of output packets processed by this local server.
usdDhcpLocalServerBindings1.3.6.1.4.1.4874.2.2.22.1.3.2
usdDhcpLocalServerBindingsTable1.3.6.1.4.1.4874.2.2.22.1.3.2.1not-accessibleA table of address bindings maintained by this DHCP Local Server.
usdDhcpLocalServerBindingsEntry1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1not-accessibleAn entry (conceptual row) representing an address binding maintained by this DHCP Local Server.
IP usdDhcpLocalServerBindingsIpAddress1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.1IpAddressnot-accessibleThe IP Address associated with this entry in the bindings table.
PHY usdDhcpLocalServerBindingsPhysAddress1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2PhysAddressread-onlyThe Physical (MAC) Address associated with this entry in the bindings table and corresponding to the IP Address denoted by the table index.
T/F usdDhcpLocalServerBindingsInfinite1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.3TruthValueread-onlyIf true, then this binding will be maintained indefinitely. If false, then this binding will expire in accordance with the value of usdDhcpLocalServerBindingsExpireTime.
NUM usdDhcpLocalServerBindingsExpireTime1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.4TimeIntervalread-onlyIf usdDhcpLocalServerBindingsInfinite is false, then this is the time remaining prior to expiration of the address binding associated with this entry.
usdDhcpLocalServerPool1.3.6.1.4.1.4874.2.2.22.1.3.3
usdDhcpLocalServerPoolTable1.3.6.1.4.1.4874.2.2.22.1.3.3.1not-accessibleA table of address pools associated this DHCP Local Server. A DHCP Local Server may have multiple uniquely-named pools configured; however, only a single pool (with the name 'default') may have a network address and mask assigned.
usdDhcpLocalServerPoolEntry1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1not-accessibleAn entry (conceptual row) representing an address pool associated this DHCP Local Server.
USD usdDhcpLocalServerPoolName1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.1UsdDhcpLocalServerPoolNamenot-accessibleThe name of the local server pool to which this entry belongs. Only an entry with the name 'default' may have a network address and mask assigned.
USD usdDhcpLocalServerPoolDomainName1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.2UsdDhcpLocalServerPoolDomainNameread-createThe domain name assigned to this local server pool. Modification of extant values for this object require that it first be cleared (via set to null string) and then modified (via set to new string).
IP usdDhcpLocalServerPoolNetworkIpAddress1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.3IpAddressread-createThe IP Address assigned to this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolNetworkMask. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address). Only configurable/valid for entries with the index name (usdDhcpLocalServerPoolName) 'default'.
IP usdDhcpLocalServerPoolNetworkMask1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.4IpAddressread-createThe network mask assigned to this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolNetworkIpAddress. Modification of extant values for this object require that it first be cleared (via set to null IP mask) and then modified (via set to new IP mask). Only configurable/valid for entries with the index name (usdDhcpLocalServerPoolName) 'default'.
USD usdDhcpLocalServerPoolNetBiosNodeType1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.5UsdDhcpLocalServerPoolNetBiosNodeTyperead-createThe NetBios node type assigned to this local server pool.
NUM usdDhcpLocalServerPoolLeaseTime1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.6TimeIntervalread-createThe time interval for address renewal required of a client using the address associated with this local server pool entry. Setting a zero value will effect an infinite lease, which in turn is indicated by the value -1 returned via a get.
IP usdDhcpLocalServerPoolPrimaryDnsServer1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.7IpAddressread-createThe address of the primary DNS Server associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolSecondaryDnsServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
IP usdDhcpLocalServerPoolSecondaryDnsServer1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.8IpAddressread-createThe address of the secondary DNS Server associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolPrimaryDnsServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
IP usdDhcpLocalServerPoolPrimaryNetBiosNameServer1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.9IpAddressread-createThe address of the primary NetBios Name Server associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolSecondaryNetBiosNameServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
IP usdDhcpLocalServerPoolSecondaryNetBiosNameServer1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.10IpAddressread-createThe address of the secondary NetBios Name Server associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolPrimaryNetBiosNameServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
IP usdDhcpLocalServerPoolPrimaryDefaultRouter1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.11IpAddressread-createThe address of the primary Default Router associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolSecondaryDefaultRouter. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
IP usdDhcpLocalServerPoolSecondaryDefaultRouter1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.12IpAddressread-createThe address of the secondary Default Router associated with this local server pool. This object must be set in conjunction with usdDhcpLocalServerPoolPrimaryDefaultRouter. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
ROW usdDhcpLocalServerPoolRowStatus1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.13RowStatusread-createSupports 'createAndGo' and 'destroy' only.
USD usdDhcpLocalServerPoolLinkName1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.14UsdDhcpLocalServerPoolNameread-createThe name of this local server pool's backup pool.
usdDhcpLocalServerAttributes1.3.6.1.4.1.4874.2.2.22.1.3.4
USD usdDhcpLocalServerAttributesMode1.3.6.1.4.1.4874.2.2.22.1.3.4.1UsdDhcpLocalServerModeTyperead-onlyAn object representing the mode in which the DHCP Local Server is operating.
usdDhcpLocalServerReserves1.3.6.1.4.1.4874.2.2.22.1.3.5
usdDhcpLocalServerReservesTable1.3.6.1.4.1.4874.2.2.22.1.3.5.1not-accessibleA table of pool name, MAC address, and IP address reservation groups that are maintained by this DHCP Local Server.
usdDhcpLocalServerReservesEntry1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1not-accessibleAn entry (conceptual row) representing an MAC address, IP address, pool name reservation maintained by this DHCP Local Server.
IP usdDhcpLocalServerReservesEntryIpAddress1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.1IpAddressnot-accessibleThe IP Address associated with this entry in reserves table.
USD usdDhcpLocalServerReservesEntryPoolName1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.2UsdDhcpLocalServerPoolNameread-createThe name of the local server pool associated with this entry in the reserves table and corresponding to the IP Address denoted by the table index.
STR usdDhcpLocalServerReservesEntryPhysAddress1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.3UsdDhcpLocalServerPhysAddressStringread-createThe physical (MAC) address string associated with this entry in the reserves table and corresponding to the IP Address denoted by the table index.
ROW usdDhcpLocalServerReservesEntryRowStatus1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.4RowStatusread-createSupports 'createAndGo' and 'destroy' only.
usdDhcpLocalServerCableModemServers1.3.6.1.4.1.4874.2.2.22.1.3.6
usdDhcpLocalServerCableModemServerTable1.3.6.1.4.1.4874.2.2.22.1.3.6.1not-accessibleThe (conceptual) table listing the DHCP Cable Modem Relay servers.
usdDhcpLocalServerCableModemServerEntry1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1not-accessibleAn entry (conceptual row) representing a DHCP Cable Modem DHCP server.
IP usdDhcpLocalServerCableModemServerEntryAddress1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1.1IpAddressnot-accessibleThe IP address of the DHCP server to which DHCP requests received from attached Cable Modem DHCP clients are forwarded.
ROW usdDhcpLocalServerCableModemServerEntryRowStatus1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1.2RowStatusread-createSupports 'createAndGo' and 'destroy' only.
usdDhcpLocalServerCableModemStatistics1.3.6.1.4.1.4874.2.2.22.1.3.7
C32 usdDhcpLocalServerCableModemRequestIn1.3.6.1.4.1.4874.2.2.22.1.3.7.1Counter32read-onlyThe number of Cable Modem DHCP Client Requests that are received.
C32 usdDhcpLocalServerCableModemResponseIn1.3.6.1.4.1.4874.2.2.22.1.3.7.2Counter32read-onlyThe number of Cable Modem DHCP Server Responses that are received.
C32 usdDhcpLocalServerCableModemRequestOut1.3.6.1.4.1.4874.2.2.22.1.3.7.3Counter32read-onlyThe number of Cable Modem DHCP Client Request that are transmitted.
C32 usdDhcpLocalServerCableModemResponseOut1.3.6.1.4.1.4874.2.2.22.1.3.7.4Counter32read-onlyThe number of Cable Modem DHCP Server Responses that are transmitted.
C32 usdDhcpLocalServerCableModemRequestDropped1.3.6.1.4.1.4874.2.2.22.1.3.7.5Counter32read-onlyThe number of Cable Modem DHCP Client Request that are dropped.
C32 usdDhcpLocalServerCableModemResponseDropped1.3.6.1.4.1.4874.2.2.22.1.3.7.6Counter32read-onlyThe number of Cable Modem DHCP Server Responses that are dropped.
C32 usdDhcpLocalServerCableModemRequestBad1.3.6.1.4.1.4874.2.2.22.1.3.7.7Counter32read-onlyThe number of Cable Modem DHCP Client Request that are bad.
C32 usdDhcpLocalServerCableModemResponseBad1.3.6.1.4.1.4874.2.2.22.1.3.7.8Counter32read-onlyThe number of Cable Modem DHCP Server Responses that are bad.
C32 usdDhcpLocalServerCableModemRequestDeleted1.3.6.1.4.1.4874.2.2.22.1.3.7.9Counter32read-onlyThe number of Cable Modem DHCP Requests that were deleted because they were stale.
C32 usdDhcpLocalServerCableModemPacketsIn1.3.6.1.4.1.4874.2.2.22.1.3.7.10Counter32read-onlyThe number of Cable Modem DHCP Packets received.
C32 usdDhcpLocalServerCableModemPacketsOut1.3.6.1.4.1.4874.2.2.22.1.3.7.11Counter32read-onlyThe number of Cable Modem DHCP Packets transmitted.
C32 usdDhcpLocalServerCableModemPacketsDropped1.3.6.1.4.1.4874.2.2.22.1.3.7.12Counter32read-onlyThe number of Cable Modem DHCP Packets dropped.
usdDhcpMIBConformance1.3.6.1.4.1.4874.2.2.22.4
usdDhcpMIBCompliances1.3.6.1.4.1.4874.2.2.22.4.1
usdDhcpRelayCompliance1.3.6.1.4.1.4874.2.2.22.4.1.1Obsolete compliance statement for systems supporting DHCP Relay. This statement became obsolete when Local Server support objects were added.
usdDhcpProxyCompliance1.3.6.1.4.1.4874.2.2.22.4.1.2Obsolete compliance statement for systems supporting DHCP Proxy. This statement became obsolete when Local Server support objects were added.
usdDhcpCompliance1.3.6.1.4.1.4874.2.2.22.4.1.3Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for reservations and cable modem servers.
usdDhcpCompliance21.3.6.1.4.1.4874.2.2.22.4.1.4The compliance statement for systems supporting DHCP.
usdDhcpMIBGroups1.3.6.1.4.1.4874.2.2.22.4.2
usdDhcpRelayGroup1.3.6.1.4.1.4874.2.2.22.4.2.1Deprecated basic collection of objects providing management of DHCP Relay functionality. This group became deprecated when the agent info enable was divided into agent circuit ID enable and agent remote ID enable.
usdDhcpProxyGroup1.3.6.1.4.1.4874.2.2.22.4.2.2The basic collection of objects providing management of DHCP Proxy functionality.
usdDhcpLocalServerGroup1.3.6.1.4.1.4874.2.2.22.4.2.3Obsolete basic collection of objects providing management of DHCP Local Server functionality. This group became obsolete when support was added for reservations and cable modem servers.
usdDhcpLocalServerGroup21.3.6.1.4.1.4874.2.2.22.4.2.4The basic collection of objects providing management of DHCP Local Server functionality.
usdDhcpRelayGroup21.3.6.1.4.1.4874.2.2.22.4.2.5The basic collection of objects providing management of DHCP Relay functionality.

RFC description

DHCP MIB for Unisphere Networks enterprise routing and access devices.

Start monitoring Unisphere Networks ERX broadband edge routers, later Juniper E-series (DHCP relay option-82/error-counter status) 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 Unisphere-Data-DHCP-MIB