vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Wolfgang Mair wrote: > Hello, > > what is a good tool for collecting and manage SNMP infos within a > network, which runs on solaris? > > Maybe this is already included in solaris and I haven't found it jet? > > Thank you > > Wolfgang > There is a basic snmp client included in Solaris, the Solstice Enterprise Agent. See if you have an snmpdx process running. docs.sun.com has the Solstice Enterprise Agent Users Guide and the Developers Guide... the latter having better information IMNHO. |
| |||
| Hello, thank you for your response. Well, as I see, the snmpdx process is the agent process?? What I need is a manager tool/programm which runns on Solaris. Freeware would be great. Thank you Wolfgang Lon Stowell wrote: > Wolfgang Mair wrote: > > >>Hello, >> >>what is a good tool for collecting and manage SNMP infos within a >>network, which runs on solaris? >> >>Maybe this is already included in solaris and I haven't found it jet? >> >>Thank you >> >>Wolfgang >> > > > There is a basic snmp client included in Solaris, the Solstice > Enterprise Agent. See if you have an snmpdx process running. > docs.sun.com has the Solstice Enterprise Agent Users Guide and > the Developers Guide... the latter having better information > IMNHO. > |
| ||||
| Wolfgang Mair wrote: > Hello, > > thank you for your response. > > Well, as I see, the snmpdx process is the agent process?? What I need is > a manager tool/programm which runns on Solaris. > > Freeware would be great. Try a search for snmpwalk. It wasn't in Solaris 2.6 but I do remember it being readily available. Dunno if a later Solaris added it in the junk utilities.... |