dhcpSrvBindHwType
ARICENT-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.2076.84.2.1.1.2
Object
column
Enumeration
This object specifies the Hardware address type of the binding. Value 0, Indicates client identifier.
Context
- MIB
- ARICENT-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.2076.84.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpSrvBindingEntry
- Table
- dhcpSrvBindingTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clientid |
1 | ethernet |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpSrvBindIpAddress This object specifies the IpAddress associated with the binding. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.84.2.1.1.1 |
| dhcpSrvBindHwAddress This object specifies the Hardware address of the binding. | column | 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. | column | SNMPv2-SMIInteger32 | .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. | column | Enumeration | .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 th… | column | Enumeration | .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. | column | SNMPv2-SMIUnsigned32 | .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. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2076.84.2.1.1.8 |