ZHONE-COM-IP-DHCP-SERVER-MIB
136 objects
DHCP Server MIB using SNMPv2 SMI.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.5504.4.1.11 | IdentitydhcpServer | current | Zhone DHCP Server Configuration and Monitoring MIB | |
| 1.3.6.1.4.1.5504.4.1.11.0 | IdentitydhcpServerTraps | current | Traps which apply to the DHCP Server. | |
| 1.3.6.1.4.1.5504.4.1.11.0.1 | NotificationdhcpTrapZhoneCpeDetected | current | Trap sent whenever an IP address is being offerred to a Zhone CPE device. | |
| 1.3.6.1.4.1.5504.4.1.11.0.2 | ScalardhcpTrapZhoneCpeSysObjectID | accessible-for-notify | current | System Object ID of attached Zhone CPE device |
| 1.3.6.1.4.1.5504.4.1.11.0.3 | NotificationdhcpTrapZhoneIpAddressUpdate | current | Trap sent whenever the dhcp ip addresses are assigned or modified. | |
| 1.3.6.1.4.1.5504.4.1.11.0.4 | ScalardhcpTrapZhoneIpInterfaceIndex | accessible-for-notify | current | Interface Index of the ip-interface-record which contains the updated ip address. This is sent within the dhcpTrapZhoneIpAddressUpdate trap. |
| 1.3.6.1.4.1.5504.4.1.11.1 | ScalardhcpServerDefaultLeaseTime | read-write | current | The global default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. Default val… |
| 1.3.6.1.4.1.5504.4.1.11.2 | ScalardhcpServerDefaultMinLeaseTime | read-write | current | The global minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. Default value is 0 |
| 1.3.6.1.4.1.5504.4.1.11.3 | ScalardhcpServerDefaultMaxLeaseTime | read-write | current | The global maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. Default value is 86400 seconds. |
| 1.3.6.1.4.1.5504.4.1.11.4 | ScalardhcpServerDefaultReserveStart | read-write | current | The default number of IP addresses at the start of a subnet's IP address space that are reserved by the DHCP server. To override this default a specific subnet… |
| 1.3.6.1.4.1.5504.4.1.11.5 | ScalardhcpServerDefaultReserveEnd | read-write | current | The default number of IP addresses at the end of a subnet's IP address space that are reserved by the DHCP server. To override this default a specific subnet r… |
| 1.3.6.1.4.1.5504.4.1.11.6 | TabledhcpServerLeaseTable | not-accessible | current | Provides access to the DHCP Server Client Lease Database |
| 1.3.6.1.4.1.5504.4.1.11.6.1 | RowdhcpServerLeaseEntry | not-accessible | current | Required server lease fields: dhcpLeaseDomain, dhcpLeaseIpAddres, dhcpLeaseStarts, dhcpLeaseEnds Plus at lease one of: dhcpLeaseHardwareAddress, dhcpLeaseClien… |
| 1.3.6.1.4.1.5504.4.1.11.6.1.1 | ColumndhcpLeaseDomain | not-accessible | current | Routing domain of the client the lease was created for. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.2 | ColumndhcpLeaseIpAddress | not-accessible | current | IP Address of this lease. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.3 | ColumndhcpLeaseStarts | read-create | current | Time in GMT that the lease was assigned. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.4 | ColumndhcpLeaseEnds | read-create | current | Time in GMT that the lease will expire. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.5 | ColumndhcpLeaseHardwareAddress | read-create | current | The MAC address of the network interface that was used to acquire the lease. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.6 | ColumndhcpLeaseFlags | read-create | current | Lease flags currently defined as follows. #define STATIC_LEASE 1 #define BOOTP_LEASE 2 #define ABANDONED_LEASE 16 #define ZHONE_CPE 32 The default value for th… |
| 1.3.6.1.4.1.5504.4.1.11.6.1.7 | ColumndhcpLeaseClientId | read-create | current | Client identifier (if any) the client used to acquire its address. The default value for this object is an empty octet string. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.8 | ColumndhcpLeaseClientHostname | read-create | current | Client hostname (if any) the client used to acquire its address. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.9 | ColumndhcpLeaseHostname | read-create | current | Client hostname (if any) the client used to acquire its address. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.10 | ColumndhcpLeaseDDNSFwdName | read-create | current | Dynamic DNS forward host name. Not currently used. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.11 | ColumndhcpLeaseDDNSRevName | read-create | current | Dynamic DNS reverse host name. Not currently used. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.6.1.12 | ColumndhcpLeaseRowStatus | read-create | current | Used to create and/or remove rows from this table. |
| 1.3.6.1.4.1.5504.4.1.11.7 | ScalardhcpServerNextGroupIndex | read-only | current | This object will return the next valid value for dhcpGroupIndex. This is used to manage the indices for the dhcpServerGroupTable. Upon creating a row in the dh… |
| 1.3.6.1.4.1.5504.4.1.11.8 | TabledhcpServerGroupTable | not-accessible | current | Provides access to the DHCP Server Group object configurations. |
| 1.3.6.1.4.1.5504.4.1.11.8.1 | RowdhcpServerGroupEntry | not-accessible | current | Required group object fields: dhcpGroupIndex, dhcpGroupName, dhcpGroupDomain, Plus one of: dhcpGroupVendorMatchString, dhcpGroupClientMatchString The value for… |
| 1.3.6.1.4.1.5504.4.1.11.8.1.1 | ColumndhcpGroupIndex | not-accessible | current | Table Index. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.2 | ColumndhcpGroupName | read-create | current | Group object name. The default value for this object is the empty string. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.3 | ColumndhcpGroupDomain | read-create | current | Routing domain that this group object applies to. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.4 | ColumndhcpGroupVendorMatchString | read-create | current | Vendor class identifier match string that is used to determine which clients should be placed in this group. The default value for this object is an empty octe… |
| 1.3.6.1.4.1.5504.4.1.11.8.1.5 | ColumndhcpGroupVendorMatchOffset | read-create | current | Offset into the client passed vendor class identifier string where the string match should start. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.6 | ColumndhcpGroupVendorMatchLength | read-create | current | Length of the vendor class identifier substring to match. A value of -1 indicates that the entire string starting at the match offset value should be matched. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.7 | ColumndhcpGroupClientMatchString | read-create | current | Client identifier match string that is used to determine which clients should be placed in this group. The default value for this object is an empty octet stri… |
| 1.3.6.1.4.1.5504.4.1.11.8.1.8 | ColumndhcpGroupClientMatchOffset | read-create | current | Offset into the client passed client identifier string where the string match should start. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.9 | ColumndhcpGroupClientMatchLength | read-create | current | Length of the client identifier substring to match. A value of -1 indicates that the entire string starting at the match offset value should be matched. |
| 1.3.6.1.4.1.5504.4.1.11.8.1.10 | ColumndhcpGroupRowStatus | read-create | current | Used to create and/or remove rows from this table. |
| 1.3.6.1.4.1.5504.4.1.11.9 | TabledhcpServerGroupOptionTable | not-accessible | current | DHCP Server Group Object Options |
| 1.3.6.1.4.1.5504.4.1.11.9.1 | RowdhcpServerGroupOptionEntry | not-accessible | current | All fields in this table are optional. |
| 1.3.6.1.4.1.5504.4.1.11.9.1.1 | ColumndhcpGroupOptionDefaultLeaseTime | read-write | current | The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indi… |
| 1.3.6.1.4.1.5504.4.1.11.9.1.2 | ColumndhcpGroupOptionMinLeaseTime | read-write | current | The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field … |
| 1.3.6.1.4.1.5504.4.1.11.9.1.3 | ColumndhcpGroupOptionMaxLeaseTime | read-write | current | The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be i… |
| 1.3.6.1.4.1.5504.4.1.11.9.1.4 | ColumndhcpGroupOptionBootFile | read-write | current | Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client… |
| 1.3.6.1.4.1.5504.4.1.11.9.1.5 | ColumndhcpGroupOptionBootServer | read-write | current | IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then p… |
| 1.3.6.1.4.1.5504.4.1.11.9.1.6 | ColumndhcpGroupOptionDefaultRouter | read-write | current | IP Address of the client's default gateway. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.9.1.7 | ColumndhcpGroupOptionPrimaryNameServer | read-write | current | IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.9.1.8 | ColumndhcpGroupOptionSecondaryNameServer | read-write | current | IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.9.1.9 | ColumndhcpGroupOptionDomainName | read-write | current | The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.10 | ScalardhcpServerNextSubnetIndex | read-only | current | This object will return the next valid value for dhcpSubnetIndex. This is used to manage the indices for the dhcpServerSubnetTable. Upon creating a row in the … |
| 1.3.6.1.4.1.5504.4.1.11.11 | TabledhcpServerSubnetTable | not-accessible | current | Provides access to the DHCP Server Subnet object configurations. |
| 1.3.6.1.4.1.5504.4.1.11.11.1 | RowdhcpServerSubnetEntry | not-accessible | current | Required subnet object fields: dhcpSubnetIndex, dhcpSubnetNetwork, dhcpSubnetNetmask, dhcpSubnetDomain, dhcpSubnetRange1Start, dhcpSubnetRange1End. The value f… |
| 1.3.6.1.4.1.5504.4.1.11.11.1.1 | ColumndhcpSubnetIndex | not-accessible | current | Table Index. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.2 | ColumndhcpSubnetNetwork | read-create | current | Network address of this subnet object. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.3 | ColumndhcpSubnetNetmask | read-create | current | Network mask of this subnet object. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.4 | ColumndhcpSubnetDomain | read-create | current | Routing domain that this subnet object applies to. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.5 | ColumndhcpSubnetRange1Start | read-create | current | Starting IP address of the first address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.6 | ColumndhcpSubnetRange1End | read-create | current | Last IP address of the first address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.7 | ColumndhcpSubnetRange2Start | read-create | current | Starting IP address of the second address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.8 | ColumndhcpSubnetRange2End | read-create | current | Last IP address of the second address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.9 | ColumndhcpSubnetRange3Start | read-create | current | Starting IP address of the third address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.10 | ColumndhcpSubnetRange3End | read-create | current | Last IP address of the third address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.11 | ColumndhcpSubnetRange4Start | read-create | current | Starting IP address of the fourth address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.12 | ColumndhcpSubnetRange4End | read-create | current | Last IP address of the fourth address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.13 | ColumndhcpSubnetRowStatus | read-create | current | Used to create and/or remove rows from this table. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.14 | ColumndhcpSubnetGroup2 | read-write | current | A number which indicates which DHCP subnet group this pool is a member of. A value of 0 ( default) indicates not a member of any group. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.15 | ColumndhcpStickyAddr | read-write | current | If true we will attempt to hand out the same IP address to the same host, when possible based on HW address. Default value is TRUE for backwards compatability. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.16 | ColumndhcpSubnetExternalServer | read-create | current | Non-null IP address value indicates use of external DHCP server instead of internal for this subnet. |
| 1.3.6.1.4.1.5504.4.1.11.11.1.17 | ColumndhcpSubnetExternalServerAlt | read-create | current | Non-null IP address value indicates use of alternate external DHCP server. |
| 1.3.6.1.4.1.5504.4.1.11.12 | TabledhcpServerSubnetOptionTable | not-accessible | current | DHCP Server Subnet Object Options |
| 1.3.6.1.4.1.5504.4.1.11.12.1 | RowdhcpServerSubnetOptionEntry | not-accessible | current | All fields in this table are optional. |
| 1.3.6.1.4.1.5504.4.1.11.12.1.1 | ColumndhcpSubnetOptionDefaultLeaseTime | read-write | current | The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indi… |
| 1.3.6.1.4.1.5504.4.1.11.12.1.2 | ColumndhcpSubnetOptionMinLeaseTime | read-write | current | The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field … |
| 1.3.6.1.4.1.5504.4.1.11.12.1.3 | ColumndhcpSubnetOptionMaxLeaseTime | read-write | current | The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be i… |
| 1.3.6.1.4.1.5504.4.1.11.12.1.4 | ColumndhcpSubnetOptionBootFile | read-write | current | Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client… |
| 1.3.6.1.4.1.5504.4.1.11.12.1.5 | ColumndhcpSubnetOptionBootServer | read-write | current | IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then t… |
| 1.3.6.1.4.1.5504.4.1.11.12.1.6 | ColumndhcpSubnetOptionDefaultRouter | read-write | current | IP Address of the client's default gateway. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.12.1.7 | ColumndhcpSubnetOptionPrimaryNameServer | read-write | current | IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.12.1.8 | ColumndhcpSubnetOptionSecondaryNameServer | read-write | current | IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.12.1.9 | ColumndhcpSubnetOptionDomainName | read-write | current | The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.13 | ScalardhcpServerNextHostIndex | read-only | current | This object will return the next valid value for dhcpHostIndex. This is used to manage the indices for the dhcpServerHostTable. Upon creating a row in the dhcp… |
| 1.3.6.1.4.1.5504.4.1.11.14 | TabledhcpServerHostTable | not-accessible | current | Provides access to the DHCP Server Host object configurations. |
| 1.3.6.1.4.1.5504.4.1.11.14.1 | RowdhcpServerHostEntry | not-accessible | current | Required host object fields: dhcpHostIndex, dhcpHostDomain, Plus one of: dhcpHostHardwareAddress, dhcpHostClientId The value for dhcpHostIndex must be obtained… |
| 1.3.6.1.4.1.5504.4.1.11.14.1.1 | ColumndhcpHostIndex | not-accessible | current | Table Index. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.2 | ColumndhcpHostHostname | read-create | current | Hostname for this client. This may or may not be fully qualified with the local domain name but it is preferable to use the dhcpHostOptionDomainName option to … |
| 1.3.6.1.4.1.5504.4.1.11.14.1.3 | ColumndhcpHostDomain | read-create | current | Routing domain that this host object applies to. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.4 | ColumndhcpHostHardwareAddress | read-create | current | Hardware address of the client that matches this host object. If the dhcpHostClientId field is specified then this field is ignored. However, at least one of t… |
| 1.3.6.1.4.1.5504.4.1.11.14.1.5 | ColumndhcpHostClientId | read-create | current | DHCP client identifier of the client that matches this host object. If this field is specified then the dhcpHostHardwareAddress value is not used. However, at … |
| 1.3.6.1.4.1.5504.4.1.11.14.1.6 | ColumndhcpHostIpAddress1 | read-create | current | Fixed IP address that should be assigned to this client. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.7 | ColumndhcpHostIpAddress2 | read-create | current | Fixed IP address that should be assigned to this client. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.8 | ColumndhcpHostIpAddress3 | read-create | current | Fixed IP address that should be assigned to this client. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.9 | ColumndhcpHostIpAddress4 | read-create | current | Fixed IP address that should be assigned to this client. |
| 1.3.6.1.4.1.5504.4.1.11.14.1.10 | ColumndhcpHostRowStatus | read-create | current | Used to create and/or remove rows from this table. |
| 1.3.6.1.4.1.5504.4.1.11.15 | TabledhcpServerHostOptionTable | not-accessible | current | DHCP Server Host Object Options |
| 1.3.6.1.4.1.5504.4.1.11.15.1 | RowdhcpServerHostOptionEntry | not-accessible | current | All fields in this table are optional. |
| 1.3.6.1.4.1.5504.4.1.11.15.1.1 | ColumndhcpHostOptionDefaultLeaseTime | read-write | current | The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indi… |
| 1.3.6.1.4.1.5504.4.1.11.15.1.2 | ColumndhcpHostOptionMinLeaseTime | read-write | current | The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field … |
| 1.3.6.1.4.1.5504.4.1.11.15.1.3 | ColumndhcpHostOptionMaxLeaseTime | read-write | current | The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be i… |
| 1.3.6.1.4.1.5504.4.1.11.15.1.4 | ColumndhcpHostOptionBootFile | read-write | current | Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client… |
| 1.3.6.1.4.1.5504.4.1.11.15.1.5 | ColumndhcpHostOptionBootServer | read-write | current | IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then t… |
| 1.3.6.1.4.1.5504.4.1.11.15.1.6 | ColumndhcpHostOptionDefaultRouter | read-write | current | IP Address of the client's default gateway. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.15.1.7 | ColumndhcpHostOptionPrimaryNameServer | read-write | current | IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.15.1.8 | ColumndhcpHostOptionSecondaryNameServer | read-write | current | IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0 |
| 1.3.6.1.4.1.5504.4.1.11.15.1.9 | ColumndhcpHostOptionDomainName | read-write | current | The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string. |
| 1.3.6.1.4.1.5504.4.1.11.16 | IdentitydhcpServerStatistics | current | DHCP Server MIB statistic objects are all defined in this branch. | |
| 1.3.6.1.4.1.5504.4.1.11.16.1 | IdentityserverSystem | current | Group of objects that are related to the overall system. | |
| 1.3.6.1.4.1.5504.4.1.11.16.1.1 | ScalarserverSystemDescr | read-only | current | A textual description of the server. This value should include the full name and version identification of the server. This string MUST contain only printable … |
| 1.3.6.1.4.1.5504.4.1.11.16.1.2 | ScalarserverSystemObjectID | read-only | current | The vendor's authoritative identification of the network management subsystem contained in this entity. This value is allocated within the SMI enterprise subtr… |
| 1.3.6.1.4.1.5504.4.1.11.16.1.3 | ScalarserverUptime | read-only | current | The value of sysUpTime when the server started handling requests. |
| 1.3.6.1.4.1.5504.4.1.11.16.1.4 | ScalarserverActiveShelf | read-only | current | The shelf ID of the active DHCP server. |
| 1.3.6.1.4.1.5504.4.1.11.16.1.5 | ScalarserverActiveSlot | read-only | current | The slot ID of the active DHCP server. |
| 1.3.6.1.4.1.5504.4.1.11.16.1.6 | ScalarserverStandbyShelf | read-only | current | The shelf ID of the standby DHCP server. |
| 1.3.6.1.4.1.5504.4.1.11.16.1.7 | ScalarserverStandbySlot | read-only | current | The slot ID of the standby DHCP server. |
| 1.3.6.1.4.1.5504.4.1.11.16.2 | TablebootpCountersTable | not-accessible | current | Table indexed on routing domain of objects that count various BOOTP events. |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1 | RowbootpCountersEntry | not-accessible | current | Group of objects that count various BOOTP events on a per routing domain basis. |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1.1 | ColumnbootpCountRequests | read-only | current | The number of packets received that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the… |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1.2 | ColumnbootpCountInvalids | read-only | current | The number of packets received that do not contain a Message Type of 1 (BOOTREQUEST) in the first octet or are not valid BOOTP packets (e.g., too short, invali… |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1.3 | ColumnbootpCountReplies | read-only | current | The number of packets sent that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the opt… |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1.4 | ColumnbootpCountDroppedUnknownClients | read-only | current | The number of BOOTP packets dropped due to the server not recognizing or not providing service to the hardware address received in the incoming packet. |
| 1.3.6.1.4.1.5504.4.1.11.16.2.1.5 | ColumnbootpCountDroppedNotServingSubnet | read-only | current | The number of BOOTP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was r… |
| 1.3.6.1.4.1.5504.4.1.11.16.3 | TabledhcpCountersTable | not-accessible | current | Table indexed on routing domain of objects that count various DHCP events. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1 | RowdhcpCountersEntry | not-accessible | current | Group of objects that count various DHCP events on a per routing domain basis. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.1 | ColumndhcpCountDiscovers | read-only | current | The number of DHCPDISCOVER (option 53 with value 1) packets received. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.2 | ColumndhcpCountRequests | read-only | current | The number of DHCPREQUEST (option 53 with value 3) packets received. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.3 | ColumndhcpCountReleases | read-only | current | The number of DHCPRELEASE (option 53 with value 7) packets received. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.4 | ColumndhcpCountDeclines | read-only | current | The number of DHCPDECLINE (option 53 with value 4) packets received. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.5 | ColumndhcpCountInforms | read-only | current | The number of DHCPINFORM (option 53 with value 8) packets received. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.6 | ColumndhcpCountInvalids | read-only | current | The number of DHCP packets received whose DHCP message type (i.e., option number 53) is not understood or handled by the server. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.7 | ColumndhcpCountOffers | read-only | current | The number of DHCPOFFER (option 53 with value 2) packets sent. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.8 | ColumndhcpCountAcks | read-only | current | The number of DHCPACK (option 53 with value 5) packets sent. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.9 | ColumndhcpCountNacks | read-only | current | The number of DHCPNACK (option 53 with value 6) packets sent. |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.10 | ColumndhcpCountDroppedUnknownClient | read-only | current | The number of DHCP packets dropped due to the server not recognizing or not providing service to the client-id and/or hardware address received in the incoming… |
| 1.3.6.1.4.1.5504.4.1.11.16.3.1.11 | ColumndhcpCountDroppedNotServingSubnet | read-only | current | The number of DHCP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was re… |
| 1.3.6.1.4.1.5504.4.1.11.17 | ScalardhcpServerConfigurationVersion | read-write | deprecated | Version number of the current DHCP server configuration. If this value is changed the server will reload all configuration rules and reinitialize itself. Any c… |
| 1.3.6.1.4.1.5504.4.1.11.18 | ScalardhcpServerRestart | read-write | current | If set to value 'true(1)' indicates that the server should restart by doing a complete reload of it's configuration. The value of this field will be reset to '… |
| 1.3.6.1.4.1.5504.6.61 | IdentitycomIpDhcpServer | DHCP Server MIB using SNMPv2 SMI. |