This is a discussion on snmp communities aix 5.3 within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, somebody know how can I put two diferents communities in my / etc/snmpd.conf and both can work at ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, somebody know how can I put two diferents communities in my / etc/snmpd.conf and both can work at sametime???. I'd tried in /etc/ snmpd.conf something like this: .. .. .. community name_of_community_1 community name_of_community_2 trap name_of_community_1 ip_hosts1 trap name_of_community_2 ip_hosts2 .. .. .. Or maybe need to modified another files. Sorry for my bad english. |
| ||||
| markos wrote: > Hi, somebody know how can I put two diferents communities in my / > etc/snmpd.conf and both can work at sametime???. I'd tried in /etc/ > snmpd.conf something like this: > > . > . > . > community name_of_community_1 > community name_of_community_2 > > trap name_of_community_1 ip_hosts1 > trap name_of_community_2 ip_hosts2 > . > . > . > > Or maybe need to modified another files. Sorry for my bad english. > I think AIX 5.3 uses snmp V3 by default, so look for the /etc/snmpdv3.conf file. If you want to use snmp V1 there is a 'snmpv3_ssw -1' command which changes the start-up scripts to start the snmpd V1 daemon instead of the V3 daemon. The AIX 5.3 pubs are online at: http://publib.boulder.ibm.com/infoce...v5r3/index.jsp and you can search on 'snmp' to get lots of info. Paul Landay |
| Thread Tools | |
| Display Modes | |
|
|