filterThreshFlag
CTATX-MIB ·
.1.3.6.1.4.1.97.3.10.7.1.19
Object
column
mandatory
Enumeration
Whether usage of this filter has exceeded the limits specified by filterThreshold and filterThreshTime, and the NMS has not yet acknowledged the alarm. Therefore, whenever the NMS reads this value, it will always be False; however, the NMS may receive alarms with this value set to True.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.10.7.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- filterEntry
- Table
- filterTable
- Siblings
- 20
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterIndex mandatory This number always matches the instance of the filterEntry. | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.1 |
| filterDestEnd mandatory Ending destination address. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.10 |
| filterSourceMask mandatory A bitmask to be applied to the packet's source address
before checking it against filterSource and filterSourceEnd. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.11 |
| filterDestMask mandatory A bitmask to be applied to the packet's destination address
before checking it against filterDest and filterDestEnd. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.12 |
| filterSrcLan mandatory Either the port number from which the packet is received, or
the value of any one of the group identifiers defined by
sifLan for that port. | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.13 |
| filterOffset mandatory Zero-based offset of an arbitrary field within the packet.
Depending upon the value of filterFlags, the offset is
relative to the start of the translated packet, beginning
with th… | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.14 |
| filterField mandatory An 8 octet value to be compared to the contents of the
arbitrary field within the packet. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.15 |
| filterMask mandatory An 8 octet mask to be applied to the arbitrary field within
the packet, before comparing it to filterField. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.16 |
| filterThreshold mandatory The number of filter invocations at which an alarm to the
NMS should be generated. | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.17 |
| filterThreshTime mandatory The length of time, in seconds, to which filterThreshold
applies. A value of zero indicates that no alarms should be
sent to the NMS. Values greater than 3600 (i.e., one hour)
are… | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.18 |
| filterID mandatory Identifier assigned to the filter, used for obtaining the
value for filterDeleteID so that the filter can be deleted. | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.2 |
| filterPktCnts mandatory The total number of packets which were discarded due to this
filter. | column | RFC1155-SMICounter | .1.3.6.1.4.1.97.3.10.7.1.20 |
| filterLastSrc mandatory The source MAC address of the last packet which was
discarded due to this filter | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.21 |
| filterPortNo mandatory The port number related to this filter. | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.3 |
| filterComboType mandatory Whether this is an entry filter (0), an exit filter(1),
a port mirror entry filter (3), or a port mirror exit
filter (4). | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.4 |
| filterFlags mandatory A set of flag bits which control the operation of the filter.
Filters will not prevent packets from being accepted by the
ES/1 as a final destination. The following bits are used:… | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.5 |
| filterFrame mandatory Ethernet protocol type (1501-65535), or one (1) to indicate
any 802 frame, or two (2) to indicate any Ethernet frame,
Note that a specific Ethernet protocol type may appear in
eit… | column | Integer32 | .1.3.6.1.4.1.97.3.10.7.1.6 |
| filterSource mandatory Beginning source address. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.7 |
| filterSourceEnd mandatory Ending source address. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.8 |
| filterDest mandatory Beginning destination address. | column | OctetString | .1.3.6.1.4.1.97.3.10.7.1.9 |