Start a Conversation

Unsolved

This post is more than 5 years old

507

May 15th, 2008 09:00

Cisco 7604 router oid2type_Field.conf entry for IPAM 6.5 SP3

Here is an entry that I used to get FAN - PROCESSOR - CPU - MEMORY - TEMPERATURE - CARD - POWER SUPPLY monitoring to work on a Cisco 7604 router. Before this entry I only had a generic monitoring (cisco router probe) setup.

This goes in the smarts/local/conf/discovery/oid2type_Field.conf file of the AMPM

Note that the second entry (commented out ####) is for the old oid2type mapping that was just giving me basic monitoring.

# Cisco 7604 entry new test entry - see Dave Redwine for details
# Cisco 7600 Series - cisco7604(CatOS)
.1.3.6.1.4.1.9.1.658 {
TYPE = Router
VENDOR = Cisco
MODEL = 7604
CERTIFICATION = TEMPLATE
CONT = Cisco-Router
NEIGHBOR = Cisco-Cdp
HEALTH = Cisco-Router

INSTRUMENTATION:
Environment = CiscoEnvMon:DeviceID
CPU/Memory = CiscoRouter:DeviceID
Interface-Fault = MIB2
Interface-Performance = CiscoRouter
Interface-Ethernet-Performance = CiscoRouter_Ethernet
}

# Cisco internet gateway -For Cisco 7604's superceded now by earlier entry in this file-dlr
#.1.3.6.1.4.1.9.1.658 {
# TYPE = Router
# VENDOR = Cisco
# CERTIFICATION = VALIDATED
# CONT = Generic-Router
#
#INSTRUMENTATION:
# Interface-Fault = MIB2
# Interface-Performance = MIB2
#}

10 Posts

May 15th, 2008 09:00

This is a followup to say this works very nicely, but YOU HAVE TO REDISCOVER the device (7604) to get the new features.
No Events found!

Top