2008/8/21 cyl <[EMAIL PROTECTED]> > Hi, > > I have successfully installed Zenoss 2.2.3 and want to monitor an AP. How > do I add a mibs in Zenoss. The sample information I have as below. > > Root/Name/Contents/Object ID > Mib-2.system/sysDescr/A textual description of the entity./1.3.6.1.2.1.1.1 > > Mib-2.system/sysObjectID/The vendor's authoritative identification of the > network management subsystem contained in the entity./1.3.6.1.2.1.1.2 > > Above are two mibs information. From the Management > MIBS menu, how do I > input to Zenoss? Thanks > > Within zenoss, MIBS are only used for decoding the OID's in received traps to a human readable description. They are not used when polling for snmp data. See http://www.zenoss.com/community/docs/zenoss-guide/2.2.3/ch11s15.html
To retrieve info via snmp there are two routes, the modelling that is done initially and subsequently every 12 hours, and snmp perf monitoring that is normally done every 5 mins. See the admin guide http://www.zenoss.com/community/docs/zenoss-guide/2.2.3/ch10s15.html for modelling and http://www.zenoss.com/community/docs/zenoss-guide/2.2.3/ch13s01.html for perf monitoring. -- Regards, Graham Bloice
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
