Specifications
Configuring and Managing Integrated Modems
Managing Modems
DC-106
Cisco IOS Dial Technologies Configuration Guide
Troubleshooting the Traps
To troubleshoot the traps, turn on the debug switch for SNMP packets by entering the following
command in privileged EXEC mode:
Router# debug snmp packets
Check the resulting output to see that the SNMP trap information packet is being sent. The output will
vary based on the kind of packet sent or received:
SNMP: Packet received via UDP from 10.5.4.1 on Ethernet0
SNMP: Get-next request, reqid 23584, errstat 0, erridx 0
sysUpTime = NULL TYPE/VALUE
system.1 = NULL TYPE/VALUE
system.6 = NULL TYPE/VALUE
SNMP: Response, reqid 23584, errstat 0, erridx 0
sysUpTime.0 = 2217027
system.1.0 = Cisco Internetwork Operating System Software
system.6.0 =
SNMP: Packet sent via UDP to 10.5.4.1
You can also use trap monitoring and logging tools like snmptrapd, with debugging flags turned on, to
monitor output.
NAS Health Monitoring Example
The following is sample configuration output showing all NAS health monitoring traps turned on:
Building configuration...
Current configuration:
! Last configuration change at 12:27:30 pacific Thu May 25 2000
version xx.x
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname router
!
aaa new-model
aaa authentication ppp default group radius
enable password <password>
!
spe 1/0 1/7
firmware location system:/ucode/mica_port_firmware
spe 2/0 2/7
firmware location system:/ucode/mica_port_firmware
!
resource-pool disable
!
clock timezone PDT -8
clock calendar-valid
no modem fast-answer
modem country mica usa
modem link-info poll time 60
modem buffer-size 300
ip subnet-zero
!
isdn switch-type primary-5ess
isdn voice-call-failure 0
!