dhcpPoolOptionCidMode
ECS3610-MIB ·
.1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.7
Object
column
r/w
Enumeration
Set this variable to text(2) of hex(3) to specify the mode of the Client Id, which is useful for CLI to determine the display way of the Client Id. You will get default value 'notSpecify(1)'when this variable had never been set. Setting this to notSpecify(1) is a invalid operation.
Context
- MIB
- ECS3610-MIB
- OID
.1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpPoolOptionEntry
- Table
- dhcpPoolOptionTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSpecify |
2 | text |
3 | hex |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpPoolOptionPoolName PoolName, simply specify a string which
string size NO MORE THAN 8 | column | OctetString | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.1 |
| dhcpPoolOptionNextServer Specifies the IP address of the next server in the boot process,
which is typically a Trivial File Transfer Protocol(TFTP) server.
One IP address is required. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.2 |
| dhcpPoolOptionNetbiosNodeType Specifies the NetBIOS node type. Valid types are:
none(1)
b-node(2) - Broadcast
p-node(3) - Peer-to-peer
m-node(4) - Mixed
h-node(5) - Hybrid. | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.3 |
| dhcpPoolOptionDomainName Specifies the domain name string. | column | OctetString | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.4 |
| dhcpPoolOptionBootFile To specify the name of the default boot image. | column | OctetString | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.5 |
| dhcpPoolOptionLeaseTime To configure the duration of the lease,
in seconds, of an
IP address that is assigned from a DHCP Server
to a DHCP client. Valid values are from 1 to
31536000 (365 days), and a la… | column | seconds Integer32 | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.6 |
| dhcpPoolOptionCidBuffer Content of Client Id.
You MUST specify the dhcpPoolOptionCidMode before
setting this variable. | column | OctetString | .1.3.6.1.4.1.259.10.1.6.1.10.11.3.2.1.8 |