tDhcpFilterParamsEntry
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.24.1
Object
row
Information about a particular DHCP filter entry. Every DHCP filter
can have zero or more DHCP filter match entries.
A filter entry with no match criteria set will match every packet, and
the entry action will be taken.
Entries are created/deleted by user.
There is no StorageType object, entries have a presumed StorageType of
nonVolatile.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.24.1- Type
- row
- Status
- current
- Parent
- tDhcpFilterParamsTable
- Table
- tDhcpFilterParamsTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| tDhcpFilterId Uniquely identifies a DHCP filter as configures on this system. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.21.22.1.1 |
| 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 |