RADLAN-DHCP-MIB
AI MIB Summary
The RADLAN-DHCP-MIB enables monitoring and management of DHCP server operations on RAD (Ruckus) networking hardware, specifically tracking active lease counts, binding table states, and server interface statistics. This private MIB facilitates the collection of critical DHCP service metrics such as request/reply counters, address pool utilization, and client session durations for network availability analysis.
The private MIB module definition for DHCP server support.
Main OID:
rsDHCP.1.3.6.1.4.1.89.38
59
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
59 total| Object Name |
|---|
rsDHCPThe private MIB module definition for DHCP server support. MODULE-IDENTITY .1.3.6.1.4.1.89.38 |
IMPORTSThe private MIB module definition for DHCP server support. Unknown .1.3.6.1.4.1.89.38 |
rsDhcpMibVersionDHCP MIB's version, the current version is 4.rw INTEGER .1.3.6.1.4.1.89.38.14 |
rlDhcpRelayEnableEnable or disable the use of the DHCP relay.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.25 |
rlDhcpRelayExistsThis variable shows whether the device can function as a DHCP Relay Agent.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.26 |
rlDhcpRelayNextServerTableThe DHCP Relay Next Servers configuration Table SEQUENCE OF RlDhcpRelayNextServerEntry .1.3.6.1.4.1.89.38.27 |
rlDhcpRelayNextServerEntryThe row definition for this table. DHCP requests are relayed to the
specified next server according to their threshold values. RlDhcpRelayNextServerEntry .1.3.6.1.4.1.89.38.27.1 |
rlDhcpRelayNextServerIpAddrThe IPAddress of the next configuration server. DHCP Server may
act as a DHCP relay if this parameter is not equal to 0.0.0.0.ro IpAddress .1.3.6.1.4.1.89.38.27.1.1 |
rlDhcpRelayNextServerSecThresholdDHCP requests are relayed only if their SEC field is greater or
equal to the threshold value in order to allow local DHCP Servers
to answer first.rw Unsigned32 .1.3.6.1.4.1.89.38.27.1.2 |
rlDhcpRelayNextServerRowStatusThis variable displays the validity or invalidity of the entry.
Setting it to 'destroy' has the effect of rendering it inoperative.
The internal effect (row removal) is implementation dependent.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.38.27.1.3 |
rlDhcpSrvEnableEnable or Disable the use of the DHCP Server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.30 |
rlDhcpSrvExistsThis variable shows whether the device can function as a DHCP Server.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.31 |
rlDhcpSrvDbLocationDescribes where DHCP Server database is stored.ro Enumeration .1.3.6.1.4.1.89.38.32 |
rlDhcpSrvMaxNumOfClientsThis variable shows maximum number of clients that can be
supported by DHCP Server dynamic allocation.ro Unsigned32 .1.3.6.1.4.1.89.38.33 |
rlDhcpSrvDbNumOfActiveEntriesThis variable shows number of active entries stored in database.ro Unsigned32 .1.3.6.1.4.1.89.38.34 |
rlDhcpSrvDbEraseThe value is always false. Setting this variable to true causes erasing all entries in DHCP database.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.35 |
rlDhcpSrvProbeEnableEnable or Disable the use of the DHCP probe before allocating an IP address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.36 |
rlDhcpSrvProbeTimeoutIndicates the peiod of time in milliseconds the DHCP probe will wait before
issuing a new trial or deciding that no other device on the network
has the IP address which DHCP considers allocating.rw Unsigned32 .1.3.6.1.4.1.89.38.37 |
rlDhcpSrvProbeRetriesIndicates how many times DHCP will probe before deciding that no other
device on the network has the IP address which DHCP
considers allocating.rw Unsigned32 .1.3.6.1.4.1.89.38.38 |
rlDhcpSrvIpAddrTableTable of IP Addresses allocated by DHCP Server by static
and dynamic allocations. SEQUENCE OF RlDhcpSrvIpAddrEntry .1.3.6.1.4.1.89.38.45 |
rlDhcpSrvIpAddrEntryThe row definition for this table.
Parameters of DHCP allocated IP Addresses table. RlDhcpSrvIpAddrEntry .1.3.6.1.4.1.89.38.45.1 |
rlDhcpSrvIpAddrIpAddrThe IP address that was allocated by DHCP Server.rw IpAddress .1.3.6.1.4.1.89.38.45.1.1 |
rlDhcpSrvIpAddrIpNetMaskThe subnet mask associated with the IP address of this entry.
The value of the mask is an IP address with all the network bits
set to 1 and all the hosts bits set to 0.rw IpAddress .1.3.6.1.4.1.89.38.45.1.2 |
rlDhcpSrvIpAddrIdentifierUnique Identifier for client. Either physical address or DHCP Client Identifier.rw OCTET STRING .1.3.6.1.4.1.89.38.45.1.3 |
rlDhcpSrvIpAddrIdentifierTypeIdentifier Type. Either physical address or DHCP Client Identifier.rw Enumeration .1.3.6.1.4.1.89.38.45.1.4 |
rlDhcpSrvIpAddrClnHostNameClient Host Name. DHCP Server will use it to update DNS Server.
Must be unique per client.rw SnmpAdminString .1.3.6.1.4.1.89.38.45.1.5 |
rlDhcpSrvIpAddrMechanismMechanism of allocation IP Address by DHCP Server.
The only value that can be set by user is manual.rw Enumeration .1.3.6.1.4.1.89.38.45.1.6 |
rlDhcpSrvIpAddrAgeTimeAge time of the IP Address.ro Unsigned32 .1.3.6.1.4.1.89.38.45.1.7 |
rlDhcpSrvIpAddrPoolNameIp address pool name. A unique name for host pool static allocation,
or network pool name in case of dynamic allocation.rw DisplayString .1.3.6.1.4.1.89.38.45.1.8 |
rlDhcpSrvIpAddrConfParamsNameThis variable points (serves as key) to appropriate set of parameters
in the DHCP Server configuration parameters table.rw DisplayString .1.3.6.1.4.1.89.38.45.1.9 |
rlDhcpSrvIpAddrRowStatusThe row status variable, used according to
row installation and removal conventions.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.38.45.1.10 |
rlDhcpSrvDynamicTableThe DHCP Dynamic Server's configuration Table SEQUENCE OF RlDhcpSrvDynamicEntry .1.3.6.1.4.1.89.38.46 |
rlDhcpSrvDynamicEntryThe row definition for this table. Parameters sent in
as a DHCP Reply to DHCP Request with specified indices RlDhcpSrvDynamicEntry .1.3.6.1.4.1.89.38.46.1 |
rlDhcpSrvDynamicPoolNameThe name of DHCP dynamic addresses pool.rw DisplayString .1.3.6.1.4.1.89.38.46.1.1 |
rlDhcpSrvDynamicIpAddrFromThe first IP address allocated in this row.rw IpAddress .1.3.6.1.4.1.89.38.46.1.2 |
rlDhcpSrvDynamicIpAddrToThe last IP address allocated in this row.rw IpAddress .1.3.6.1.4.1.89.38.46.1.3 |
rlDhcpSrvDynamicIpNetMaskThe subnet mask associated with the IP addresses of this entry.
The value of the mask is an IP address with all the network bits
set to 1 and all the hosts bits set to 0.rw IpAddress .1.3.6.1.4.1.89.38.46.1.4 |
rlDhcpSrvDynamicLeaseTimeMaximum lease-time in seconds granted to a requesting DHCP client.
For automatic allocation use 0xFFFFFFFF.
To exclude addresses from allocation mechanism, set this value to 0.rw Unsigned32 .1.3.6.1.4.1.89.38.46.1.5 |
rlDhcpSrvDynamicProbeEnableEnable or Disable the use of the DHCP probe before allocating the address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.38.46.1.6 |
rlDhcpSrvDynamicTotalNumOfAddrTotal number of addresses in space.ro Unsigned32 .1.3.6.1.4.1.89.38.46.1.7 |
rlDhcpSrvDynamicFreeNumOfAddrFree number of addresses in space.ro Unsigned32 .1.3.6.1.4.1.89.38.46.1.8 |
rlDhcpSrvDynamicConfParamsNameThis variable points (serves as key) to appropriate set of parameters
in the DHCP Server configuration parameters table.rw DisplayString .1.3.6.1.4.1.89.38.46.1.9 |
rlDhcpSrvDynamicRowStatusThe row status variable, used according to
row installation and removal conventions.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.38.46.1.10 |
rlDhcpSrvConfParamsTableThe DHCP Configuration Parameters Table SEQUENCE OF RlDhcpSrvConfParamsEntry .1.3.6.1.4.1.89.38.47 |
rlDhcpSrvConfParamsEntryThe row definition for this table.
Each entry corresponds to one specific parameters set. RlDhcpSrvConfParamsEntry .1.3.6.1.4.1.89.38.47.1 |
rlDhcpSrvConfParamsNameThis value is a unique index for the
entry in the rlDhcpSrvConfParamsTable.rw DisplayString .1.3.6.1.4.1.89.38.47.1.1 |
rlDhcpSrvConfParamsNextServerIpThe IP of next server for client to use in configuration process.rw IpAddress .1.3.6.1.4.1.89.38.47.1.2 |
rlDhcpSrvConfParamsNextServerNameThe mame of next server for client to use in configuration process.rw DisplayString .1.3.6.1.4.1.89.38.47.1.3 |
rlDhcpSrvConfParamsBootfileNameName of file for client to request from next server.rw DisplayString .1.3.6.1.4.1.89.38.47.1.4 |
rlDhcpSrvConfParamsRoutersListThe value of option code 3, which defines default routers list.
Each IP address is represented in dotted decimal notation format
with ';' between them.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.5 |
rlDhcpSrvConfParamsTimeSrvListThe value of option code 4, which defines time servers list.
Each IP address is represented in dotted decimal notation format
with ';' between them.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.6 |
rlDhcpSrvConfParamsDnsListThe value of option code 6, which defines the list of DNSs.
Each IP address is represented in dotted decimal notation format
with ';' between them.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.7 |
rlDhcpSrvConfParamsDomainNameThe value option code 15, which defines the domain name..rw SnmpAdminString .1.3.6.1.4.1.89.38.47.1.8 |
rlDhcpSrvConfParamsNetbiosNameListThe value option code 44, which defines the list of NETBios
Name Servers. Each IP address is represented in dotted decimal
notation format with ';' between them.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.9 |
rlDhcpSrvConfParamsNetbiosNodeTypeThe value option code 46, which defines the NETBios node type.
The option will be added only if rlDhcpSrvConfParamsNetbiosNameList
is not empty.rw Enumeration .1.3.6.1.4.1.89.38.47.1.10 |
rlDhcpSrvConfParamsCommunityThe value of site-specific option 128, which defines Community.
The option will be added only if rlDhcpSrvConfParamsNmsIp is set.rw DisplayString .1.3.6.1.4.1.89.38.47.1.11 |
rlDhcpSrvConfParamsNmsIpThe value of site-specific option 129,
which defines IP of Network Manager.rw IpAddress .1.3.6.1.4.1.89.38.47.1.12 |
rlDhcpSrvConfParamsOptionsListThe sequence of option segments. Each option segment
is represented by a triplet <code/length/value>.
The code defines the code of each supported option.
The length defines the length of each supported option.
The value defines the value of the supported option.
If there is a number of elements in the value field,
they are divided by ','. Each element of type IP address
in value field is represented in dotted decimal notation
format.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.13 |
rlDhcpSrvConfParamsRowStatusThe row status variable, used according to
row installation and removal conventions.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.38.47.1.14 |