tDhcpFilterParamsOptionMatch
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.24.1.5
Object
column
r/w
TDhcpFilterMatch
The value of tDhcpFilterParamsOptionMatch specifies the criteria that
the DHCP option must match to trigger this filter entry.
The value present(1) specifies that the DHCP option must be present,
the value absent(2) specifies that the DHCP option must be absent. In
these cases tDhcpFilterParamsOptionValue will be reset to an empty
string.
A value string(3), string-exact(4), string-invert(5),
string-exact-invert(6), hex(7), hex-exact(8), hex-invert(9) or
hex-exact-invert(10) requires an octet string to be present in
tDhcpFilterParamsOptionValue to match against.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.24.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcpFilterParamsEntry
- Table
- tDhcpFilterParamsTable
- Siblings
- 6
Syntax
TDhcpFilterMatch
- Source
- TDhcpFilterMatch
- Base type
Enumeration
Values & Constraints
Type Values
1 | present |
2 | absent |
3 | string |
4 | string-exact |
5 | string-invert |
6 | string-exact-invert |
7 | hex |
8 | hex-exact |
9 | hex-invert |
10 | hex-exact-invert |
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 |
| 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 |