tDhcpFilterParamsRowStatus
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.24.1.2
Object
This object allows entries to be created and deleted in the tDhcpFilterParamsTable.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.24.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcpFilterParamsEntry
- Table
- tDhcpFilterParamsTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tDhcpFilterParamsId This is the secondary index for the entry. Every DHCP filter can have
multiple entries, therefore every DHCP filter entry is identified by
the tDhcpFilterId and tDhcpFilterParamsI… | column | TDhcpEntryId | .1.3.6.1.4.1.6527.3.1.2.21.24.1.1 |
| tDhcpFilterParamsLastChanged The value of tDhcpFilterParamsLastChanged indicates the timestamp of
last change to this row in tDhcpFilterParamsTable. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.21.24.1.3 |
| tDhcpFilterParamsOptionNumber The value of tDhcpFilterParamsOptionNumber specifies the number of the
DHCP option to filter on. | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.21.24.1.4 |
| tDhcpFilterParamsOptionMatch The value of tDhcpFilterParamsOptionMatch specifies the criteria that
the DHCP option must match to trigger this filter entry.
The value present(1) specifies that t… | column | TDhcpFilterMatch | .1.3.6.1.4.1.6527.3.1.2.21.24.1.5 |
| tDhcpFilterParamsAction The action to take for DHCP host creation requests that match this
filter entry. The value none(1) specifies normal host creation
behaviour, the value bypass-host-creation(2) spec… | column | TDhcpFilterAction | .1.3.6.1.4.1.6527.3.1.2.21.24.1.6 |
| tDhcpFilterParamsOptionValue The value of the object tDhcpFilterParamsOptionValue specifies the
matching pattern for the filtered DHCP option.
This object is mandatory at creation time. A zero … | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.21.24.1.7 |