fsDhcp6SrvPoolOptionTableNextIndex
SUPERMICRO-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.10876.101.2.42.2.1.1.7
Object
column
SNMPv2-SMIUnsigned32
This object contains an first unused value for fsDhcp6SrvOptionIndex in the fsDhcp6SrvOptionTable or a zero value to indicate that next index does not exists. This object will give the first empty index value for example when user create the four rows of fsDhcp6SrvOptionTable with index 1.2,1.5,1.6,1.8.Then fsDhcp6SrvOptionIndex object will return the value 1 as first unused Index.
Context
- MIB
- SUPERMICRO-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.10876.101.2.42.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDhcp6SrvPoolEntry
- Table
- fsDhcp6SrvPoolTable
- Siblings
- 7
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsDhcp6SrvPoolIndex The unique identifier Index for the Configuration Pool Table .This is also
the index of the fsDhcp6SrvOptionTable Table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.42.2.1.1.1 |
| fsDhcp6SrvPoolName The object indicates the Configuration pool name .The format pool name
is string of maximum 32 characters. This name must be unique and NULL
terminated string. | column | OctetString | .1.3.6.1.4.1.10876.101.2.42.2.1.1.2 |
| fsDhcp6SrvPoolPreference The object indicates the preference value of the pool.
This value is used by client to select the best information when it
receives multiple reply messages from different servers.… | column | Integer32 | .1.3.6.1.4.1.10876.101.2.42.2.1.1.3 |
| fsDhcp6SrvPoolDuidType This Object contains the type of DUID.
Server always sends the Server Identifier TLV in the reply message.
The value dtLlt(1) indicates that DHCP server will use the Link layer … | column | FsDhcp6SrvDuidType | .1.3.6.1.4.1.10876.101.2.42.2.1.1.4 |
| fsDhcp6SrvPoolDuid This Object contains the value of DUID used as server ID. Depending upon
the fsDhcp6SrvPoolDuidType this will return the current value of the
server identifier. | column | FsDhcp6SrvDuidValue | .1.3.6.1.4.1.10876.101.2.42.2.1.1.5 |
| fsDhcp6SrvPoolDuidIfIndex Interface which will be used for formation of DUID Based on
Link-layer Address plus Time and DUID based on Link-layer
Address, if not specified then an arbitrary interface value … | column | Integer32 | .1.3.6.1.4.1.10876.101.2.42.2.1.1.6 |
| fsDhcp6SrvPoolRowStatus This object is the status of the row.
The writable columns in a row can not be changed if the row
is active. All fsDhcp6SrvPoolName column must have a valid
value before a row ca… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.2.42.2.1.1.8 |