TIMETRA-CALLTRACE-MIB
AI MIB Summary
The TIMETRA-CALLTRACE-MIB enables SNMP-based monitoring and management of call trace data and diagnostic session states on Nokia SR OS (Service Router Operating System) platforms. It facilitates the retrieval of specific call flow records and trace parameters required for troubleshooting voice and data service connectivity issues within the carrier-grade network infrastructure.
This document is the SNMP MIB module for the Nokia SROS implementation of Call Trace.
Copyright 2003-2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions.
Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraCallTraceMIBModule.1.3.6.1.4.1.6527.1.1.3.102
74
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
74 total| Object Name |
|---|
timetraCallTraceMIBModuleThis document is the SNMP MIB module for the Nokia SROS
implementation of Call Trace.
Copyright 2003-2016 Nokia. All rights reserved.
Reproduction of this document is authorized on the condition that
the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Nokia's
proprietary intellectual property. Nokia retains all
title and ownership in the Specification, including any
revisions.
Nokia grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Nokia products,
and without fee, provided this copyright notice and license
appear on all copies.
This Specification is supplied `as is', and Nokia makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.102 |
tmnxCallTraceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.102 |
tmnxCallTraceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.102.1 |
tmnxCallTraceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.102.2 |
tmnxCallTraceInitialGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.102.2.1 |
tmnxCallTraceObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102 |
tmnxCallTraceScalarObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.1 |
tmnxCallTraceLastChangedObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.1.1 |
tmnxCallTraceProfileTblLstChgdThe value of the object tmnxCallTraceProfileTblLstChgd indicates
the sysUpTime at the time of the last modification
to tmnxCallTraceProfileTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last re-initialization
of the local network management subsystem, then this object contains
a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.1.1.1 |
tmnxCallTraceLocationTblLstChgdThe value of the object tmnxCallTraceLocationTblLstChgd indicates
the sysUpTime at the time of the last modification
to tmnxCallTraceLocationTable by adding, deleting an entry or change
to a writable object in the table.
If no changes were made to the table since the last re-initialization
of the local network management subsystem, then this object contains
a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.1.1.2 |
tmnxCallTraceScalarConfigObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.1.2 |
tmnxCallTraceMaxFilesNumberThe value of the object tmnxCallTraceMaxFilesNumber specifies
the maximum number of all call trace log files stored on all compact
flash cards together.
The value comprises both active and finished jobs.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.1.2.1 |
tmnxCallTracePrimaryCFlashThe value of the object tmnxCallTracePrimaryCFlash specifies
the compact flash card to be used as the primary local storage location
to save the generated call trace log files.
The system will write to the specified compact flash card until
the size of all generated files reaches the limit defined by the value
of the object tmnxCallTraceLocationSizeLimit for the given compact
flash card and the card is not disabled as the local storage location
by the value of the object tmnxCallTraceLocationDisable.
Once the limit is reached or the card is disabled the files
will be written to the other compact flash card.
The compact flash card must be available in the system in order to
select it as the primary storage location. If the card is not
available at the moment of SNMP SET operation, the other card is
automatically selected as the primary location.rw TmnxCallTraceCFlashId .1.3.6.1.4.1.6527.3.1.2.102.1.2.2 |
tmnxCallTraceScalarStatsObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.1.3 |
tmnxCallTraceUsedFilesNumberThe value of the object tmnxCallTraceUsedFilesNumber indicates
the number of all call trace log files stored on all compact
flash cards together.
The value comprises both active and finished jobs.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.1.3.1 |
tmnxCallTraceAvailFilesNumberThe value of the object tmnxCallTraceAvailFilesNumber indicates
the remaining number of call trace log files available for use
on all compact flash cards together.
The value comprises both active and finished jobs.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.1.3.2 |
tmnxCallTraceConfigObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.2 |
tmnxCallTraceProfileTableThe table tmnxCallTraceProfileTable contains information pertaining to
call trace profiles configured on the system.
A call trace profile is a collection of parameters used for creation
of call trace jobs.
A maximum of 10 profiles can be configured in the system. SEQUENCE OF TmnxCallTraceProfileEntry .1.3.6.1.4.1.6527.3.1.2.102.2.1 |
tmnxCallTraceProfileEntryEach row entry represents a call trace profile defined in the system.
Rows in the table tmnxCallTraceProfileTable are created and destroyed
by SNMP SET operations on the object tmnxCallTraceProfileRowStatus.
The call trace profile 'default' is created by the agent itself
at the initialization of the system and cannot be modified or deleted
by SNMP SET operations. TmnxCallTraceProfileEntry .1.3.6.1.4.1.6527.3.1.2.102.2.1.1 |
tmnxCallTraceProfileNameThe value of the object tmnxCallTraceProfileName specifies
the unique name of the call trace profile.
The value 'default' is reserved for the default profile that is
automatically created by the agent at the initialization
of the system. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.1 |
tmnxCallTraceProfileLstChgdThe value of the object tmnxCallTraceProfileLstChgd indicates
the sysUpTime at the time of creation or the last modification
to this row in tmnxCallTraceProfileTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.2 |
tmnxCallTraceProfileRowStatusThe value of the object tmnxCallTraceProfileRowStatus specifies
the status of the conceptual row in tmnxCallTraceProfileTable.
Rows are created and destroyed by SNMP SET operations on this
object.
The row corresponding to the default profile (the value of the object
tmnxCallTraceProfileName equal to 'default') cannot be modified or
deleted by SNMP SET operations on this object.
Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)'
are supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.3 |
tmnxCallTraceProfileDescriptionThe value of the object tmnxCallTraceProfileDescription specifies
the description string for this call trace profile.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.4 |
tmnxCallTraceProfileSizeLimitThe value of the object tmnxCallTraceProfileSizeLimit specifies
the maximum data volume generated by a single call trace job
to the output in megabytes.
After reaching the limit the call trace job for a given host
is automatically terminated.rw TmnxCallTraceSizeLimit UNITS "megabytes" .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.5 |
tmnxCallTraceProfileTimeLimitThe value of the object tmnxCallTraceProfileTimeLimit specifies
the maximum duration of a single call trace job in seconds.
After reaching the limit the call trace job for a given host
is automatically terminated.rw TmnxCallTraceTimeLimit UNITS "sec" .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.6 |
tmnxCallTraceProfileDstAddrTypeThe value of the object tmnxCallTraceProfileDstAddrType specifies
the context (IP address type or Fully Qualified Domain Name (FQDN))
in which the value of the object tmnxCallTraceProfileDstAddr
is to be interpreted.
Only values 'unknown (0)', 'ipv4 (1)', 'ipv6 (2)' and 'dns (16)'
are supported.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.7 |
tmnxCallTraceProfileDstAddrThe value of the object tmnxCallTraceProfileDstAddr specifies
the live output destination address of the trace log generated
by a call trace job.
The value of the object can be set to a non-default value only
if the value of the object tmnxCallTraceProfileDstAddrType
is set to a non-default value.
If the value is equal to default then a local compact flash card
is used as a destination. Parameters of the local storage can
be set in tmnxCallTraceLocationTable.
If the value is not equal to default then the live output is being
sent to the destination identified by the IP address / FQDN value
of this object and the values of the objects
tmnxCallTraceProfileDstPort and tmnxCallTraceProfileVRtrId.
If the value of the object tmnxCallTraceProfileDstAddrType is
'unknown (0)' then the size of this object can be only 0.
If the value of the object tmnxCallTraceProfileDstAddrType is
'ipv4(1)' then the size of this object can be only 4
and the value cannot consist of all 0s.
If the value of the object tmnxCallTraceProfileDstAddrType is
'ipv6(2)' then the size of this object can be only 16
and the value cannot consist of all 0s.
If the value of the object tmnxCallTraceProfileDstAddrType is
'dns(16)' then the size of this object can be 1..255.
The value of this object is automatically set to default when
the value of the object tmnxCallTraceProfileDstAddrType
is set to 'unknown (0)'.rw InetAddress .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.8 |
tmnxCallTraceProfileDstPortThe value of the object tmnxCallTraceProfileDstPort specifies
the destination port for the call trace live output destination
defined by the value of the object tmnxCallTraceProfileDstAddr.
The value of this object is ignored if the value of the object
tmnxCallTraceProfileDstAddr is equal to its default.
The value of this object can be set to a non-default value only
if the value of the object tmnxCallTraceProfileDstAddrType
is set to a non-default value.rw InetPortNumber .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.9 |
tmnxCallTraceProfileVRtrIdThe value of the object tmnxCallTraceProfileVRtrId specifies
the virtual router instance ID in scope of which the live output
destination identified by the values of the objects
tmnxCallTraceProfileDstAddr and tmnxCallTraceProfileDstPort
is to be reached.
The default value of '1' identifies the 'Base' router instance.
The value of this object can be set to a non-default value only
if the value of the object tmnxCallTraceProfileDstAddrType
is set to a non-default value.rw TmnxVRtrID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.10 |
tmnxCallTraceProfileDbgOutputThe value of the object tmnxCallTraceProfileDbgOutput specifies
whether the trace log generated by a call trace job will be decoded
as text and send to debug logging.
Enabling this object disables logging to compact flash and is
mutually exclusive with the live-output.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.2.1.1.12 |
tmnxCallTraceLocationTableThe table tmnxCallTraceLocationTable contains information
pertaining to the configuration of the local storage of call trace
log files on the compact flash cards.
In release 14.0 only cf1 and cf2 can be used as the local
storage of call trace log files. SEQUENCE OF TmnxCallTraceLocationEntry .1.3.6.1.4.1.6527.3.1.2.102.2.2 |
tmnxCallTraceLocationEntryEach row entry represents one compact flash card to be used for local
storage of call trace log files.
Rows in the table tmnxCallTraceLocationTable are created
by the SYSTEM at its startup and are never destroyed. TmnxCallTraceLocationEntry .1.3.6.1.4.1.6527.3.1.2.102.2.2.1 |
tmnxCallTraceLocationCFlashIdThe value of the object tmnxCallTraceLocationCFlashId specifies
the ID of the compact flash card.
In release 14.0 only cf1 and cf2 can be used as the local
storage of call trace log files. Unsigned32 (1|2) .1.3.6.1.4.1.6527.3.1.2.102.2.2.1.1 |
tmnxCallTraceLocationLstChgdThe value of the object tmnxCallTraceLocationLstChgd indicates
the sysUpTime at the time of creation or the last modification
to this row in tmnxCallTraceLocationTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.2.2.1.2 |
tmnxCallTraceLocationSizeLimitThe value of the object tmnxCallTraceLocationSizeLimit specifies
the maximum cumulative size of all local call trace log files stored
on the given compact flash card.
The value '0' means there is no size limit defined.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.2.2.1.3 |
tmnxCallTraceLocationDisableThe value of the object tmnxCallTraceLocationDisable specifies
whether the given compact flash card shall be used as the local
storage for the generated log files or not.
The value 'true(1)' means the local storage on the given compact flash
card is disabled and no files will be created on it.
The value 'false(2)' means the local storage on the given compact flash
card is enabled and files and can be created on it.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.2.2.1.4 |
tmnxCallTraceLocationStatsTableThe table tmnxCallTraceLocationStatsTable contains information
pertaining to the state of the local storage of call trace
log files on the compact flash cards.
In release 14.0 only cf1 and cf2 can be used as the local
storage of call trace log files. SEQUENCE OF TmnxCallTraceLocationStatsEntry .1.3.6.1.4.1.6527.3.1.2.102.2.3 |
tmnxCallTraceLocationStatsEntryEach row entry represents one compact flash card to be used for local
storage of call trace log files.
Rows in the table tmnxCallTraceLocationTable are created
by the SYSTEM at its startup and are never destroyed. TmnxCallTraceLocationStatsEntry .1.3.6.1.4.1.6527.3.1.2.102.2.3.1 |
tmnxCallTraceLocationUsedSpaceThe value of the object tmnxCallTraceLocationUsedSpace indicates
the amount of used storage space in megabytes on the CF card.ro Unsigned32 UNITS "megabytes" .1.3.6.1.4.1.6527.3.1.2.102.2.3.1.1 |
tmnxCallTraceLocationAvailSpaceThe value of the object tmnxCallTraceLocationAvailSpace indicates
the amount of available storage space in megabytes on the CF card.ro Unsigned32 UNITS "megabytes" .1.3.6.1.4.1.6527.3.1.2.102.2.3.1.2 |
tmnxCallTraceStatsObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.3 |
tmnxCallTraceJobTableThe table tmnxCallTraceJobTable contains read-only information
pertaining to all call trace jobs present in the system. SEQUENCE OF TmnxCallTraceJobEntry .1.3.6.1.4.1.6527.3.1.2.102.3.1 |
tmnxCallTraceJobEntryEach row entry represents a call trace job existing in the system.
Rows in the table tmnxCallTraceProfileTable are automatically created
by the system at creation of a call trace job and destroyed
at removal of the job from the system. TmnxCallTraceJobEntry .1.3.6.1.4.1.6527.3.1.2.102.3.1.1 |
tmnxCallTraceJobIdThe value of the object tmnxCallTraceJobId indicates the ID
of the call trace job. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.1 |
tmnxCallTraceJobTypeThe value of the object tmnxCallTraceJobType indicates the type
of the call trace job.
If the value is 'ue(1)' then the IEEE address of the UE being monitored
is indicated by tmnxCallTraceJobWlanGwUeIeeeAddr.ro TmnxCallTraceHostType .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.2 |
tmnxCallTraceJobWlanGwUeIeeeAddrThe value of the object tmnxCallTraceJobWlanGwUeIeeeAddr indicates
the IEEE address of the UE being monitored by this call trace job.
The value is only valid when the value of the object
tmnxCallTraceJobType is 'ue(1)'.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.3 |
tmnxCallTraceJobStatusThe value of the object tmnxCallTraceJobStatus indicates
the status of the call trace job.
The value 'running (0)' indicates the job is active and is tracing
events triggered by the host.
If the value of the tmnxCallTraceJobType is 'ue(1)' then the host to
trace is specified by the value of the tmnxCallTraceJobWlanGwUeIeeeAddr
object.
The value 'finished (1)' indicates the job has already finished
and is not tracing events generated by the host anymore. The job was
terminated either due to reaching one of the defined limits
(tmnxCallTraceJobSizeLimit or tmnxCallTraceJobTimeLimit)
or manual intervention of an operator.ro TmnxCallTraceJobStatus .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.4 |
tmnxCallTraceJobProfileNameThe value of the object tmnxCallTraceJobProfileName indicates
the name of the call trace profile used to define job's parameters
at the moment of creation of the job.
Note: Current values of the trace profile's parameters
in tmnxCallTraceProfileTable may differ from their values
at the moment of creation of the job.ro TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.5 |
tmnxCallTraceJobSizeLimitThe value of the object tmnxCallTraceJobSizeLimit indicates
the maximum data volume generated by this call trace job
to an output in megabytes.
If the value of the object tmnxCallTraceJobStatus is 'running (0)'
then the job will be automatically terminated after reaching
this limit.ro TmnxCallTraceSizeLimit UNITS "megabytes" .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.6 |
tmnxCallTraceJobTimeLimitThe value of the object tmnxCallTraceJobTimeLimit indicates
the maximum duration of this call trace job in seconds.
If the value of the object tmnxCallTraceJobStatus is 'running (0)'
then the job will be automatically terminated after reaching
this limit.ro TmnxCallTraceTimeLimit UNITS "sec" .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.7 |
tmnxCallTraceJobCaptureFormatThe value of the object tmnxCallTraceJobCaptureFormat indicates
the format in which the logs generated by this call trace job
are stored on cflash cards and sent to the live output defined
by the values of the objects tmnxCallTraceJobDstAddrType,
tmnxCallTraceJobDstAddr, tmnxCallTraceJobDstPort
and tmnxCallTraceJobVRtrId.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.8 |
tmnxCallTraceJobDstAddrTypeThe value of the object tmnxCallTraceJobDstAddrType indicates
the context (IP address type or Fully Qualified Domain Name (FQDN))
in which the value of the object tmnxCallTraceJobDstAddr
is to be interpreted.
Only values 'unknown (0)', 'ipv4 (1)', 'ipv6 (2)' and 'dns (16)'
are supported.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.9 |
tmnxCallTraceJobDstAddrThe value of the object tmnxCallTraceJobDstAddr indicates
the live output destination address of the trace log generated
by this call trace job.
This object can contain a non-empty value only if the value
of the object tmnxCallTraceJobDstAddrType is other than 'unknown (0)'.
In that case the live output is being sent to the destination
identified by the IP address / FQDN value of this object
and the values of the objects tmnxCallTraceJobDstPort
and tmnxCallTraceJobVRtrId.
If the value of this object holds FQDN then the resolved IP address
is indicated by the value of tmnxCallTraceJobDstResAddr.
If the value of this object is empty then a local compact flash card
is used as the destination.
If the value of the object tmnxCallTraceJobDstAddrType is
'unknown (0)' then the size of this object can be only 0.
If the value of the object tmnxCallTraceJobDstAddrType is
'ipv4(1)' then the size of this object can be only 4.
If the value of the object tmnxCallTraceJobDstAddrType is
'ipv6(2)' then the size of this object can be only 16.
If the value of the object tmnxCallTraceJobDstAddrType is
'dns(16)' then the size of this object can be 1..255.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.10 |
tmnxCallTraceJobDstResAddrTypeThe value of the object tmnxCallTraceJobDstResAddrType indicates the
context, in which the value of the object tmnxCallTraceJobDstResAddr
is to be interpreted.
Only values 'unknown (0)', 'ipv4 (1)' and 'ipv6 (2)' are supported.
This object can hold value other than 'unknown (0)' only if the value
of the object tmnxCallTraceJobDstAddrType is 'dns (16)'.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.11 |
tmnxCallTraceJobDstResAddrThe value of the object tmnxCallTraceJobDstResAddr indicates
the IP address, that the FQDN indicated by the value of
tmnxCallTraceJobDstAddr was resolved into.
This object can contain a non-empty value only if the value
of the object tmnxCallTraceJobDstResAddrType is other than
'unknown (0)'.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.12 |
tmnxCallTraceJobDstPortThe value of the object tmnxCallTraceJobDstPort indicates
the destination UDP port on the destination indicated by the value
of the object tmnxCallTraceJobDstAddr which the live output generated
by this call trace job is being sent to.
The value of this object shall be ignored if the value of the object
tmnxCallTraceJobDstAddr is equal to 'unknown (0)'.ro InetPortNumber .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.13 |
tmnxCallTraceJobVRtrIdThe value of the object tmnxCallTraceJobVRtrId indicates
the virtual router instance ID in scope of which the live output
destination identified by the values of the objects
tmnxCallTraceJobDstAddr and tmnxCallTraceJobDstPort
is to be reached.
The value '1' identifies the 'Base' router instance.
The value of this object shall be ignored if the value of the object
tmnxCallTraceJobDstAddr is equal to 'unknown (0)'.ro TmnxVRtrID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.14 |
tmnxCallTraceJobStartTimeThe value of the object tmnxCallTraceJobStartTime indicates
the time when this call trace job has been started.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.15 |
tmnxCallTraceJobCaptMsgsCntThe value of the object tmnxCallTraceJobCaptMsgsCnt indicates
the number of events this call trace job has generated so far.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.16 |
tmnxCallTraceJobCaptMsgsSizeThe value of the object tmnxCallTraceJobCaptMsgsSize indicates
the total size of all messages this call trace job has generated
so far.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.102.3.1.1.17 |
tmnxCallTraceFileTableThe table tmnxCallTraceFileTable contains read-only information
pertaining to all call trace log files locally stored on cflash
cards in the system.
To limit the impact on the file system the contents of the table
is refreshed on SNMP GET/NEXT request only if the previous update
has been done more than 5 seconds ago (for active jobs)
or 10 seconds ago (for finished jobs). SEQUENCE OF TmnxCallTraceFileEntry .1.3.6.1.4.1.6527.3.1.2.102.3.2 |
tmnxCallTraceFileEntryEach row entry represents a single call trace file present
on a cflash card.
Rows in the table tmnxCallTraceFileTable are automatically created
by the system at creation of a call trace log file and destroyed
at removal of the file from the cflash card. TmnxCallTraceFileEntry .1.3.6.1.4.1.6527.3.1.2.102.3.2.1 |
tmnxCallTraceFileJobStatusThe 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. TmnxCallTraceJobStatus .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.1 |
tmnxCallTraceFileCpmSlotNumThe value of the object tmnxCallTraceFileCpmSlotNum indicates
the CPM slot where the cflash card containing the log file
is present. TmnxSlotNum .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.2 |
tmnxCallTraceFileCFlashIdThe value of the object tmnxCallTraceFileCFlashId indicates
the ID of the cflash card on the CPM board identified by the value
of the object tmnxCallTraceFileCpmSlotNum where the log file
is present. TmnxCallTraceCFlashId .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.3 |
tmnxCallTraceFileNameThe value of the object tmnxCallTraceFileName indicates the basename
of the log file.
The basename is composed of following items:
'mac_<mac_address>_<timestamp>[_<internal_id>].pcap'
where
<mac_address> is a MAC address of the host in form '00-11-22-33-44-55'
<timestamp> is a date and time of creation of the file
in form 'YYMMDD_HHMM' (24 hr format)
<internal_id> is a value used for internal purposes DisplayString .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.4 |
tmnxCallTraceFileDirThe value of the object tmnxCallTraceFileDir indicates the absolute
pathname of the directory where the log file identified by the value
of the object tmnxCallTraceFileName is stored on the cflash card
identified by the values of the objects tmnxCallTraceFileCpmSlotNum
and tmnxCallTraceFileCFlashId.
In release 14.0 the only possible locations are:
'/calltrace/running'
'/calltrace/finished'ro DisplayString .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.5 |
tmnxCallTraceFileSizeThe value of the object tmnxCallTraceFileSize indicates the size
of the log file in bytes.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.6 |
tmnxCallTraceFileLastDataModifThe value of the object tmnxCallTraceFileLastDataModif indicates
the time of the last modification to this file.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.102.3.2.1.7 |
tmnxCallTraceNotificationObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.102.20 |
tmnxCallTraceNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.102 |
tmnxCallTraceNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.102.0 |
tmnxCallTraceMaxFilesNumReached[CAUSE] This notification is triggered for the following reasons:
1) Cumulative number of call trace log files present on all cflash
cards on the active CPM that are being used for local storage
has reached the limit defined by the value of the object
tmnxCallTraceMaxFilesNumber.
2) The value of the object tmnxCallTraceMaxFilesNumber has been changed
to a value that is lower than the current cumulative number
of all call trace log files present on all cflash cards
on the active CPM that are being used for local storage.
Details about cflash cards that are being used for the local storage
of call trace log files can be found in tmnxCallTraceLocationTable.
[EFFECT] New call trace log file(s) cannot be created on any
cflash card.
[RECOVERY] Operator may execute one of the following actions to restore
the functionality:
1) Remove some call trace log files from (a) cflash card(s).
2) Increase the value of the object tmnxCallTraceMaxFilesNumber. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.102.0.1 |
tmnxCallTraceLocSizeLimitReached[CAUSE] This notification is triggered when the cumulative size of
all call trace log files on a given cflash card on the active CPM
has reached the limit specified by the value of the object
tmnxCallTraceLocationSizeLimit.
[EFFECT] New call trace log file(s) cannot be created on the impacted
cflash card.
[RECOVERY] Operator may execute one of the following actions to restore
the functionality:
1) Remove some call trace log files from the cflash card.
2) Increase the size limit (value of the object
tmnxCallTraceLocationSizeLimit) for the given cflash card. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.102.0.2 |