tDhcpFilterParamsAction
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.24.1.6
Object
column
r/w
TDhcpFilterAction
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) specifies to bypass host creation, the value drop(3) specifies to drop the DHCP message.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.24.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcpFilterParamsEntry
- Table
- tDhcpFilterParamsTable
- Siblings
- 6
Syntax
TDhcpFilterAction
- Source
- TDhcpFilterAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | bypass-host-creation |
3 | drop |
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 |
| tDhcpFilterParamsRowStatus This object allows entries to be created and deleted in the
tDhcpFilterParamsTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.21.24.1.2 |
| 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 |
| 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 |