ZHONE-COM-IP-DHCP-SERVER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
9
Rows
9
Columns
92
dhcpServerLeaseTable
table.1.3.6.1.4.1.5504.4.1.11.6
·
1 row entry
·
12 columns
Provides access to the DHCP Server Client Lease Database
Required server lease fields:
dhcpLeaseDomain,
dhcpLeaseIpAddres,
dhcpLeaseStarts,
dhcpLeaseEnds
Plus at lease one of:
dhcpLeaseHardwareAddress,
dhcpLeaseClientId
dhcpLeaseDomain,
dhcpLeaseIpAddres,
dhcpLeaseStarts,
dhcpLeaseEnds
Plus at lease one of:
dhcpLeaseHardwareAddress,
dhcpLeaseClientId
Indexes
dhcpLeaseDomain dhcpLeaseIpAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpLeaseDomain
Routing domain of the client the lease was created for.
|
ZHONE-COM-IP-RD-MIBZhoneRDIndex Textual Convention: ZHONE-COM-IP-RD-MIBZhoneRDIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.1.11.6.1.1 |
||||||||||||
|
dhcpLeaseIpAddress
IP Address of this lease.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.6.1.2 |
||||||||||||
|
dhcpLeaseStarts
Time in GMT that the lease was assigned.
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.6.1.3 |
||||||||||||
|
dhcpLeaseEnds
Time in GMT that the lease will expire.
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.6.1.4 |
||||||||||||
|
dhcpLeaseHardwareAddress
The MAC address of the network interface that was used
to acquire the lease. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.5504.4.1.11.6.1.5 |
||||||||||||
|
dhcpLeaseFlags
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 fo… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.11.6.1.6 |
||||||||||||
|
dhcpLeaseClientId
Client identifier (if any) the client used to acquire
its address. The default value for this object is an empty octet string. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.11.6.1.7 |
||||||||||||
|
dhcpLeaseClientHostname
Client hostname (if any) the client used to acquire
its address. The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.6.1.8 |
||||||||||||
|
dhcpLeaseHostname
Client hostname (if any) the client used to acquire
its address. The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.6.1.9 |
||||||||||||
|
dhcpLeaseDDNSFwdName
Dynamic DNS forward host name. Not currently used.
The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.6.1.10 |
||||||||||||
|
dhcpLeaseDDNSRevName
Dynamic DNS reverse host name. Not currently used.
The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.6.1.11 |
||||||||||||
|
dhcpLeaseRowStatus
Used to create and/or remove rows from this table.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.11.6.1.12 |
dhcpServerGroupTable
table.1.3.6.1.4.1.5504.4.1.11.8
·
1 row entry
·
10 columns
Provides access to the DHCP Server Group object configurations.
Required group object fields:
dhcpGroupIndex,
dhcpGroupName,
dhcpGroupDomain,
Plus one of:
dhcpGroupVendorMatchString,
dhcpGroupClientMatchString
The value for dhcpGroupIndex must be obtained by …
dhcpGroupIndex,
dhcpGroupName,
dhcpGroupDomain,
Plus one of:
dhcpGroupVendorMatchString,
dhcpGroupClientMatchString
The value for dhcpGroupIndex must be obtained by …
Indexes
dhcpGroupIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
dhcpGroupIndex
Table Index.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.8.1.1 |
||||||
|
dhcpGroupName
Group object name. The default value for
this object is the empty string. |
Zhone-TCZhoneAdminStringr/w Textual Convention: Zhone-TCZhoneAdminString OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.5504.4.1.11.8.1.2 |
||||||
|
dhcpGroupDomain
Routing domain that this group object applies to.
|
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w Textual Convention: ZHONE-COM-IP-RD-MIBZhoneRDIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.1.11.8.1.3 |
||||||
|
dhcpGroupVendorMatchString
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 octet string. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.4 |
||||||
|
dhcpGroupVendorMatchOffset
Offset into the client passed vendor class identifier
string where the string match should start. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.5 |
||||||
|
dhcpGroupVendorMatchLength
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. |
Integer32r/w Constraints: range: -1-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.6 |
||||||
|
dhcpGroupClientMatchString
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 string. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.7 |
||||||
|
dhcpGroupClientMatchOffset
Offset into the client passed client identifier string
where the string match should start. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.8 |
||||||
|
dhcpGroupClientMatchLength
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. |
Integer32r/w Constraints: range: -1-255 |
.1.3.6.1.4.1.5504.4.1.11.8.1.9 |
||||||
|
dhcpGroupRowStatus
Used to create and/or remove rows from this table.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.11.8.1.10 |
.1.3.6.1.4.1.5504.4.1.11.9
·
1 row entry
·
9 columns
DHCP Server Group Object Options
All fields in this table are optional.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpGroupOptionDefaultLeaseTime
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 indicates that this field should be ignored. Default value is… |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.9.1.1 |
|
dhcpGroupOptionMinLeaseTime
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 should be ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.9.1.2 |
|
dhcpGroupOptionMaxLeaseTime
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 ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.9.1.3 |
|
dhcpGroupOptionBootFile
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 can be expected to use to load the file. The default valu… |
Zhone-TCZhoneFileNamer/w Textual Convention: Zhone-TCZhoneFileName OctetStringType Constraints: range: 0..64 |
.1.3.6.1.4.1.5504.4.1.11.9.1.4 |
|
dhcpGroupOptionBootServer
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 primary interface address of the DHCP Server is used. Defaul… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.9.1.5 |
|
dhcpGroupOptionDefaultRouter
IP Address of the client's default gateway.
Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.9.1.6 |
|
dhcpGroupOptionPrimaryNameServer
IP Address of the primary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.9.1.7 |
|
dhcpGroupOptionSecondaryNameServer
IP Address of the secondary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.9.1.8 |
|
dhcpGroupOptionDomainName
The default domain name that the client should use
when resolving hostnames via DNS. The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.9.1.9 |
dhcpServerSubnetTable
table.1.3.6.1.4.1.5504.4.1.11.11
·
1 row entry
·
17 columns
Provides access to the DHCP Server Subnet object configurations.
Required subnet object fields:
dhcpSubnetIndex,
dhcpSubnetNetwork,
dhcpSubnetNetmask,
dhcpSubnetDomain,
dhcpSubnetRange1Start,
dhcpSubnetRange1End.
The value for dhcpSubnetIndex must be obtained by perfo…
dhcpSubnetIndex,
dhcpSubnetNetwork,
dhcpSubnetNetmask,
dhcpSubnetDomain,
dhcpSubnetRange1Start,
dhcpSubnetRange1End.
The value for dhcpSubnetIndex must be obtained by perfo…
Indexes
dhcpSubnetIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
dhcpSubnetIndex
Table Index.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.11.1.1 |
||||||
|
dhcpSubnetNetwork
Network address of this subnet object.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.2 |
||||||
|
dhcpSubnetNetmask
Network mask of this subnet object.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.3 |
||||||
|
dhcpSubnetDomain
Routing domain that this subnet object applies to.
|
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w Textual Convention: ZHONE-COM-IP-RD-MIBZhoneRDIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.1.11.11.1.4 |
||||||
|
dhcpSubnetRange1Start
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.5 |
||||||
|
dhcpSubnetRange1End
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.6 |
||||||
|
dhcpSubnetRange2Start
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.7 |
||||||
|
dhcpSubnetRange2End
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.8 |
||||||
|
dhcpSubnetRange3Start
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.9 |
||||||
|
dhcpSubnetRange3End
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.10 |
||||||
|
dhcpSubnetRange4Start
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.11 |
||||||
|
dhcpSubnetRange4End
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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.12 |
||||||
|
dhcpSubnetRowStatus
Used to create and/or remove rows from this table.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.11.11.1.13 |
||||||
|
dhcpSubnetGroup2
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. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5504.4.1.11.11.1.14 |
||||||
|
dhcpStickyAddr
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. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.11.11.1.15 |
||||||
|
dhcpSubnetExternalServer
Non-null IP address value indicates use of external
DHCP server instead of internal for this subnet. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.16 |
||||||
|
dhcpSubnetExternalServerAlt
Non-null IP address value indicates use of alternate external
DHCP server. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.11.1.17 |
.1.3.6.1.4.1.5504.4.1.11.12
·
1 row entry
·
9 columns
DHCP Server Subnet Object Options
All fields in this table are optional.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpSubnetOptionDefaultLeaseTime
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 indicates that this field should be ignored. Default value is… |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.12.1.1 |
|
dhcpSubnetOptionMinLeaseTime
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 should be ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.12.1.2 |
|
dhcpSubnetOptionMaxLeaseTime
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 ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.12.1.3 |
|
dhcpSubnetOptionBootFile
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 can be expected to use to load the file. The default value… |
Zhone-TCZhoneFileNamer/w Textual Convention: Zhone-TCZhoneFileName OctetStringType Constraints: range: 0..64 |
.1.3.6.1.4.1.5504.4.1.11.12.1.4 |
|
dhcpSubnetOptionBootServer
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 the DHCP Server's address is used. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.12.1.5 |
|
dhcpSubnetOptionDefaultRouter
IP Address of the client's default gateway.
Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.12.1.6 |
|
dhcpSubnetOptionPrimaryNameServer
IP Address of the primary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.12.1.7 |
|
dhcpSubnetOptionSecondaryNameServer
IP Address of the secondary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.12.1.8 |
|
dhcpSubnetOptionDomainName
The default domain name that the client should use
when resolving hostnames via DNS. The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.12.1.9 |
dhcpServerHostTable
table.1.3.6.1.4.1.5504.4.1.11.14
·
1 row entry
·
10 columns
Provides access to the DHCP Server Host object configurations.
Required host object fields:
dhcpHostIndex,
dhcpHostDomain,
Plus one of:
dhcpHostHardwareAddress,
dhcpHostClientId
The value for dhcpHostIndex must be obtained by performing a GET
on dhcpServerNex…
dhcpHostIndex,
dhcpHostDomain,
Plus one of:
dhcpHostHardwareAddress,
dhcpHostClientId
The value for dhcpHostIndex must be obtained by performing a GET
on dhcpServerNex…
Indexes
dhcpHostIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
dhcpHostIndex
Table Index.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.14.1.1 |
||||||
|
dhcpHostHostname
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 specify the domain name. The default value for this field… |
Zhone-TCZhoneAdminStringr/w Textual Convention: Zhone-TCZhoneAdminString OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.5504.4.1.11.14.1.2 |
||||||
|
dhcpHostDomain
Routing domain that this host object applies to.
|
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w Textual Convention: ZHONE-COM-IP-RD-MIBZhoneRDIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.1.11.14.1.3 |
||||||
|
dhcpHostHardwareAddress
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 these fields must be configured per host object. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.5504.4.1.11.14.1.4 |
||||||
|
dhcpHostClientId
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 least one of these fields must be configured per host objec… |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.14.1.5 |
||||||
|
dhcpHostIpAddress1
Fixed IP address that should be assigned to this client.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.14.1.6 |
||||||
|
dhcpHostIpAddress2
Fixed IP address that should be assigned to this client.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.14.1.7 |
||||||
|
dhcpHostIpAddress3
Fixed IP address that should be assigned to this client.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.14.1.8 |
||||||
|
dhcpHostIpAddress4
Fixed IP address that should be assigned to this client.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.14.1.9 |
||||||
|
dhcpHostRowStatus
Used to create and/or remove rows from this table.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.11.14.1.10 |
.1.3.6.1.4.1.5504.4.1.11.15
·
1 row entry
·
9 columns
DHCP Server Host Object Options
All fields in this table are optional.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpHostOptionDefaultLeaseTime
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 indicates that this field should be ignored. Default value is… |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.15.1.1 |
|
dhcpHostOptionMinLeaseTime
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 should be ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.15.1.2 |
|
dhcpHostOptionMaxLeaseTime
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 ignored. Default value is -1 seconds. |
secondsInteger32r/w Constraints: range: -1-2147483647 |
.1.3.6.1.4.1.5504.4.1.11.15.1.3 |
|
dhcpHostOptionBootFile
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 can be expected to use to load the file. The default valu… |
Zhone-TCZhoneFileNamer/w Textual Convention: Zhone-TCZhoneFileName OctetStringType Constraints: range: 0..64 |
.1.3.6.1.4.1.5504.4.1.11.15.1.4 |
|
dhcpHostOptionBootServer
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 the DHCP Server's address is used. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.15.1.5 |
|
dhcpHostOptionDefaultRouter
IP Address of the client's default gateway.
Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.15.1.6 |
|
dhcpHostOptionPrimaryNameServer
IP Address of the primary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.15.1.7 |
|
dhcpHostOptionSecondaryNameServer
IP Address of the secondary domain name server that
the client should use for DNS resolution. Default value is 0.0.0.0 |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.11.15.1.8 |
|
dhcpHostOptionDomainName
The default domain name that the client should use
when resolving hostnames via DNS. The default value for this object is an empty string. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.5504.4.1.11.15.1.9 |
bootpCountersTable
table.1.3.6.1.4.1.5504.4.1.11.16.2
·
1 row entry
·
5 columns
Table indexed on routing domain of objects that count various BOOTP events.
Group of objects that count various BOOTP events on
a per routing domain basis.
a per routing domain basis.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
bootpCountRequests
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 options. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.2.1.1 |
|
bootpCountInvalids
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, invalid field in packet header). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.2.1.2 |
|
bootpCountReplies
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 options. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.2.1.3 |
|
bootpCountDroppedUnknownClients
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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.2.1.4 |
|
bootpCountDroppedNotServingSubnet
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 received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.2.1.5 |
dhcpCountersTable
table.1.3.6.1.4.1.5504.4.1.11.16.3
·
1 row entry
·
11 columns
Table indexed on routing domain of objects that count various DHCP events.
Group of objects that count various DHCP events on a
per routing domain basis.
per routing domain basis.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpCountDiscovers
The number of DHCPDISCOVER (option 53 with value 1) packets
received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.1 |
|
dhcpCountRequests
The number of DHCPREQUEST (option 53 with value 3) packets
received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.2 |
|
dhcpCountReleases
The number of DHCPRELEASE (option 53 with value 7) packets
received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.3 |
|
dhcpCountDeclines
The number of DHCPDECLINE (option 53 with value 4) packets
received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.4 |
|
dhcpCountInforms
The number of DHCPINFORM (option 53 with value 8) packets
received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.5 |
|
dhcpCountInvalids
The number of DHCP packets received whose DHCP message type
(i.e., option number 53) is not understood or handled by the server. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.6 |
|
dhcpCountOffers
The number of DHCPOFFER (option 53 with value 2) packets
sent. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.7 |
|
dhcpCountAcks
The number of DHCPACK (option 53 with value 5) packets
sent. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.8 |
|
dhcpCountNacks
The number of DHCPNACK (option 53 with value 6) packets
sent. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.9 |
|
dhcpCountDroppedUnknownClient
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 packet. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.10 |
|
dhcpCountDroppedNotServingSubnet
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 received. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.11.16.3.1.11 |