ACC-CM

File: ACC-CM.mib (30529 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB ACC-SERVICEPROFILE ACC-FAKE

Imported symbols

OBJECT-TYPE TimeTicks TRAP-TYPE
accTrapLogSeqNum accBRG DisplayString
RowStatus IfIndex SmdsAddress
accIfName accServiceProfileName ifName

Defined Types

AccCmCallTableEntry  
SEQUENCE    
  accCmCallIndex INTEGER
  accCmCallInfc OCTET STRING
  accCmDmType INTEGER
  accCmEmIndex OCTET STRING
  accCmEmType INTEGER
  accCmEmRsrc OCTET STRING
  accCmCallDirn INTEGER

AccCmTableEntry  
SEQUENCE    
  accCmMsgLevel INTEGER

AccCmInfcParmTableEntry  
SEQUENCE    
  accCmInfc INTEGER
  accCmInfcMsgLevel INTEGER

AccCmCompCallEntry  
SEQUENCE    
  accCmCallIdent INTEGER
  accCmCallSegment INTEGER
  accCmCallDisposition INTEGER
  accCmCallType INTEGER
  accCmServiceProfile OCTET STRING
  accCmPayloadStatus INTEGER
  accCmDialInfc INTEGER
  accCmDialType INTEGER
  accCmDialState INTEGER
  accCmEndpointInfc INTEGER
  accCmEndpointType INTEGER
  accCmEndpointState INTEGER
  accCmCalledNumber OCTET STRING
  accCmCallingNumber OCTET STRING
  accCmCallDuration TimeTicks

AccCmNsCallEntry  
SEQUENCE    
  accCmNsCallIdent INTEGER
  accCmNsCallSegment INTEGER
  accCmNsCallDisposition INTEGER
  accCmNsCallType INTEGER
  accCmNsServiceProfile OCTET STRING
  accCmNsPayloadStatus INTEGER
  accCmNsDialInfc INTEGER
  accCmNsDialType INTEGER
  accCmNsDialState INTEGER
  accCmNsEndpointInfc INTEGER
  accCmNsEndpointType INTEGER
  accCmNsEndpointState INTEGER
  accCmNsCalledNumber OCTET STRING
  accCmNsCallingNumber OCTET STRING
  accCmNsCallDuration TimeTicks

AccCmSwCallEntry  
SEQUENCE    
  accCmSwCallIdent INTEGER
  accCmSwCallSegment INTEGER
  accCmSwCallDisposition INTEGER
  accCmSwCallType INTEGER
  accCmSwServiceProfile OCTET STRING
  accCmSwPayloadStatus INTEGER
  accCmSwDialInfc INTEGER
  accCmSwDialType INTEGER
  accCmSwDialState INTEGER
  accCmSwEndpointInfc INTEGER
  accCmSwEndpointType INTEGER
  accCmSwEndpointState INTEGER
  accCmSwCalledNumber OCTET STRING
  accCmSwCallingNumber OCTET STRING
  accCmSwCallDuration TimeTicks

Defined Values

accCmGroup 1.3.6.1.4.1.5.1.1.64
OBJECT IDENTIFIER    

accCmCallTable 1.3.6.1.4.1.5.1.1.64.1
Table containing the call specific information as maintained by the call management, the call connection table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmCallTableEntry

accCmCallTableEntry 1.3.6.1.4.1.5.1.1.64.1.1
An entry in the call management call connection table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmCallTableEntry  

accCmCallIndex 1.3.6.1.4.1.5.1.1.64.1.1.1
The internal call index assigned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmCallInfc 1.3.6.1.4.1.5.1.1.64.1.1.2
The Interface on which the resources are allocated for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmDmType 1.3.6.1.4.1.5.1.1.64.1.1.3
The dial resource type allocated or being used for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdn(1), pstn(2), tunnel(3), dl2(4), none(9)  

accCmEmIndex 1.3.6.1.4.1.5.1.1.64.1.1.4
The endpoint resource allocated or being used for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmEmType 1.3.6.1.4.1.5.1.1.64.1.1.5
The endpoint manager type which allocated the resource used for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1), modem(2), pots(3), none(9)  

