tDhcp6FilterParamsOptionMatch
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.73.1.5
Object
column
r/w
TDhcpFilterMatch
The value of tDhcp6FilterParamsOptionMatch specifies the criteria that
the DHCP6 option must match to trigger this filter entry.
The value present(1) specifies that the DHCP6 option must be present,
the value absent(2) specifies that the DHCP6 option must be absent. In
these cases tDhcp6FilterParamsOptionValue 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
tDhcp6FilterParamsOptionValue to match against.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.73.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcp6FilterParamsEntry
- Table
- tDhcp6FilterParamsTable
- Siblings
- 7
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 |
|---|---|---|---|
| tDhcp6FilterParamsId This is the secondary index for the entry. Every DHCP6 filter can have
multiple entries, therefore every DHCP6 filter entry is identified by
the tDhcp6FilterId and tDhcp6FilterPar… | column | TDhcpEntryId | .1.3.6.1.4.1.6527.3.1.2.21.73.1.1 |
| tDhcp6FilterParamsRowStatus This object allows entries to be created and deleted in the
tDhcp6FilterParamsTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.21.73.1.2 |
| tDhcp6FilterParamsLastChanged Indicates the timestamp of the last change to this row. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.21.73.1.3 |
| tDhcp6FilterParamsOptionNumber The value of tDhcp6FilterParamsOptionNumber specifies the number of
the DHCP6 option to filter on. | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.21.73.1.4 |
| tDhcp6FilterParamsAction The action to take for DHCP6 host creation requests that match this
filter entry.
The value none(1) specifies normal host creation behaviour, the value
bypass-host-… | column | TDhcpFilterAction | .1.3.6.1.4.1.6527.3.1.2.21.73.1.6 |
| tDhcp6FilterParamsOptionValue The value of the object tDhcp6FilterParamsOptionValue specifies the
matching pattern for the filtered DHCP6 option.
This object is mandatory at creation time. A zer… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.21.73.1.7 |
| tDhcp6FilterParamsActionFlags The value of the object tDhcp6FilterParamsActionFlags specifies for
which types of DHCPv6 IAs the bypass-host-creation action is applied. | column | Bits | .1.3.6.1.4.1.6527.3.1.2.21.73.1.8 |