Home/Catalog/EdgeSwitch-DHCPSERVER-PRIVATE-MIB

EdgeSwitch-DHCPSERVER-PRIVATE-MIB

AI MIB Summary

The EdgeSwitch-DHCPSERVER-PRIVATE-MIB enables monitoring and management of DHCP server operational states, lease allocations, and client bindings on Ubiquiti EdgeSwitch hardware. This private module provides vendor-specific visibility into DHCP pool utilization, server status, and dynamic address assignment metrics not covered by standard MIBs.

The Ubiquiti Private MIB for EdgeSwitch DHCP Server
Main OID:
fastPathDHCPServerPrivate.1.3.6.1.4.1.4413.1.1.12
85
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

85 total
Object Name
fastPathDHCPServerPrivateThe Ubiquiti Private MIB for EdgeSwitch DHCP Server
MODULE-IDENTITY
.1.3.6.1.4.1.4413.1.1.12
agentDhcpServerGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4413.1.1.12.1
agentDhcpServerAdminModeAdmin-mode of the DHCP Server.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.1.1
agentDhcpServerPingPktNosThe no. of packets a DHCP Server sends to a pool address as part of a ping operation.Setting the value of ping-packets to zero turns off DHCP Server ping operation .rw
INTEGER (0 | 2..10)
.1.3.6.1.4.1.4413.1.1.12.1.2
agentDhcpServerAutomaticBindingsNosThe no. of IP addresses that have been assigned automatically.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.3
agentDhcpServerExpiredBindingsNosThe no. of expired leases.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.4
agentDhcpServerMalformedMessagesReceivedThe no. of malformed(truncated or corrupt) messages that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.5
agentDhcpServerDISCOVERMessagesReceivedThe no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.6
agentDhcpServerREQUESTMessagesReceivedThe no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.7
agentDhcpServerDECLINEMessagesReceivedThe no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.8
agentDhcpServerRELEASEMessagesReceivedThe no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.9
agentDhcpServerINFORMMessagesReceivedThe no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.10
agentDhcpServerOFFERMessagesSentThe no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.11
agentDhcpServerACKMessagesSentThe no. of DHCP messages of type DHCPACK that have been sent by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.12
agentDhcpServerNAKMessagesSentThe no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.13
agentDhcpServerClearStatisticsClears the DHCP server statistics.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.1.14
agentDhcpServerBootpAutomaticUsed to enable or disable autmatic address allocation to bootp clients from dynamic address pools.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.1.15
agentDhcpServerDISCOVERMessagesDiscardedThe number of DHCP DISCOVER messages dropped by the DHCP Server due to the DHCP pool exhaustion or if the maximum number of allocations are done.ro
Counter32
.1.3.6.1.4.1.4413.1.1.12.1.16
agentDhcpServerPoolConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4413.1.1.12.2
agentDhcpServerPoolNameCreateA pool is created by applying write operation on this MIB object and providing a new pool-name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool name, the user should perform the traversal of agentDhcpServerPoolConfigTable. For this reason the get operation on object agentDhcpServerPoolNameCreate becomes insignificant.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.1
agentDhcpServerPoolConfigTableA table of the DHCP Server Pool configuration entries.
SEQUENCE OF AgentDhcpServerPoolConfigEntry
.1.3.6.1.4.1.4413.1.1.12.2.2
agentDhcpServerPoolConfigEntryRepresents entry for a Dhcp server pool.
AgentDhcpServerPoolConfigEntry
.1.3.6.1.4.1.4413.1.1.12.2.2.1
agentDhcpServerPoolIndexThe Pool Index, which 'll be used as index for the PoolConfig Table.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.2.1.1
agentDhcpServerPoolNameThe name of the DHCP Address pool. This value cannot be modifiedro
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.2.1.2
agentDhcpServerPoolDefRouterThis specifies the default-router list(each default-router is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.2.1.3
agentDhcpServerPoolDNSServerThis specifies the DNS IP servers(each DNS IP server is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.2.1.4
agentDhcpServerPoolLeaseTimeThis specifies the duration of the lease(in minutes) for an IP address that is assigened from a DHCP server to a DHCP client. For infinite leases, lease-time value will be set to 86400.rw
Integer32
.1.3.6.1.4.1.4413.1.1.12.2.2.1.5
agentDhcpServerPoolTypeThis specifies the type of the binding that is associated with this pool.ro
Enumeration
.1.3.6.1.4.1.4413.1.1.12.2.2.1.6
agentDhcpServerPoolNetbiosNameServerThis specifies the IP address-list of Net BIOS name-servers that are available to DHCP clients (each IP address in this list is separated by comma and the list is terminated by semi-colon), an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current Net BIOS name-server list.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.2.1.7
agentDhcpServerPoolNetbiosNodeTypeThis specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.2.2.1.8
agentDhcpServerPoolSNTPServerThis configures the SNTP server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current SNTP server addressrw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.2.1.9
agentDhcpServerPoolNextServerThis configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server addressrw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.2.1.10
agentDhcpServerPoolDomainNameThis specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.2.1.11
agentDhcpServerPoolBootfileThis specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.2.1.12
agentDhcpServerPoolRowStatusThe row status variable is used according to installation and removal conventions for conceptual rows. When a pool is created by applying write operation on 'agentDhcpServerPoolCreateName',row-status becomes 'active'. If row-status for a poolEntry is set to 'destroy', the corresponding pool gets deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.2.1.13
agentDhcpServerPoolAllocationTableA table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.
SEQUENCE OF AgentDhcpServerPoolAllocationEntry
.1.3.6.1.4.1.4413.1.1.12.2.3
agentDhcpServerPoolAllocationEntryRepresents entry for a Dhcp server's allocation pool.
AgentDhcpServerPoolAllocationEntry
.1.3.6.1.4.1.4413.1.1.12.2.3.1
agentDhcpServerPoolAllocationNameThis specifies name of the DHCP Address pool having dynamic binding. This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable.ro
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.3.1.1
agentDhcpServerDynamicPoolIpAddressThe IP address of the DHCP Address pool. The IP address must be set before setting the IP Mask or IP Prefix Length. After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.3.1.2
agentDhcpServerDynamicPoolIpMaskThe bit-combination that renders which portion of the address of the DHCP address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.3.1.3
agentDhcpServerDynamicPoolIpPrefixLengthThis specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'mnaual'.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.3.1.4
agentDhcpServerPoolAllocationTypeThis specifies the type of the binding that is associated with this pool.ro
Enumeration
.1.3.6.1.4.1.4413.1.1.12.2.3.1.5
agentDhcpServerManualPoolClientIdentifierIt specifies the unique identifier (in colon separated hexadecimal format) of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. To set this object, input should be 7 octets long with the hardware type in the first octet.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.3.1.6
agentDhcpServerManualPoolClientNameIt specifies the name of a DHCP client. Client name should't include domain-name. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.3.1.7
agentDhcpServerManualPoolClientHWAddrIt specifies the hardware-address of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. After hardware-address, hardware-type will be configured.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.3.1.8
agentDhcpServerManualPoolClientHWTypeIt specifies the hardware-type of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. Before this, hardware-address must be configured.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.2.3.1.9
agentDhcpServerManualPoolIpAddressThe IP address of the DHCP Address pool for manual binding. The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.3.1.10
agentDhcpServerManualPoolIpMaskThe bit-combination that renders which portion of the address of the DHCP address pool for a manual binding refers to the network or subnet and which part refers to the host. The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.3.1.11
agentDhcpServerManualPoolIpPrefixLengthThis specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'dynamic'.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.3.1.12
agentDhcpServerExcludedAddressRangeCreateIt sets the IP address-ranges(from low to high) that a DHCP server should not assign to DHCP clients. Each time this MIB object is set successfully, one excluded range of IP address will be set. It is given in format - start and end IP address separated by '-' and terminated by ';'. One example would be - 192.168.36.1-200.1.1.1; . This sets one excluded range of IP address,which starts at 192.168.36.1 and ends at 200.1.1.1. If only start IP address is given, end IP address is assumed to be equal to the start IP address. Get operation on this MIB object returns a null-value, as for the purpose of viewing the exclude-address ranges, the user should perform the traversal of agentDhcpServerExcludedAddressRangeTable. For this reason the get operation on object agentDhcpServerExcludedAddressRangeCreate becomes insignificant.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.4
agentDhcpServerExcludedAddressRangeTableA table of the DHCP Server Pool configuration entries.
SEQUENCE OF AgentDhcpServerExcludedAddressRangeEntry
.1.3.6.1.4.1.4413.1.1.12.2.5
agentDhcpServerExcludedAddressRangeEntryRepresents entry for a Dhcp server excluded address range table.
AgentDhcpServerExcludedAddressRangeEntry
.1.3.6.1.4.1.4413.1.1.12.2.5.1
agentDhcpServerExcludedRangeIndexThis specifies the index of the excluded IP address-range table.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.5.1.1
agentDhcpServerExcludedStartIpAddressThis specifies the starting IP address of the excluded address-range.ro
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.5.1.2
agentDhcpServerExcludedEndIpAddressThis specifies the ending IP address of the excluded address-range.ro
IpAddress
.1.3.6.1.4.1.4413.1.1.12.2.5.1.3
agentDhcpServerExcludedAddressRangeStatusThis specifies the row-status of the excluded address-range. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-range is deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.5.1.4
agentDhcpServerPoolOptionCreateThis sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', one example would be -> 1-19; , 1 is the pool-index and 19 is the option code.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.6
agentDhcpServerPoolOptionTableA table for configuring DHCP Server options.
SEQUENCE OF AgentDhcpServerPoolOptionEntry
.1.3.6.1.4.1.4413.1.1.12.2.7
agentDhcpServerPoolOptionEntryRepresents entry for a Dhcp server option table.
AgentDhcpServerPoolOptionEntry
.1.3.6.1.4.1.4413.1.1.12.2.7.1
agentDhcpServerPoolOptionIndexThe Pool Index alongwith option-code, acts as index for the DHCP Server Option table.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.7.1.1
agentDhcpServerPoolOptionCodeThis specifies the DHCP option code. This alongwith pool-index acts as the index of the DHCP Server Option table.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.12.2.7.1.2
agentDhcpServerOptionPoolNameThe name of the DHCP Address pool. This value cannot be modifiedro
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.7.1.3
agentDhcpServerPoolOptionAsciiDataThis specifies an NVT ASCII character string. ASCII character strings that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous ascii data.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.7.1.4
agentDhcpServerPoolOptionHexDataThis specifies semi-colon separated hexadecimal data. Two hexadecimal digits in hexadecimal character string represents one byte . Hexadecimal strings can be entered in the following formats : 1) continuous hexadecimal digits like 2) hexadecimal digits separated by space ' ' 3) Two hexadecimal digits separated by delimeter ':' 4) Four hexadecimal digits separated by delimeter '.' If a Hex optiondata is entered again, it gets concatenated with the previous Hex data.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.12.2.7.1.5
agentDhcpServerPoolOptionIpAddressDataThis specifies the IP-address list(each IP-address is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). If a IP option is entered again, it gets concatenated with the previous IP data. Maximum no. of IP addresses that can be entered at one time is 8.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.7.1.6
agentDhcpServerPoolOptionStatusThis specifies the row-status of the DHCP Server Pool option.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.2.7.1.7
agentDhcpServerLeaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4413.1.1.12.3
agentDhcpServerLeaseClearAllBindingsClears All the DHCP server bindings.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.3.1
agentDhcpServerLeaseTableA table of the DHCP Server's Lease entries.
SEQUENCE OF AgentDhcpServerLeaseEntry
.1.3.6.1.4.1.4413.1.1.12.3.2
agentDhcpServerLeaseEntryRepresents entry for a Dhcp server's leases.
AgentDhcpServerLeaseEntry
.1.3.6.1.4.1.4413.1.1.12.3.2.1
agentDhcpServerLeaseIPAddressThis specifies the IP address leased to the client.ro
IpAddress
.1.3.6.1.4.1.4413.1.1.12.3.2.1.1
agentDhcpServerLeaseIPMaskThis specifies the IP mask of the address leased to the client.ro
IpAddress
.1.3.6.1.4.1.4413.1.1.12.3.2.1.2
agentDhcpServerLeaseHWAddressThis specifies the hardware address of the client.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.3.2.1.3
agentDhcpServerLeaseRemainingTimeThis specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4413.1.1.12.3.2.1.4
agentDhcpServerLeaseTypeThis specifies the type of address lease as Automatic or Manual.ro
Enumeration
.1.3.6.1.4.1.4413.1.1.12.3.2.1.5
agentDhcpServerLeaseStatusThis specifies the row-status of the address-lease. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-lease is cleared.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.3.2.1.6
agentDhcpServerAddressConflictGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4413.1.1.12.4
agentDhcpServerClearAllAddressConflictsClears all the address-conflicts found by DHCP server,when set to enable.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.4.1
agentDhcpServerAddressConflictLoggingIt is used to enable, or disables the logging of address-conflicts on a DHCP Server.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.12.4.2
agentDhcpServerAddressConflictTableA table of the conflicting-address entries.
SEQUENCE OF AgentDhcpServerAddressConflictEntry
.1.3.6.1.4.1.4413.1.1.12.4.3
agentDhcpServerAddressConflictEntryRepresents a conflicting-address entry.
AgentDhcpServerAddressConflictEntry
.1.3.6.1.4.1.4413.1.1.12.4.3.1
agentDhcpServerAddressConflictIPThis specifies the conflicting IP address assigned to the client by DHCP server.ro
IpAddress
.1.3.6.1.4.1.4413.1.1.12.4.3.1.1
agentDhcpServerAddressConflictDetectionTypeThis specifies the address-conflict detection-method.ro
Enumeration
.1.3.6.1.4.1.4413.1.1.12.4.3.1.2
agentDhcpServerAddressConflictDetectionTimeThis specifies the sysUpTime at which the address-conflict was detected.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4413.1.1.12.4.3.1.3
agentDhcpServerAddressConflictStatusThis specifies the row-status of the conflicting-address entry. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding conflicting-address entry is cleared.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.12.4.3.1.4
EdgeSwitch-DHCPSERVER-PRIVATE-MIB - SNMP MIB Reference | MIBs Explorer