accCmEmRsrc 1.3.6.1.4.1.5.1.1.64.1.1.6
The endpoint resource category, allocated or being used for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmCallDirn 1.3.6.1.4.1.5.1.1.64.1.1.7
The direction of this call, whether incoming/ outgoing/ permanent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmTable 1.3.6.1.4.1.5.1.1.64.2
Table containing the call manager internal parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmTableEntry

accCmTableEntry 1.3.6.1.4.1.5.1.1.64.2.1
An entry in the call management message parameter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmTableEntry  

accCmMsgLevel 1.3.6.1.4.1.5.1.1.64.2.1.1
The call management message level for generating traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accCmInfcParmTable 1.3.6.1.4.1.5.1.1.64.3
Table containing Interface specific information as maintained by the call management interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmInfcParmTableEntry

accCmInfcParmTableEntry 1.3.6.1.4.1.5.1.1.64.3.1
An entry in the call management Interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmInfcParmTableEntry  

accCmInfc 1.3.6.1.4.1.5.1.1.64.3.1.1
The Interface on which the paramters are being updated/ displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmInfcMsgLevel 1.3.6.1.4.1.5.1.1.64.3.1.2
The interface message level for generating traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accCmCompCallTable 1.3.6.1.4.1.5.1.1.64.4
Composite table of all incoming and outgoing calls
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmCompCallEntry

accCmCompCallEntry 1.3.6.1.4.1.5.1.1.64.4.1
An entry in the composite call table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmCompCallEntry  

accCmCallIdent 1.3.6.1.4.1.5.1.1.64.4.1.1
A unique identifier for this call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmCallSegment 1.3.6.1.4.1.5.1.1.64.4.1.2
Type of call segment
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), permanent(3)  

accCmCallDisposition 1.3.6.1.4.1.5.1.1.64.4.1.3
Call disposition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER received(1), validated(2), authorized(3), configured(4), rejected(5), accepted(6), switched(7), returned(8), disconnected(9), released(10), permanent(11)  

accCmCallType 1.3.6.1.4.1.5.1.1.64.4.1.4
Bearer type for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cm64(1), cm56(2), udi(3), rdi(4), speech(8), audio3(16), modem(24), audio7(32), audio(48), wideband(64), multirate(128), v-110(256), nband(263), data(455), circuit(134217727), packet(134217728)  

accCmServiceProfile 1.3.6.1.4.1.5.1.1.64.4.1.5
Service profile used by the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmPayloadStatus 1.3.6.1.4.1.5.1.1.64.4.1.6
Status of the payload of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), deferred(2), establishing(3), established(4), releasing(5)  

accCmDialInfc 1.3.6.1.4.1.5.1.1.64.4.1.7
Dialing interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmDialType 1.3.6.1.4.1.5.1.1.64.4.1.8
Signaling type of the dialing interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdn(1), pstn(2), tunnel(3), dl2(4), vna(5), ss7(6), none(9)  

accCmDialState 1.3.6.1.4.1.5.1.1.64.4.1.9
Signaling state of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initiated(1), sending(2), proceeding(3), delivered(4), offered(6), alerting(7), answered(8), routing(9), connected(10), disconn-req(11), disconn-ind(12), suspend(15), resume(17), releasing(19), receiving(25), busy(99)  

accCmEndpointInfc 1.3.6.1.4.1.5.1.1.64.4.1.10
Endpoint interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmEndpointType 1.3.6.1.4.1.5.1.1.64.4.1.11
Type of endpoint used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1), modem(2), g-711mu(3), g-711a(4), g-729a(5), none(127)  

accCmEndpointState 1.3.6.1.4.1.5.1.1.64.4.1.12
The state of the endpoint
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), assigning(2), assigned(3), setup(4), ready(5), alerting(6), answered(7), converse(8), suspend(9), resume(10), releasing(11)  

accCmCalledNumber 1.3.6.1.4.1.5.1.1.64.4.1.13
Called number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmCallingNumber 1.3.6.1.4.1.5.1.1.64.4.1.14
Calling Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmCallDuration 1.3.6.1.4.1.5.1.1.64.4.1.15
Call duration
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accCmNsCallTable 1.3.6.1.4.1.5.1.1.64.5
Table of calls which have not been switched. These calls have either been originated or accepted.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmNsCallEntry

