Regarding new mib to be added in netsnmp-5.4.1
Vaibhav Limaye <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <OF4A7E6372.591BDE9B-ON65257494.00236274-65257494.00245CFE@lntinfotech.com> |
Dear sir, We have installed net-snmp-5.4.1. We need to add mib CISCO-STACK-MIB to that. We followed the steps given in the site http://www.net-snmp.org/FAQ.html#How_do_I_add_a_MIB_ we copied the file at mibs folder c:/usr/share/snmp/mibs And also loaded the mib name in snmp.conf file as mentioned. For checking we use snmptranslate command for oid 1.3.6.1.4.1.9.5.1.4.1.1.10 ( for portDuplex ) But it is unable to translate to portDuplex. I am attaching snmp.conf file and also CISCO-STACK-MIB.txt mib file herewith. I request you to help us in this regard. Kindly reply us as early as possible as our project work got stuck on this problem. Thanks and Regards, Vaibhav Limaye L&T infotech, Mumbai, INDIA. Larsen & Toubro Infotech Ltd. www.Lntinfotech.com This Document is classified as: L&T Infotech Proprietary L&T Infotech Confidential L&T Infotech Internal Use Only L&T Infotech General Business This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. ______________________________________________________________________ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
snmp.conf
(application/octet-stream, 1.3 KB)
########################################################################### # # snmp.conf # # - created by the snmpconf configuration program # ########################################################################### # SECTION: Textual mib parsing # # This section controls the textual mib parser. Textual # mibs are parsed in order to convert OIDs, enumerated # lists, and ... to and from textual representations # and numerical representations. # mibdirs: Specifies directories to be searched for mibs. # Adding a '+' sign to the front of the argument appends the new # directory to the list of directories already being searched. # arguments: [+]directory[:directory...] mibdirs C:/usr/share/snmp/mibs # mibs: Specifies a list of mibs to be searched for and loaded. # Adding a '+' sign to the front of the argument appends the new # mib name to the list of mibs already being searched for. # arguments: [+]mibname[:mibname...] mibs ALL # mibfile: Loads a particular mib file from a particualar path # arguments: /path/to/mibfile mibfile c:/usr/share/snmp/mibs/CISCO-STACK-MIB.txt # showmiberrors: Should errors in mibs be displayed when the mibs are loaded # arguments: (1|yes|true|0|no|false) showmiberrors yes
CISCO-STACK-MIB.txt
(text/plain, 543.4 KB) - not displayed