From: Johann E. <Joh...@te...> - 2007-01-23 15:13:15
|
> -----Original Message----- > From: dev...@li... [mailto:devmon-support- > bo...@li...] On Behalf Of Jeff Horn > Sent: Dienstag, 23. Januar 2007 16:03 > To: dev...@li... > Subject: [Devmon] Creating a template for Devmon >=20 > I have been trying to create a template to use with a Neoteris Secure > Access Server, but I can't seem to get the specs file right to work with > the device. I run "devmon -vvvv --readbbhosts" and get the message "No > matching templates for device: myserver". Here is the output from > snmpwalk. Which string should I use for the vendor or model in the specs > file? Which parameter in the specs file is supposed to be the one to > match with the device information expected when devmon starts up? I also > have the device mib from Juniper, but it doesn't really give me much > more to go on. >=20 > Jeff >=20 > SNMPv2-MIB::sysDescr.0 =3D STRING: SA-4000 > SNMPv2-MIB::sysObjectID.0 =3D OID: UCD-SNMP-MIB::unknown > SNMPv2-MIB::sysUpTime.0 =3D Timeticks: (34392654) 3 days, 23:32:06.54 > SNMPv2-MIB::sysContact.0 =3D STRING: Jeff > SNMPv2-MIB::sysName.0 =3D STRING: Secure Access Server > SNMPv2-MIB::sysLocation.0 =3D STRING: Machine Room Just use the sysDescr.0: SA-4000 |