accCmNsCallEntry 1.3.6.1.4.1.5.1.1.64.5.1
An entry in the non-switched call table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmNsCallEntry  

accCmNsCallIdent 1.3.6.1.4.1.5.1.1.64.5.1.1
A unique call identifier for this call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmNsCallSegment 1.3.6.1.4.1.5.1.1.64.5.1.2
Type of call segment
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), permanent(3)  

accCmNsCallDisposition 1.3.6.1.4.1.5.1.1.64.5.1.3
Call disposition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER received(1), validated(2), authorized(3), configured(4), rejected(5), accepted(6), switched(7), returned(8), disconnected(9), released(10), permanent(11)  

accCmNsCallType 1.3.6.1.4.1.5.1.1.64.5.1.4
Bearer type for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cm64(1), cm56(2), udi(3), rdi(4), speech(8), audio3(16), modem(24), audio7(32), audio(48), wideband(64), multirate(128), v-110(256), nband(263), data(455), circuit(134217727), packet(134217728)  

accCmNsServiceProfile 1.3.6.1.4.1.5.1.1.64.5.1.5
Service profile used by the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmNsPayloadStatus 1.3.6.1.4.1.5.1.1.64.5.1.6
Status of the payload of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), deferred(2), establishing(3), established(4), releasing(5)  

accCmNsDialInfc 1.3.6.1.4.1.5.1.1.64.5.1.7
Dialing interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmNsDialType 1.3.6.1.4.1.5.1.1.64.5.1.8
Signaling type of the dialing interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdn(1), pstn(2), tunnel(3), dl2(4), vna(5), ss7(6), none(127)  

accCmNsDialState 1.3.6.1.4.1.5.1.1.64.5.1.9
Signaling state of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initiated(1), sending(2), proceeding(3), delivered(4), offered(6), alerting(7), answered(8), routing(9), connected(10), disconn-req(11), disconn-ind(12), suspend(15), resume(17), releasing(19), receiving(25), busy(99)  

accCmNsEndpointInfc 1.3.6.1.4.1.5.1.1.64.5.1.10
Endpoint interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmNsEndpointType 1.3.6.1.4.1.5.1.1.64.5.1.11
Type of endpoint used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1), modem(2), g-711mu(3), g-711a(4), g-729a(5), none(127)  

accCmNsEndpointState 1.3.6.1.4.1.5.1.1.64.5.1.12
State of the endpoint
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), assigning(2), assigned(3), setup(4), ready(5), alerting(6), answered(7), converse(8), suspend(9), resume(10), releasing(11)  

accCmNsCalledNumber 1.3.6.1.4.1.5.1.1.64.5.1.13
Called Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmNsCallingNumber 1.3.6.1.4.1.5.1.1.64.5.1.14
Calling Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmNsCallDuration 1.3.6.1.4.1.5.1.1.64.5.1.15
Call Duration
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accCmSwCallTable 1.3.6.1.4.1.5.1.1.64.6
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCmSwCallEntry

accCmSwCallEntry 1.3.6.1.4.1.5.1.1.64.6.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCmSwCallEntry  

accCmSwCallIdent 1.3.6.1.4.1.5.1.1.64.6.1.1
A unique call identifier for this call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmSwCallSegment 1.3.6.1.4.1.5.1.1.64.6.1.2
Type of call segment
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), permanent(3)  

accCmSwCallDisposition 1.3.6.1.4.1.5.1.1.64.6.1.3
Call disposition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER received(1), validated(2), authorized(3), configured(4), rejected(5), accepted(6), switched(7), returned(8), disconnected(9), released(10), permanent(11)  

accCmSwCallType 1.3.6.1.4.1.5.1.1.64.6.1.4
Bearer type for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cm64(1), cm56(2), udi(3), rdi(4), speech(8), audio3(16), modem(24), audio7(32), audio(48), wideband(64), multirate(128), v-110(256), nband(263), data(455), circuit(134217727), packet(134217728)  

