ZHONE-COM-IP-DHCP-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
92
.1.3.6.1.4.1.5504.4.1.11.6 · 1 row entry · 12 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerLeaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerLeaseTable'
Provides access to the DHCP Server Client Lease Database
dhcpServerLeaseEntry row .1.3.6.1.4.1.5504.4.1.11.6.1
Required server lease fields:
dhcpLeaseDomain,
dhcpLeaseIpAddres,
dhcpLeaseStarts,
dhcpLeaseEnds
Plus at lease one of:
dhcpLeaseHardwareAddress,
dhcpLeaseClientId
Column Syntax OID
Routing domain of the client the lease was created for.
ZHONE-COM-IP-RD-MIBZhoneRDIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.11.6.1.1
IP Address of this lease.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.6.1.2
Time in GMT that the lease was assigned.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.6.1.3
Time in GMT that the lease will expire.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.6.1.4
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
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:
0static
1bootp
2unused2
3unused3
4abandoned
5zhoneCPE
.1.3.6.1.4.1.5504.4.1.11.6.1.6
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
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
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
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
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
Used to create and/or remove rows from this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.11.6.1.12
.1.3.6.1.4.1.5504.4.1.11.8 · 1 row entry · 10 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerGroupTable'
Provides access to the DHCP Server Group object
configurations.
dhcpServerGroupEntry row .1.3.6.1.4.1.5504.4.1.11.8.1
Required group object fields:
dhcpGroupIndex,
dhcpGroupName,
dhcpGroupDomain,
Plus one of:
dhcpGroupVendorMatchString,
dhcpGroupClientMatchString

The value for dhcpGroupIndex must be obtained by …
Indexes
Column Syntax OID
Table Index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.11.8.1.1
Group object name. The default value for
this object is the empty string.
Zhone-TCZhoneAdminStringr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.4.1.11.8.1.2
Routing domain that this group object applies to.
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.11.8.1.3
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
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
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
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
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
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
Used to create and/or remove rows from this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.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
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerGroupOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerGroupOptionTable'
DHCP Server Group Object Options
dhcpServerGroupOptionEntry row .1.3.6.1.4.1.5504.4.1.11.9.1
All fields in this table are optional.
Indexes
No indexes recorded
Column Syntax OID
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
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
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
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
Type Constraints:
range: 0..64
.1.3.6.1.4.1.5504.4.1.11.9.1.4
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.9.1.5
IP Address of the client's default gateway.
Default value is 0.0.0.0
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.9.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.9.1.7
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.9.1.8
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
.1.3.6.1.4.1.5504.4.1.11.11 · 1 row entry · 17 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerSubnetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerSubnetTable'
Provides access to the DHCP Server Subnet object
configurations.
dhcpServerSubnetEntry row .1.3.6.1.4.1.5504.4.1.11.11.1
Required subnet object fields:
dhcpSubnetIndex,
dhcpSubnetNetwork,
dhcpSubnetNetmask,
dhcpSubnetDomain,
dhcpSubnetRange1Start,
dhcpSubnetRange1End.

The value for dhcpSubnetIndex must be obtained by perfo…
Indexes
Column Syntax OID
Table Index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.11.11.1.1
Network address of this subnet object.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.2
Network mask of this subnet object.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.3
Routing domain that this subnet object applies to.
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.11.11.1.4
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.5
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.7
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.8
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.9
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.10
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.11
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.12
Used to create and/or remove rows from this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.11.11.1.13
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.11.11.1.14
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.5504.4.1.11.11.1.15
Non-null IP address value indicates use of external
DHCP server instead of internal for this subnet.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.11.1.16
Non-null IP address value indicates use of alternate external
DHCP server.
SNMPv2-SMIIpAddressr/w
Type 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
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerSubnetOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerSubnetOptionTable'
DHCP Server Subnet Object Options
dhcpServerSubnetOptionEntry row .1.3.6.1.4.1.5504.4.1.11.12.1
All fields in this table are optional.
Indexes
No indexes recorded
Column Syntax OID
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
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
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
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
Type Constraints:
range: 0..64
.1.3.6.1.4.1.5504.4.1.11.12.1.4
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.12.1.5
IP Address of the client's default gateway.
Default value is 0.0.0.0
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.12.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.12.1.7
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.12.1.8
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
.1.3.6.1.4.1.5504.4.1.11.14 · 1 row entry · 10 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerHostTable'
Provides access to the DHCP Server Host object
configurations.
dhcpServerHostEntry row .1.3.6.1.4.1.5504.4.1.11.14.1
Required host object fields:
dhcpHostIndex,
dhcpHostDomain,
Plus one of:
dhcpHostHardwareAddress,
dhcpHostClientId

The value for dhcpHostIndex must be obtained by performing a GET
on dhcpServerNex…
Indexes
Column Syntax OID
Table Index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.11.14.1.1
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
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.4.1.11.14.1.2
Routing domain that this host object applies to.
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.11.14.1.3
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
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
Fixed IP address that should be assigned to this client.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.14.1.6
Fixed IP address that should be assigned to this client.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.14.1.7
Fixed IP address that should be assigned to this client.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.14.1.8
Fixed IP address that should be assigned to this client.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.14.1.9
Used to create and/or remove rows from this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.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
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpServerHostOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpServerHostOptionTable'
DHCP Server Host Object Options
dhcpServerHostOptionEntry row .1.3.6.1.4.1.5504.4.1.11.15.1
All fields in this table are optional.
Indexes
No indexes recorded
Column Syntax OID
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
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
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
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
Type Constraints:
range: 0..64
.1.3.6.1.4.1.5504.4.1.11.15.1.4
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.15.1.5
IP Address of the client's default gateway.
Default value is 0.0.0.0
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.15.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.15.1.7
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.11.15.1.8
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
.1.3.6.1.4.1.5504.4.1.11.16.2 · 1 row entry · 5 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk bootpCountersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::bootpCountersTable'
Table indexed on routing domain of objects that count
various BOOTP events.
bootpCountersEntry row .1.3.6.1.4.1.5504.4.1.11.16.2.1
Group of objects that count various BOOTP events on
a per routing domain basis.
Indexes
No indexes recorded
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.2.1.1
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.2.1.2
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.2.1.3
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.2.1.4
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.2.1.5
.1.3.6.1.4.1.5504.4.1.11.16.3 · 1 row entry · 11 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk dhcpCountersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpCountersTable'
Table indexed on routing domain of objects that count
various DHCP events.
dhcpCountersEntry row .1.3.6.1.4.1.5504.4.1.11.16.3.1
Group of objects that count various DHCP events on a
per routing domain basis.
Indexes
No indexes recorded
Column Syntax OID
The number of DHCPDISCOVER (option 53 with value 1) packets
received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.1
The number of DHCPREQUEST (option 53 with value 3) packets
received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.2
The number of DHCPRELEASE (option 53 with value 7) packets
received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.3
The number of DHCPDECLINE (option 53 with value 4) packets
received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.4
The number of DHCPINFORM (option 53 with value 8) packets
received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.6
The number of DHCPOFFER (option 53 with value 2) packets
sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.7
The number of DHCPACK (option 53 with value 5) packets
sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.8
The number of DHCPNACK (option 53 with value 6) packets
sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.9
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.10
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.11.16.3.1.11