ARICENT-DHCP-SERVER-MIB Table View

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

Tables
7
Rows
7
Columns
40
.1.3.6.1.4.1.2076.84.1.9 · 1 row entry · 10 columns
This table contains the subnet specific IpAddress Range that
are to be used by the server on response to a DHCP DISCOVER
message in a DHCP OFFER message.
dhcpSrvSubnetPoolConfigEntry entry .1.3.6.1.4.1.2076.84.1.9.1
This object specifies the entries of the dhcpSrvSubnetPoolConfigTable.
Indexes
dhcpSrvSubnetPoolIndex
Column Syntax OID
dhcpSrvSubnetPoolIndex
This object specifies the Index of one entry in dhcpSrvSubnetPoolConfigTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2076.84.1.9.1.1
dhcpSrvSubnetSubnet
This object specifies the subnet corresponds to this Entry.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.9.1.2
dhcpSrvSubnetPortNumber
This object specifies the Port number of this subnet.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.9.1.3
dhcpSrvSubnetMask
This object specifies the Netmask of this subnet entry.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.9.1.4
dhcpSrvSubnetStartIpAddress
This object specifies the IP Address of the first address in this range.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.9.1.5
dhcpSrvSubnetEndIpAddress
This object specifies the IP Address of the last address in this range.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.9.1.6
dhcpSrvSubnetLeaseTime
This object specifies the lease time in seconds for an IpAddress in this range.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.9.1.7
dhcpSrvSubnetPoolName
This object specifies the name for the subnet pool.Null terminated string.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2076.84.1.9.1.8
dhcpSrvSubnetUtlThreshold
This object specifies the utilization threshold for this pool in percentage value.
If the pool utilization is above this value, a trap will be sent.
0 represents sending trap is disabled.
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.2076.84.1.9.1.9
dhcpSrvSubnetPoolRowStatus
This object specifies the RowStatus of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.9.1.10
.1.3.6.1.4.1.2076.84.1.10 · 1 row entry · 3 columns
This table contains IpAddresses,which should not 
be allocated to any dhcp clients.
dhcpSrvExcludeIpAddressEntry entry .1.3.6.1.4.1.2076.84.1.10.1
Indexes
dhcpSrvSubnetPoolIndex dhcpSrvExcludeStartIpAddress
Column Syntax OID
dhcpSrvExcludeStartIpAddress
This object specifies the IP Address of the first address in this range.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.10.1.1
dhcpSrvExcludeEndIpAddress
This object specifies the IP Address of the last address in this range.Default
value is same as dhcpSrvExcludeStartIpAddress.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.10.1.2
dhcpSrvExcludeAddressRowStatus
This object specifies the RowStatus of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.10.1.3
.1.3.6.1.4.1.2076.84.1.11 · 1 row entry · 4 columns
This table contains the  global  options that are
to be used by the server on response to a DHCP 
DISCOVER message in a DHCP OFFER message. This 
Table would contain entries indexed serially by the 
object an dhcpSrvGblOptType.
dhcpSrvGblOptEntry entry .1.3.6.1.4.1.2076.84.1.11.1
This object specifies the various option objects common to all DHCP offer
messages.
Indexes
dhcpSrvGblOptType
Column Syntax OID
dhcpSrvGblOptType
This object is used to identify the option, this is the
tag octet of the DHCP option. This option is the
index in the dhcpSrvGblOptTable.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.2076.84.1.11.1.1
dhcpSrvGblOptLen
This object identifies the length of the option
indicated by the option type. This length does not
include the two octets specifiying the tag and length.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.11.1.2
dhcpSrvGblOptVal
This object identifies the octets of data, of length
specified by dhcpSrvGblOptLen for that entry.
OctetStringr/w .1.3.6.1.4.1.2076.84.1.11.1.3
dhcpSrvGblOptRowStatus
This object specifies the Row status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.11.1.4
.1.3.6.1.4.1.2076.84.1.12 · 1 row entry · 4 columns
This table contains the subnet specific options
that are to be used by the server on response to
a DHCP DISCOVER message in a DHCP OFFER message.
dhcpSrvSubnetOptEntry entry .1.3.6.1.4.1.2076.84.1.12.1
The various option objects common to all DHCP offer
messages.
Indexes
dhcpSrvSubnetPoolIndex dhcpSrvSubnetOptType
Column Syntax OID
dhcpSrvSubnetOptType
This object is used to identify the option, this is the
tag octet of the DHCP option. This option is the
index in the dhcpSrvSubnetOptTable.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.2076.84.1.12.1.1
dhcpSrvSubnetOptLen
This object is used to identify the length of the option
indicated by the option type. This length does not
include the two octets specifiying the tag and length.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.12.1.2
dhcpSrvSubnetOptVal
This object is used to identify the octets of data, of length
specified by dhcpSrvSubnetOptLen for that entry.
OctetStringr/w .1.3.6.1.4.1.2076.84.1.12.1.3
dhcpSrvSubnetOptRowStatus
This object specifies the Row status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.12.1.4
.1.3.6.1.4.1.2076.84.1.13 · 1 row entry · 6 columns
This table contains the  host specific options that
are to be used by the server on response to a DHCP 
DISCOVER message in a DHCP OFFER message.
dhcpSrvHostOptEntry entry .1.3.6.1.4.1.2076.84.1.13.1
The various option objects common to all DHCP offer
messages.
Indexes
dhcpSrvHostType dhcpSrvHostId dhcpSrvSubnetPoolIndex dhcpSrvHostOptType
Column Syntax OID
dhcpSrvHostType
This object is used to identify the type of host identifier,
whether this host specific entry is based on hardware
or non-hardware of the client. This option is one of
the index in the dhcpSrvHostOptTable
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.2076.84.1.13.1.1
dhcpSrvHostId
This object is used to identify the host.This id is an
index to this table.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.2076.84.1.13.1.2
dhcpSrvHostOptType
This object is used to identify the option, this is the
tag octet of the DHCP option. This option is the
index in the dhcpSrvSubnetOptTable.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.2076.84.1.13.1.3
dhcpSrvHostOptLen
This object is used to identify the length of the option
indicated by the option type. This length does not
include the two octets specifiying the tag and length.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.13.1.4
dhcpSrvHostOptVal
This object is used to identify the octets of data, of length
specified by dhcpSrvSubnetOptLen for that entry.
OctetStringr/w .1.3.6.1.4.1.2076.84.1.13.1.5
dhcpSrvHostOptRowStatus
This object specifies the Row status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.13.1.6
.1.3.6.1.4.1.2076.84.1.14 · 1 row entry · 5 columns
This table contains the IpAddress for specific hosts.
dhcpSrvHostConfigEntry entry .1.3.6.1.4.1.2076.84.1.14.1
Indexes
dhcpSrvHostType dhcpSrvHostId dhcpSrvSubnetPoolIndex
Column Syntax OID
dhcpSrvHostIpAddress
This object specifies the IpAddress configured for this client.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.14.1.1
dhcpSrvHostPoolName
This object is used to identify the subnet pool.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.1.14.1.2
dhcpSrvHostBootFileName
This object specifies the Boot file name, null terminated string.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2076.84.1.14.1.3
dhcpSrvHostBootServerAddress
This object specifies the IP address of next server to use in bootstrap.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.1.14.1.4
dhcpSrvHostConfigRowStatus
This object specifies the RowStatus of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.1.14.1.5
.1.3.6.1.4.1.2076.84.2.1 · 1 row entry · 8 columns
This table contains binding informations for 
the client.
dhcpSrvBindingEntry entry .1.3.6.1.4.1.2076.84.2.1.1
Indexes
dhcpSrvBindIpAddress
Column Syntax OID
dhcpSrvBindIpAddress
This object specifies the IpAddress associated with the binding.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.84.2.1.1.1
dhcpSrvBindHwType
This object specifies the Hardware address type of the binding. Value 0,
Indicates client identifier.
Enumeration
Enumerated Values:
0clientid
1ethernet
.1.3.6.1.4.1.2076.84.2.1.1.2
dhcpSrvBindHwAddress
This object specifies the Hardware address of the binding.
OctetString .1.3.6.1.4.1.2076.84.2.1.1.3
dhcpSrvBindExpireTime
This object specifies the time remaining for the binding. Negative
Values indicate already expired binding.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.84.2.1.1.4
dhcpSrvBindAllocMethod
This object specifies the binding is for statically assigned
ip-address or automatically assigned from the poll.
Enumeration
Enumerated Values:
1dynamic
2manual
.1.3.6.1.4.1.2076.84.2.1.1.5
dhcpSrvBindState
This object specifies the state of the binding.
In offered state offer has been
sent, but no req has been received from the client.In
assigned state the address is assigned to the client.
In probing state the address i…
Enumeration
Enumerated Values:
1offered
2assigned
5probing
.1.3.6.1.4.1.2076.84.2.1.1.6
dhcpSrvBindXid
This object specifies the Transaction ID, a random number chosen by the
client, used by the client and server to associate
messages and responses between a client and a
server.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2076.84.2.1.1.7
dhcpSrvBindEntryStatus
This object specifies the binding entry status.
Only DESTROY (6) is the
allowed configurable value. If the entry is present
value will be ACTIVE.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.84.2.1.1.8