tmnxLogFilterParamsApplOperator
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.7.1.6
Object
The value of tmnxLogFilterParamsApplOperator is the comparison operator to use to determine if the log event matches the value of tmnxLogFilterParamsApplication. The only valid values from TmnxLogFilterOperator are 'off', 'equal', and 'notEqual'.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxLogFilterParamsEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogFilterParamsApplOperator'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogFilterParamsApplOperator.<tmnxLogFilterId>.<tmnxLogFilterParamsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxLogFilterParamsApplOperator'
Syntax
- Source
- TmnxLogFilterOperator
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | equal |
3 | notEqual |
4 | lessThan |
5 | lessThanOrEqual |
6 | greaterThan |
7 | greaterThanOrEqual |
Conformance
Member of