tpDhcpServerHardwareType
TPLINK-DHCPSERVER-MIB ·
.1.3.6.1.4.1.11863.6.38.1.6.1.5
Object
column
r/w
Enumeration
The hardware type. -2 stands for ascii clientid, 0 stands for hex clientid, 1 stands for mac type ethernet and 6 stands for mac type ieee802.
Context
- MIB
- TPLINK-DHCPSERVER-MIB
- OID
.1.3.6.1.4.1.11863.6.38.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpDhcpServerStaticBindEntry
- Table
- tpDhcpServerStaticBindTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
-2 | ascii |
0 | hex |
1 | ethernet |
6 | ieee802 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpDhcpServerStaticAddrPoolName The entry name. | column | OctetString | .1.3.6.1.4.1.11863.6.38.1.6.1.1 |
| tpDhcpServerBindIpAddr The static binding ip address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.11863.6.38.1.6.1.2 |
| tpDhcpServerStaticClientId The identifier of the client. | column | OctetString | .1.3.6.1.4.1.11863.6.38.1.6.1.3 |
| tpDhcpServerMacAddr The mac address of network. | column | OctetString | .1.3.6.1.4.1.11863.6.38.1.6.1.4 |
| tpDhcpServerStaticBindStatus The following values are states:
these values may be used as follow:
active(1),if the entry is being used.
createAndGo(4),not being used.
destroy(6),destory the entry. | column | TPLINK-TC-MIBTPRowStatus | .1.3.6.1.4.1.11863.6.38.1.6.1.6 |