This is a discussion on please solve this within the SNMP Users forums, part of the Networking and Network Related category; Hi I am new to SNMP and working for last 15 days .i had some problem mentioned below when i ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I am new to SNMP and working for last 15 days .i had some problem mentioned below when i run ../ mib2c -c mib2c.int_watch.conf ciscoLS1010ChassisFanLed Cannot find module (CISCO-RHINO-MIB): At line 0 in (none) You didn't give mib2c a valid OID to start with. IE, I could not find any information about the mib node "ciscoLS1010ChassisFanLed". This could be ca used because you supplied an incorrectly node, or by the MIB that you're trying to generate code from isn't loaded. To make sure your mib is loaded, run mib2c using this as an example: env MIBS="+MY-PERSONAL-MIB" mib2c -c mib2c.int_watch.conf ciscoLS1010ChassisF anLed And making sure you can get snmptranslate to display information about your MIB node. Once snmptranslate works, then come back and try mib2c again. WHY IT IS NOT TAKING THE NODE NAME DIRECTLY ,THOUGH IT IS TAKING OID VALUE FOR SNMPTRANSLATE IT IS GIVING FOLLOWING ERROR : No log handling enabled - turning on stderr logging Cannot find module (CISCO-RHINO-MIB): At line 0 in (none) Unknown object identifier: ciscoLS1010ChassisFanLed PLEASE HELP ME OUT IN SOLVING THIS THANKS vishakha The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s)and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender or administrator@tataelxsi.co.in ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |