snmp community string and dpid2, sp_configd
From: Othman, Asmah-Julaili SITI-ITDGP3-302 (Asmah-Julaili.Othman_at_SHELL.COM)
Date: 07/28/03
- Previous message: Bill Verzal: "Re: 3480 and 3490 tape drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jul 2003 11:44:19 +0800 To: aix-l@Princeton.EDU
Hi all,
Our security guy wants us to change the community string in the /etc/snmpd.conf. The community string must not contain
of public, private and system.When I changed the community strings to something else, the /usr/tmp/snmpd.log keep on generating following error (tons of it) until the filesystem full.
06/25/03 15:47:00 EXCEPTIONS: authentication error: invalid community name: public
SNMP is running on port 199/smux and it looks like that dpid2 and sp_configd are connected to this port.
The questions :
1) How can i change the community string in the snmp config without affecting other processes that talk/connects to the port 199/smux.
2) What is dpid2 and sp_configd, can I turn off this process/daemon?
My os is 4.3.3.0
Thanks in advance
asmah.
# ./lsof -i:199
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
muxatmd 5706 root 3u IPv4 0x704336dc 0t199 TCP loopback:32771->loopback:smux (ESTABLISHED)
snmpd 6714 root 10u IPv4 0x701756dc 0t0 TCP *:smux (LISTEN)
snmpd 6714 root 11u IPv4 0x705f9edc 0t109 TCP loopback:smux->loopback:32769 (ESTABLISHED)
snmpd 6714 root 12u IPv4 0x704332dc 0t199 TCP loopback:smux->loopback:32771 (ESTABLISHED)
snmpd 6714 root 13u IPv4 0x706216dc 0t143 TCP loopback:smux->loopback:32845 (ESTABLISHED)
dpid2 8002 root 4u IPv4 0x705ed2dc 0t109 TCP loopback:32769->loopback:smux (ESTABLISHED)
sp_config 21678 root 6u IPv4 0x70621adc 0t143 TCP loopback:32845->loopback:smux (ESTABLISHED)
- Previous message: Bill Verzal: "Re: 3480 and 3490 tape drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- please helpme: Net-SNMP-5.2.0 module
... I've a problem passing a community string different from 'public'. ... on port
11212 a snmp-agent listens with community 'q3lrcdjb' ... By using this perl script, ...
# requires a hostname a community string and a port as its arguments ... (comp.lang.perl.misc) - please helpme: Net-SNMP-5.2.0 module
... I've a problem passing a community string different from 'public'. ... on port
11212 a snmp-agent listens with community 'q3lrcdjb' ... By using this perl script, ...
# requires a hostname a community string and a port as its arguments ... (comp.lang.perl.modules)