ipDhcpOptionIndex
BINTEC-DYNIP-MIB ·
.0.52.6.1.8
Object
column
r/w
Integer32
Index of entry.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpOptionEntry
- Table
- ipDhcpOptionTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDhcpOptionEnabled Enable, disable or delete the table entry. | column | Enumeration | .0.52.6.1.16 |
| ipDhcpOptionGroupID This object specifies the ID for a group of DHCP options or
suboptions. When a DHCP operation refers to such an ID, all
options (or suboptions) sharing the same group ID will be… | column | Integer32 | .0.52.6.1.24 |
| ipDhcpOptionGroupDescr A user-friendly name for the group of DHCP options this entry
belongs to. | column | SNMPv2-TCDisplayString | .0.52.6.1.32 |
| ipDhcpOptionCode DHCP option code. | column | Integer32 | .0.52.6.1.40 |
| ipDhcpOptionContentType Content type for this DHCP option.
- if set to 'string', the variable part of the DHCP option is
filled with the string specified in ipDhcpOptionContentString.
- if set to 'hex'… | column | Enumeration | .0.52.6.1.48 |
| ipDhcpOptionContentString This object specifies the content of the string which is
used to fill the variable part of the DHCP option when
ipDhcpOptionContentType is set to 'string'. | column | SNMPv2-TCDisplayString | .0.52.6.1.56 |
| ipDhcpOptionContentHex This object specifies the content of the hex buffer which is
used to fill the variable part of the DHCP option when
ipDhcpOptionContentType is set to 'hex'. | column | OctetString | .0.52.6.1.64 |
| ipDhcpOptionContentGroupID This object specifies the ipDhcpOptionGroupID of the group of
DHCP suboptions which is used to fill the variable part of the
DHCP option when ipDhcpOptionContentType is set to 'gr… | column | Integer32 | .0.52.6.1.72 |