User guide

C-118
Cisco Media Gateway Manager 5.0 User Guide
OL-5461-02
Appendix C Troubleshooting
Miscellaneous Problems
Find the dmd on interest by using the command /opt/svplus/dbcmap -d <node_id> the output will
provide you with the dmd whose logs need to be queried.
grep "node <node_id> slot <slot #> .* port <logical_port> .* sCh1 <vpi or dlci> sCh2 <vci>"
dmd<dmd_id #>Msg*
Each output line is similar to this:
( 7) 21:49:43 1058910582 MsgType=100 connObjId 65665 connStatus 1 secStatus 1
upperLevelAlrm0 oamStatus 0 channelNo -4272512 termination 1 masterFlag 0 wildCardFlag
0 controllerType 0 subType 55 lPercUtil 100 rPercUtil 100 persistentSlave 1
prefRouteId 0 directRouteFlag 0 Local node 11 slot 15 line -1 port 0 logPort 0 sCh1 1
sCh2 37 type 1 subType 0 nni -1 netprefix Remote node 11 slot 14 line -1 port 0
logPort 0 sCh1 32 sCh2 234 type 1 subType 0 nni 0 netprefix
Items of interest in the above example are:
21:49:43—time of event
Local node11 slot 15 .... sCh1 1 sCh2 37—This is the local endpoint
Remote node 11 ....—This is the remote endpoint.
MsgType=100—This is the message type of the message. The mapping is:
FEEDER_ADDUPD = 100,
MASTER_SPVC_ADDUPD = 101,
SLAVE_SPVC_ADDUPD = 102,
SINGLEENDSPVC_ADDUPD = 103,
PTOMPSPVC_ADDUPD = 104,
MASTER_PVC_ADDUPD = 105,
SLAVE_PVC_ADDUPD = 106,
MASTER_LOCALDAX_ADDUPD = 107,
SLAVE_LOCALDAX_ADDUPD = 108,
FEEDER_DEL = 109,
MASTER_SPVC_DEL = 110,
SLAVE_SPVC_DEL = 111,
SINGLEENDSPVC_DEL = 112,
SLAVE_SPVC_DEL = 111,
SINGLEENDSPVC_DEL = 112,
PTOMPSPVC_DEL = 113,
MASTER_PVC_DEL = 114,
SLAVE_PVC_DEL = 115,
MASTER_LOCALDAX_DEL = 116,
SLAVE_LOCALDAX_DEL = 117,
WILDCARD_DEL = 121,
grep conObjId xxxxxx dmd<dmd_id>Msg*".
grep "NotifyDataBroker> .*node x slot y .* sub1 v sub2 w" ooemc* < for more EM queries see
section on EM>