bsnCustomSignaturePatternOffSetStart
AIRESPACE-WIRELESS-MIB ·
.1.3.6.1.4.1.14179.2.3.1.42.4.1.5
Object
column
BsnSignaturePatternOffSetStart
This object indicates how an offset should be applied while doing signature analysis for QOS and non-QOS data frames with this custom signature.
Context
- MIB
- AIRESPACE-WIRELESS-MIB
- OID
.1.3.6.1.4.1.14179.2.3.1.42.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsnCustomSignaturePatternEntry
- Table
- bsnCustomSignaturePatternTable
- Siblings
- 5
Syntax
BsnSignaturePatternOffSetStart
- Source
- BsnSignaturePatternOffSetStart
- Base type
Enumeration
Values & Constraints
Type Values
0 | sigPattStartFrm |
1 | sigPattStartFrmBody |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bsnCustomSignaturePatternIndex Index of the pattern. This specifies the order in which
the pattern is checked against the packet contents. | column | Unsigned32 | .1.3.6.1.4.1.14179.2.3.1.42.4.1.1 |
| bsnCustomSignaturePatternRowStatus Row Status for creation/deletion. Signature Pattern will
allowed to be created, deleted and edited in later releases. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.14179.2.3.1.42.4.1.15 |
| bsnCustomSignaturePatternOffset Offset from the start of the packet where the AP looks
for a match to the pattern. | column | Unsigned32 | .1.3.6.1.4.1.14179.2.3.1.42.4.1.2 |
| bsnCustomSignaturePatternString This is the pattern string that the AP uses to match at
the offset. Example: 0x616c7068615f3178 | column | OctetString | .1.3.6.1.4.1.14179.2.3.1.42.4.1.3 |
| bsnCustomSignaturePatternMask This is the pattern mask. This is the bit mask that the
AP uses to mask out the bits in the packet at the given
offset. Example: 0xffffffffffffffff | column | OctetString | .1.3.6.1.4.1.14179.2.3.1.42.4.1.4 |