dhcpPoolInetOptionNetbiosNodeType
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpPoolInetOptionEntry
- Table
- dhcpPoolInetOptionTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | b-node |
3 | p-node |
4 | m-node |
5 | h-node |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpPoolInetOptionPoolName Pool name, simply specify a string with its length NO MORE THAN 32. | column | OctetString | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.1 |
| dhcpPoolInetOptionNextServerAddrType Specifies the INET address type of the next server in the
boot process. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.2 |
| dhcpPoolInetOptionNextServerAddr Specifies the INET address of the next server in the boot process,
which is typically a Trivial File Transfer Protocol(TFTP) server. One
INET address is required. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.3 |
| dhcpPoolInetOptionDomainName Specifies the domain name string. | column | OctetString | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.5 |
| dhcpPoolInetOptionBootFile To specify the name of the default boot image. | column | OctetString | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.6 |
| dhcpPoolInetOptionLeaseTime 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.46.1.10.11.3.10.1.7 |
| dhcpPoolInetOptionCidMode Set this variable to text(2) or hex(3) to specify the mode of the
client ID, which is useful for CLI to determine the display format of
the client ID.
The original … | column | Enumeration | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.8 |
| dhcpPoolInetOptionCidBuffer Content of Client Id.
dhcpPoolOptionCidMode MUST be specified before setting this variable. | column | OctetString | .1.3.6.1.4.1.259.10.1.46.1.10.11.3.10.1.9 |