Configuration snmp Solaris 9 and 10

I installed netsnmp in Solaris 9 x86, the configuration archive is very

vacant has few commentaries and almost no configuration, alguem can

give one to me help of as to use the command snmpwalk in the Solaris?

Another doubt is if I can substitute the archive of configuration of

the net-SNMP of the solaris for one of linux? the net-SNMP in linux

allows to use an addressing of arvore MIB pra execution of scripts, in

the solaris is possible?

[485 byte] By [wprado] at [2007-11-26 10:33:15]
# 1

In snmpd.conf file add these entries.

rocommunity public

syslocation "System administrators office"

syscontact "System administrator"

sysservices 72

-

And then start snmpd .Then to do a snmpwalk juz use

~#snmpwalk -c public -v 1 localhost

Assuming that you have compile and configure with SNMP v1 support

pradhap at 2007-7-7 2:41:38 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...