This is a discussion on Re: problem with ucdavis MIBs within the SNMP Users forums, part of the Networking and Network Related category; Il giorno Tue, 11 Dec 2007 12:38:55 +0000 "Dave Shield" <D.T.Shield@liverpool.ac....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Il giorno Tue, 11 Dec 2007 12:38:55 +0000
"Dave Shield" <D.T.Shield@liverpool.ac.uk> ha scritto: > Starting with the 5.4.x release, the "exec OID ..." directive > has been withdrawn from the default build - in favour of the > newer "extend OID ...." format. > Not only is this a much more flexible arrangement, it has the > minor advantage of generating a legal MIB output structure! > Dave thanks for the quick reply. using "extend OID ..." did the trick! (the logs showed nothing either with exec or extend) now i get: # snmpwalk -v 2c -c pr-public localhost .1.3.6.1.4.1.2021.50 UCD-SNMP-MIB::ucdavis.50.1.0 = INTEGER: 1 UCD-SNMP-MIB::ucdavis.50.2.1.2.10.116.114.97.102.102.105.99 .95.105.110 = STRING: "/usr/local/sbin/snmp_ips/count-fis.sh" UCD-SNMP-MIB::ucdavis.50.2.1.3.10.116.114.97.102.102.105.99 .95.105.110 = STRING: "IN" UCD-SNMP-MIB::ucdavis.50.2.1.4.10.116.114.97.102.102.105.99 .95.105.110 = "" UCD-SNMP-MIB::ucdavis.50.2.1.5.10.116.114.97.102.102.105.99 .95.105.110 = INTEGER: 5 UCD-SNMP-MIB::ucdavis.50.2.1.6.10.116.114.97.102.102.105.99 .95.105.110 = INTEGER: 1 UCD-SNMP-MIB::ucdavis.50.2.1.7.10.116.114.97.102.102.105.99 .95.105.110 = INTEGER: 1 UCD-SNMP-MIB::ucdavis.50.2.1.20.10.116.114.97.102.102.105.9 9.95.105.110 = INTEGER: 4 UCD-SNMP-MIB::ucdavis.50.2.1.21.10.116.114.97.102.102.105.9 9.95.105.110 = INTEGER: 1 UCD-SNMP-MIB::ucdavis.50.3.1.1.10.116.114.97.102.102.105.99 .95.105.110 = STRING: "254" UCD-SNMP-MIB::ucdavis.50.3.1.2.10.116.114.97.102.102.105.99 .95.105.110 = STRING: "254" UCD-SNMP-MIB::ucdavis.50.3.1.3.10.116.114.97.102.102.105.99 .95.105.110 = INTEGER: 1 UCD-SNMP-MIB::ucdavis.50.3.1.4.10.116.114.97.102.102.105.99 .95.105.110 = INTEGER: 0 UCD-SNMP-MIB::ucdavis.50.4.1.2.10.116.114.97.102.102.105.99 .95.105.110.1 = STRING: "254" nice, for now... ;) -- Ernesto Franchini <ernesto.franchini@prodigit.it> Linux System Administrator http://www.catb.org/~esr/faqs/smart-questions.html http://www.antagonism.org/qmr-faq.shtml http://www.thedjbway.org/ Prodigit SRL _ Via Mecenate 76/9 - 20138 Milano ASCII ribbon campaign ( ) Tel. 02/509081 - Fax. 02/50908080 - against HTML email X www.prodigit.it & vCards / \ "Madness, like small fish, runs in hosts, in vast numbers of instances." - You may now sacrifice $PAGAN_OBJECT to $FAVOURITE_DIETY and reboot into your newly installed Slackware on Raid - ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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 |