tmnxLogFilterParamsEntry
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.7.1
Object
row
Information about a particular Log Filter Parameter entry. Every Log
Filter can have zero or more Log Filter Parameter match entries.
The Log Filter parameter entries are checked in ascending order by
their index value, tmnxLogFilterParamsIndex. Upon the first successful
match, the specified actions are applied as indicated by the value of
tmnxLogFilterParamsAction. No further checking against
remaining tmnxLogFilterParamsEntry rows is done. Therefore, entries
in this table should be sequenced from most to least explicit match
criterion. It is recommended that multiple parameter entries for a log
filter should be created with gaps between their index values. This
allows a new entry to be inserted into an existing filter policy
without needing to renumber the already existing filter parameters
entries.
A log filter entry in the tmnxLogFilterTable with no entry in the
tmnxLogFilterParamsTable to define its match criteria set will match
every log event, and the default action specified by
tmnxLogFilterDefaultAction will be taken.
Entries are created by user. Entries are deleted by user.
There is no StorageType object, entries have a presumed StorageType of
nonVolatile.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.7.1- Type
- row
- Status
- current
- Parent
- tmnxLogFilterParamsTable
- Table
- tmnxLogFilterParamsTable
- Children
- 19
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxLogFilterParamsIndex | column | TmnxLogFilterEntryId | .1.3.6.1.4.1.6527.3.1.2.12.7.1.1 |
| tmnxLogFilterParamsSeverityOperator The value of tmnxLogFilterParamsSeverityOperator is the comparison
operator to use to determine if the log event matches the value of
tmnxLogFilterParamsSeverity. | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.10 |
| tmnxLogFilterParamsSubject The value of tmnxLogFilterParamsSubject is the log event subject
string to be matched. The subject is the entity that the event is
reported for, such as a port ID. | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.12.7.1.11 |
| tmnxLogFilterParamsSubjectOperator The value of tmnxLogFilterParamsSubjectOperator is the comparison
operator to use to determine if the log event matches the value
of tmnxLogFilterParamsSubject. The only valid va… | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.12 |
| tmnxLogFilterParamsSubjectRegexp The value of tmnxLogFilterParamsSubjectRegexp specifies the type
of string comparison to use to determine if the log event matches
the value of tmnxLogFilterParamsSubject. When t… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.12.7.1.13 |
| tmnxLogFilterParamsRouter The value of tmnxLogFilterParamsRouter is the log event router context
name string to be matched. | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.12.7.1.14 |
| tmnxLogFilterParamsRouterOperator The value of tmnxLogFilterParamsRouterOperator is the comparison
operator to use to determine if the log event matches the value
of tmnxLogFilterParamsRouter. The only valid valu… | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.15 |
| tmnxLogFilterParamsRouterRegexp The value of tmnxLogFilterParamsRouterRegexp specifies the type
of string comparison to use to determine if the log event matches
the value of tmnxLogFilterParamsRouter. When the… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.12.7.1.16 |
| tmnxLogFilterParamsMsg The value of tmnxLogFilterParamsMsg specifies the log event message
string to be matched. Matching result is determined based on value of
tmnxLogFilterParamsMsgOperator. Matching … | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.12.7.1.17 |
| tmnxLogFilterParamsMsgOperator The value of tmnxLogFilterParamsMsgOperator specifies the comparison
operator used to determine if the log event matches the value
of tmnxLogFilterParamsMsg. The only valid value… | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.18 |
| tmnxLogFilterParamsMsgRegexp The value of tmnxLogFilterParamsMsgRegexp specifies the type
of string comparison to use to determine if the log event matches
the value of tmnxLogFilterParamsMsg. When the value… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.12.7.1.19 |
| tmnxLogFilterParamsRowStatus Row Status for this Log filter's parameter entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.12.7.1.2 |
| tmnxLogFilterParamsDescription The value of tmnxLogFilterParamsDescription is a user provided
description string for this log filter match entry. It can consist
of any printable, seven-bit ASCII characters up … | column | TIMETRA-TC-MIBTItemDescription | .1.3.6.1.4.1.6527.3.1.2.12.7.1.3 |
| tmnxLogFilterParamsAction the action to take for log events that match this filter entry.
the value default(3) is allowed. If tmnxLogFilterParamsAction
has the value 'default', the action specified by the… | column | TIMETRA-FILTER-MIBTFilterActionOrDefault | .1.3.6.1.4.1.6527.3.1.2.12.7.1.4 |
| tmnxLogFilterParamsApplication Matches log events with the specified application name. An
application is the software entity the reports the log event and
includes IP, MPLS, OSPF, CLI, SERVICES, etc. | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.12.7.1.5 |
| tmnxLogFilterParamsApplOperator The value of tmnxLogFilterParamsApplOperator is the comparison
operator to use to determine if the log event matches the value
of tmnxLogFilterParamsApplication. The only valid v… | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.6 |
| tmnxLogFilterParamsNumber The value of tmnxLogFilterParamsNumber is the log event number to
be matched. Event numbers uniquely identify a certain event within
an application but not across applications. | column | TmnxEventNumber | .1.3.6.1.4.1.6527.3.1.2.12.7.1.7 |
| tmnxLogFilterParamsNumberOperator The value of tmnxLogFilterParamsNumberOperator is the comparison
operator to use to determine if the log event matches the value of
tmnxLogFilterParamsNumber. | column | TmnxLogFilterOperator | .1.3.6.1.4.1.6527.3.1.2.12.7.1.8 |
| tmnxLogFilterParamsSeverity The value of tmnxLogFilterParamsSeverity is the log event severity
level to be matched. | column | TmnxPerceivedSeverity | .1.3.6.1.4.1.6527.3.1.2.12.7.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxLogFilterId The value of tmnxLogFilterId is a unique index that identifies a
particular entry in the tmnxLogFilterTable. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.12.6.1.1 |
| tmnxLogFilterParamsIndex | column | TmnxLogFilterEntryId | .1.3.6.1.4.1.6527.3.1.2.12.7.1.1 |