NETGEAR-DHCPSERVER-PRIVATE-MIB

NETGEAR-DHCPSERVER-PRIVATE-MIB Download

MIBs list

The NETGEAR Private MIB for DHCP Server

IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for NETGEAR-DHCPSERVER-PRIVATE-MIB

agentDhcpServerAdminMode
Admin-mode of the DHCP Server.
agentDhcpServerPingPktNos
The 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 .
agentDhcpServerAutomaticBindingsNos
The no. of IP addresses that have been assigned automatically.
agentDhcpServerExpiredBindingsNos
The no. of expired leases.
agentDhcpServerMalformedMessagesReceived
The no. of malformed(truncated or corrupt) messages that have been received by the DHCP server.
agentDhcpServerDISCOVERMessagesReceived
The no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server.
agentDhcpServerREQUESTMessagesReceived
The no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server.
agentDhcpServerDECLINEMessagesReceived
The no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server.
agentDhcpServerRELEASEMessagesReceived
The no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server.
agentDhcpServerINFORMMessagesReceived
The no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server.
agentDhcpServerOFFERMessagesSent
The no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server.
agentDhcpServerACKMessagesSent
The no. of DHCP messages of type DHCPACK that have been sent by the DHCP server.
agentDhcpServerNAKMessagesSent
The no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server.
agentDhcpServerClearStatistics
Clears the DHCP server statistics.
agentDhcpServerBootpAutomatic
Used to enable or disable autmatic address allocation to bootp clients from dynamic address pools.
agentDhcpServerPoolNameCreate
A 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 agentDhcpServerPoo ...
agentDhcpServerPoolConfigTable
A table of the DHCP Server Pool configuration entries.
agentDhcpServerPoolConfigEntry
Represents entry for a Dhcp server pool.
agentDhcpServerPoolIndex
The Pool Index, which 'll be used as index for the PoolConfig Table.
agentDhcpServerPoolName
The name of the DHCP Address pool. This value cannot be modified
agentDhcpServerPoolDefRouter
This 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 'NU ...
agentDhcpServerPoolDNSServer
This 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' st ...
agentDhcpServerPoolLeaseTime
This 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.
agentDhcpServerPoolType
This specifies the type of the binding that is associated with this pool.
agentDhcpServerPoolNetbiosNameServer
This 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 space ...
agentDhcpServerPoolNetbiosNodeType
This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.
agentDhcpServerPoolNextServer
This 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 address
agentDhcpServerPoolDomainName
This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.
agentDhcpServerPoolBootfile
This 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.
agentDhcpServerPoolRowStatus
The 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 ...
agentDhcpServerPoolAllocationTable
A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.
agentDhcpServerPoolAllocationEntry
Represents entry for a Dhcp server's allocation pool.
agentDhcpServerPoolAllocationName
This specifies name of the DHCP Address pool having dynamic binding. This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable.
agentDhcpServerDynamicPoolIpAddress
The 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 ...
agentDhcpServerDynamicPoolIpMask
The 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-allocat ...
agentDhcpServerDynamicPoolIpPrefixLength
This 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'.
agentDhcpServerPoolAllocationType
This specifies the type of the binding that is associated with this pool.
agentDhcpServerManualPoolClientIdentifier
It 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 ...
agentDhcpServerManualPoolClientName
It 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'.
agentDhcpServerManualPoolClientHWAddr
It 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.
agentDhcpServerManualPoolClientHWType
It 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.
agentDhcpServerManualPoolIpAddress
The 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. Th ...
agentDhcpServerManualPoolIpMask
The 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 bindi ...
agentDhcpServerManualPoolIpPrefixLength
This 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' ...
agentDhcpServerExcludedAddressRangeCreate
It 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 b ...
agentDhcpServerExcludedAddressRangeTable
A table of the DHCP Server Pool configuration entries.
agentDhcpServerExcludedAddressRangeEntry
Represents entry for a Dhcp server excluded address range table.
agentDhcpServerExcludedRangeIndex
This specifies the index of the excluded IP address-range table.
agentDhcpServerExcludedStartIpAddress
This specifies the starting IP address of the excluded address-range.
agentDhcpServerExcludedEndIpAddress
This specifies the ending IP address of the excluded address-range.
agentDhcpServerExcludedAddressRangeStatus
This 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.
agentDhcpServerPoolOptionCreate
This 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 ';', ...
agentDhcpServerPoolOptionTable
A table for configuring DHCP Server options.
agentDhcpServerPoolOptionEntry
Represents entry for a Dhcp server option table.
agentDhcpServerPoolOptionIndex
The Pool Index alongwith option-code, acts as index for the DHCP Server Option table. ::= { agentDhcpServerPoolOptionEntry 1 } SYNTAX Unsigned32 (1..254) MAX-ACCESS read-write STATUS current DESCRIPTION This specifies the DHCP option code. This ...
agentDhcpServerOptionPoolName
The name of the DHCP Address pool. This value cannot be modified
agentDhcpServerPoolOptionAsciiData
This 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.
agentDhcpServerPoolOptionHexData
This 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 -- 0123456789abcdef 2) h ...
agentDhcpServerPoolOptionIpAddressData
This 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 ...
agentDhcpServerLeaseClearAllBindings
Clears All the DHCP server bindings.
agentDhcpServerLeaseTable
A table of the DHCP Server's Lease entries.
agentDhcpServerLeaseEntry
Represents entry for a Dhcp server's leases.
agentDhcpServerLeaseIPAddress
This specifies the IP address leased to the client.
agentDhcpServerLeaseIPMask
This specifies the IP mask of the address leased to the client.
agentDhcpServerLeaseHWAddress
This specifies the hardware address of the client.
agentDhcpServerLeaseRemainingTime
This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.
agentDhcpServerLeaseType
This specifies the type of address lease as Automatic or Manual.
agentDhcpServerLeaseStatus
This 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.
agentDhcpServerClearAllAddressConflicts
Clears all the address-conflicts found by DHCP server,when set to enable.
agentDhcpServerAddressConflictLogging
It is used to enable, or disables the logging of address-conflicts on a DHCP Server.
agentDhcpServerAddressConflictTable
A table of the conflicting-address entries.
agentDhcpServerAddressConflictEntry
Represents a conflicting-address entry.
agentDhcpServerAddressConflictIP
This specifies the conflicting IP address assigned to the client by DHCP server.
agentDhcpServerAddressConflictDetectionType
This specifies the address-conflict detection-method.
agentDhcpServerAddressConflictDetectionTime
This specifies the sysUpTime at which the address-conflict was detected.
agentDhcpServerAddressConflictStatus
This 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 ...

MIBs list