tmnxCallTraceFileJobStatus

TIMETRA-CALLTRACE-MIB · .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.1

Object

The value of the object tmnxCallTraceFileJobStatus indicates the
status of the call trace job that has created this log file.
              
The details about the call trace job can be found in
tmnxCallTraceJobTable.
              
The value 'running (0)' indicates the job is active and is tracing
events triggered by the host and events are being recorded to the
file.
              
The value 'finished (1)' indicates the job has already finished and is
not tracing events generated by the host anymore.

Context

MIB
TIMETRA-CALLTRACE-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.102.3.2.1.1
Type
column
Access
noaccess
Status
current
Parent
tmnxCallTraceFileEntry

Walk 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-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceFileJobStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceFileJobStatus.<tmnxCallTraceFileJobStatus>.<tmnxCallTraceFileCpmSlotNum>.<tmnxCallTraceFileCFlashId>.<tmnxCallTraceFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceFileJobStatus'

Syntax

Source
TmnxCallTraceJobStatus
Base type
Enumeration

Values & Constraints

Type Values
0running
1finished