tmnxLogIdFilterId
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.5.1.7
Object
The value of tmnxLogIdFilterId is the index into the tmnxLogFilterTable to the entry the defines a filter to be applied to this log's source event stream to limit the events output to this log's destination. If tmnxLogIdFilterId has a value of 0, then all events in the source log are forwarded to the destination.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxLogIdEntry
- 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::tmnxLogIdFilterId'
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::tmnxLogIdFilterId.<tmnxLogIdIndex>'
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::tmnxLogIdFilterId'
Syntax
- Source
- TmnxLogFilterId
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..1500
Conformance
Member of