HP Comware 5 Debug Manual Vol 3

Field
Description
MDM_LINE_MODEM_OUT Placing calls was enabled.
MDM_LINE_MODEM_INOUT Both answering calls and placing calls were enabled.
MDM_LINE_DISCONNECT Modem was disconnected.
MDM_LINE_CALLBACK Modem callback.
MDM_DDR_CONN_REQ DDR connection request was received.
MDM_DDR_CONN_RES DDR connection acknowledgement was received.
MDM_DDR_DISC_REQ DDR disconnect request was received.
MDM_DDR_DISC_RES DDR disconnect acknowledgement was received.
MDM_PHY_SHUT SHUT command was issued.
MDM_PHY_NO_SHUT No SHUT command was issued.
MDM_PHY_TO_AT Modem changed to the AT command mode.
MDM_PHY_CD_DOWN CD signal went invalid.
MDM_PHY_CD_UP CD signal went valid.
Examples
Output in the following example was created under the following conditions:
Router A and Router B are connected through a PBX.
Router A has the following configuration:
#
dialer-rule 1 ip permit
#
interface Analogmodem5/1
async mode protocol
link-protocol ppp
ip address 51.0.0.1 255.255.255.0
dialer enable-circular
dialer-group 1
dialer number 105
#
user-interface tty 177
modem both
#
Router B has the following configuration:
#
dialer-rule 1 ip permit
#
interface Analogmodem5/1
async mode protocol
link-protocol ppp
ip address 51.0.0.2 255.255.255.0
dialer enable-circular
dialer-group 1
37