RADLAN-BOOTP-MIB
AI MIB Summary
RADLAN-BOOTP-MIB facilitates the monitoring and management of BOOTP client initialization states and configuration parameters on RADLAN network hardware. This module tracks critical boot process metrics, including client IP address assignments, server discovery attempts, and boot file retrieval status.
This private MIB module defines boot p private MIBs.
Main OID:
rndBootP.1.3.6.1.4.1.89.24
9
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
rndBootPThis private MIB module defines boot p private MIBs. MODULE-IDENTITY .1.3.6.1.4.1.89.24 |
RADLAN-MIBThis private MIB module defines boot p private MIBs. Unknown .1.3.6.1.4.1.89.24 |
rndBootPServerAddressThe IPAddress of the BOOTP server. the OpenGate will act as a BootP relay if
this parameter is not equale to 0.0.0.0.rw IpAddress .1.3.6.1.4.1.89.24.1 |
rndBootPRelaySecThresholdBootP requests are relayed only if their SEC field is greater or
equal to the threshold value in order to allow local BootP Servers
to answer first.rw INTEGER .1.3.6.1.4.1.89.24.2 |
rndBootPActionTableThe (conceptual) table mentione IP address which must be
released/renewed on the interface. SEQUENCE OF RndBootPActionEntry .1.3.6.1.4.1.89.24.3 |
rndBootPActionEntryAn entry (conceptual row) in rndBootPActionTable. RndBootPActionEntry .1.3.6.1.4.1.89.24.3.1 |
rndBootPActionIfIndexThe interface which the action is implemented for
or NULL if it implemented for all device.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.89.24.3.1.1 |
rndBootPActionStatusThe status of this entry. Creating the entry renewing Bootp
address on the interface; destroying the entry release Bootp
address on the interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.24.3.1.2 |
rndBootPActionHostNameThis option specifies the name of the client.rw SnmpAdminString .1.3.6.1.4.1.89.24.3.1.3 |