Home/Catalog/Nortel-MsCarrier-MscPassport-TraceBaseMIB

Nortel-MsCarrier-MscPassport-TraceBaseMIB

AI MIB Summary

Standard SNMP MIB module defining data structures for Nortel-MsCarrier-MscPassport-TraceBaseMIB.

41
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

41 total
Object Name
mscTrace
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.1.106
mscTraceRowStatusTableThis entry controls the addition and deletion of mscTrace components.
SEQUENCE OF MscTraceRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.1
mscTraceRowStatusEntryA single entry in the table represents a single mscTrace component.
MscTraceRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.1.1
mscTraceRowStatusThis variable is used as the basis for SNMP naming of mscTrace components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.1.1.1
mscTraceComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.1.1.2
mscTraceStorageTypeThis variable represents the storage type value for the mscTrace tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.1.1.4
mscTraceIndexThis variable represents the index for the mscTrace tables.
NonReplicated
.1.3.6.1.4.1.562.36.2.1.106.1.1.10
mscTraceRcvr
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.1.106.2
mscTraceRcvrRowStatusTableThis entry controls the addition and deletion of mscTraceRcvr components.
SEQUENCE OF MscTraceRcvrRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.2.1
mscTraceRcvrRowStatusEntryA single entry in the table represents a single mscTraceRcvr component.
MscTraceRcvrRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.2.1.1
mscTraceRcvrRowStatusThis variable is used as the basis for SNMP naming of mscTraceRcvr components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.2.1.1.1
mscTraceRcvrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.2.1.1.2
mscTraceRcvrStorageTypeThis variable represents the storage type value for the mscTraceRcvr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.2.1.1.4
mscTraceRcvrIndexThis variable represents the index for the mscTraceRcvr tables.
AsciiStringIndex
.1.3.6.1.4.1.562.36.2.1.106.2.1.1.10
mscTraceSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.1.106.3
mscTraceSessionRowStatusTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of mscTraceSession components.
SEQUENCE OF MscTraceSessionRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.3.1
mscTraceSessionRowStatusEntryA single entry in the table represents a single mscTraceSession component.
MscTraceSessionRowStatusEntry
.1.3.6.1.4.1.562.36.2.1.106.3.1.1
mscTraceSessionRowStatusThis variable is used as the basis for SNMP naming of mscTraceSession components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.3.1.1.1
mscTraceSessionComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.3.1.1.2
mscTraceSessionStorageTypeThis variable represents the storage type value for the mscTraceSession tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.562.36.2.1.106.3.1.1.4
mscTraceSessionIndexThis variable represents the index for the mscTraceSession tables.
Integer32
.1.3.6.1.4.1.562.36.2.1.106.3.1.1.10
mscTraceSessionOperationalTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group provides the operational attributes for the Session component. It displays the service being traced and the destination for the traced data.
SEQUENCE OF MscTraceSessionOperationalEntry
.1.3.6.1.4.1.562.36.2.1.106.3.100
mscTraceSessionOperationalEntryAn entry in the mscTraceSessionOperationalTable.
MscTraceSessionOperationalEntry
.1.3.6.1.4.1.562.36.2.1.106.3.100.1
mscTraceSessionServiceTracedThis attribute identifies the service being traced. An example is FrUni/5.ro
RowPointer
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.2
mscTraceSessionReceiverThis attribute identifies the trace receiver which is the destination for the traced data.ro
RowPointer
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.3
mscTraceSessionSessionStateThis attribute indicates the state of the trace session. The active value is the normal state for a running trace session. The waitingForSession, waitingForProvisioningData, callingReceiver and binding values are all normal transient states used to establish a session with the trace receiver on receipt of a Start command. In the waitingForSession state, a trace session is being allocated. In the waitingForProvisioningData state, a trace session has been allocated and receiver provisioning data, used to setup the call the the receiver, is being retrieved. In the callingReceiver state, the call to the receiver is being established. In the binding state, the call to the receiver has been established and the service data path is being adjusted to include trace. The unbinding, clearingCallToReceiver and releasingSession values are all normal transient states used to disconnect a session with the trace receiver on receipt of a Stop command. In the unbinding state, the service data path is being adjusted to remove trace. In the clearingCallToReceiver state, the call to the receiver is being cleared. In the releasingSession state, a trace session is being deallocated. A value of abortingDueToCallFailure indicates that the call to the trace receiver has disconnected unexpectedly and trace is stopping. The clear cause and diagnostic for the failure is reported. Correct the fault indicated and retry the Start command. Values of initializing and idle can never be seen since these states occur before a Session component is created and after it is destroyed.ro
Enumeration
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.4
mscTraceSessionCallStateThis attribute indicates the state of the trace call to the receiver. The dataTransfer value is the normal state for the call. The initializing, creatingVc, calling and enteringDataTransfer values are all normal transient states used to establish a call to the trace receiver on receipt of a Start command. These states occur during the callingReceiver state of the sessionState attribute. In the initializing state, receiver provisioning data, used to setup the call the the receiver, is being retrieved. In the creatingVc state, the local VC is being created. In the calling state, the direct call to the receiver is being connected. In the enteringDataTransfer state, the call to the receiver has been accepted and the data path is being established. The clearing, terminatingVc and terminated values are all normal transient states used to disconnect a call with the trace receiver on receipt of a Stop command. These states occur during the clearingCallToReceiver state of the sessionState attribute. In the clearing state, the call to the receiver is being cleared. In the terminatingVc state, the local VC is being destroyed. In the terminated state, the call is down and all cleanup is complete. A value of reseting indicates a data sequencing problem has occured on the call. This value is applicable for sessions to X.25 trace receivers only and indicates an incompatability with the receiver. Tracing continues, however, some trace data may have been lost. A value of terminating is a normal transient state which occurs if a Stop command is received before the local VC has been created.ro
Enumeration
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.5
mscTraceSessionQueueStateThis attribute indicates the state of the trace queue. A value of normal indicates that traced data is being queued normally. A value of full indicates that trace data is being discarded because the queue is full. A value of blocked indicates that trace data is being discarded because the trace VC is not able to transport the data.ro
Enumeration
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.6
mscTraceSessionFramesQueuedThis attribute indicates the number of traced frames that are currently queued to be sent to the VC.ro
Unsigned32
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.7
mscTraceSessionFramesSentThis attribute counts the number of traced frames sent to the VC. The counter wraps when it exceeds its maximum value.ro
Unsigned32
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.8
mscTraceSessionFramesDiscardedThis attribute counts the number of discarded trace frames while the trace queue is full. Frames discarded while the queue is blocked are not counted. The counter wraps when it exceeds its maximum value. DESCRIPTIONro
Unsigned32
.1.3.6.1.4.1.562.36.2.1.106.3.100.1.9
traceBaseMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60
IMPORTS
Unknown
.1.3.6.1.4.1.562.36.2.2.60
traceBaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.1
traceBaseGroupCA
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.1.1
traceBaseGroupCA02
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.1.1.3
traceBaseGroupCA02A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.1.1.3.2
traceBaseCapabilities
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.3
traceBaseCapabilitiesCA
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.3.1
traceBaseCapabilitiesCA02
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.3.1.3
traceBaseCapabilitiesCA02A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.36.2.2.60.3.1.3.2
Nortel-MsCarrier-MscPassport-TraceBaseMIB - SNMP MIB Reference | MIBs Explorer