accCmSwServiceProfile 1.3.6.1.4.1.5.1.1.64.6.1.5
Service profile used by the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmSwPayloadStatus 1.3.6.1.4.1.5.1.1.64.6.1.6
Status of the payload of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), deferred(2), establishing(3), established(4), releasing(5)  

accCmSwDialInfc 1.3.6.1.4.1.5.1.1.64.6.1.7
Dialing interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmSwDialType 1.3.6.1.4.1.5.1.1.64.6.1.8
Signaling type of the dialing interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdn(1), pstn(2), tunnel(3), dl2(4), vna(5), ss7(6), none(9)  

accCmSwDialState 1.3.6.1.4.1.5.1.1.64.6.1.9
Signaling state of the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initiated(1), sending(2), proceeding(3), delivered(4), offered(6), alerting(7), answered(8), routing(9), connected(10), disconn-req(11), disconn-ind(12), suspend(15), resume(17), releasing(19), receiving(25), busy(99)  

accCmSwEndpointInfc 1.3.6.1.4.1.5.1.1.64.6.1.10
Endpoint interface used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCmSwEndpointType 1.3.6.1.4.1.5.1.1.64.6.1.11
Type of endpoint used for the call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1), modem(2), g-711mu(3), g-711a(4), g-729a(5), none(127)  

accCmSwEndpointState 1.3.6.1.4.1.5.1.1.64.6.1.12
State of the endpoint
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER released(1), assigning(2), assigned(3), setup(4), ready(5), alerting(6), answered(7), converse(8), suspend(9), resume(10), releasing(11)  

accCmSwCalledNumber 1.3.6.1.4.1.5.1.1.64.6.1.13
Called number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmSwCallingNumber 1.3.6.1.4.1.5.1.1.64.6.1.14
Calling number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCmSwCallDuration 1.3.6.1.4.1.5.1.1.64.6.1.15
Call duration
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accCmTraps 1.3.6.1.4.1.5.1.1.64.7
OBJECT IDENTIFIER    

accCmTrapMsg 1.3.6.1.4.1.5.1.1.64.7.1
Enterprise Trap Message for Cm
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCmEvntBlockedTrap 1
If the Dial Manager which provides services to the Call Manager is NULL the dial manager event is blocked., and hence the same call manager failure is reported SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accStaleCallCntxtTrap 2
If the call context is stale or the magic number doesn't match this CM Failure trap is generated SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmUnExpectedEvntTrap 3
If the call context is stale because the magic number doesn't match this CM Failure trap is generated SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmEmEvntWOCntxtTrap 4
If the call context is stale because the magic number doesn't match this CM Failure trap is generated SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmUnXpctdEmEventTrap 5
Indicates unexpected state machine event in the Call Manger on a particular port name SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmSwitchingTrap 6
Trap 6 SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmDms1StatusIndTrap 7
DMS1_STATUS_IND in DM state SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmSpConflictPhysPortTrap 8
In the Service Profile name doesn't match the bound name for the physical port., hence the Call Manager failure trap SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmSpInconsDynTunnelingTrap 9
Only tunnel ports can be configured dynamically by RADIUS or the VPSM. Therefore, if a configuration entry exists which is not a tunnel port and the service profile type is not L2TP, it will cause a Call Manager to clear the call, hence the trap SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmRedundantReqTrap 10
If there is a request to unbind a service profile., to which already there was request, then this trap of redundant request is generated SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmNoMemTunnelTrap 11
Beacuse of shortage in memory if a ALLOc to VPSM parameter fails, this configuration failure is indicated by this trap SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accCmUnExpctdDmEvntInDmStateTrap 12
SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmUnExpctdDmEvntWOCntxtTrap 13
SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmPayldPathTrap 14
SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmUnXpctedRelatedEvntTrap 15
SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accCmNoPayLdPathTrap 16
No Payload path SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmForcdCallRlsStalldTrap 17
Forced call release stalled, clean-up initiated SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmGrmdCallTypeInvalidTrap 18
Groomed call type is invalid SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accCmGrmdCallTypeAbmigsTrap 19
Groomed call type is ambiguous SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCmTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE