psampFiltHashFunction
PSAMP-MIB ·
.1.3.6.1.2.1.194.1.1.7.3.1.2
Object
column
Enumeration
The hash function used by this filter. The PSAMP-MIB
defines the following hash functions:
crc32(1): The CRC-32 Hash Function as defined in RFC 1141.
ipsx(2): The IPSX Hash Function as described in RFC 5475,
Appendix A.1.
bob(3): The BOB Hash Function as described in RFC 5475,
Appendix A.2.
Context
- MIB
- PSAMP-MIB
- OID
.1.3.6.1.2.1.194.1.1.7.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- psampFiltHashParamSetEntry
- Table
- psampFiltHashParamSetTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | crc32 |
2 | ipsx |
3 | bob |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| psampFiltHashIndex The index of this parameter set in the
psampFiltHashParamSetTable. It is used in the
object ipfixSelectionProcessSelectorFunction entries of
the ipfixSelectionProcessTable in the… | column | Integer32 | .1.3.6.1.2.1.194.1.1.7.3.1.1 |
| psampFiltHashInitializerValue This object specifies the initializer value to the hash
function. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.3 |
| psampFiltHashIpPayloadOffset This object specifies the IP payload offset used by a
Hash-based Selection Selector. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.4 |
| psampFiltHashIpPayloadSize This object specifies the IP payload size used by a
Hash-based Selection Selector. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.5 |
| psampFiltHashSelectedRangeMin This object specifies the value for the beginning of a hash
function's selected range. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.6 |
| psampFiltHashSelectedRangeMax This object specifies the value for the end of a hash
function's selected range. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.7 |
| psampFiltHashOutputRangeMin This object specifies the value for the beginning of a hash
function's potential output range. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.8 |
| psampFiltHashOutputRangeMax This object specifies the value for the end of a hash
function's potential output range. | column | APPLICATION-MIBUnsigned64TC | .1.3.6.1.2.1.194.1.1.7.3.1.9 |