HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- snmp.conf filling after installing snmp patch on H...
Operating System - HP-UX
1834599
Members
3850
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 08:21 PM
04-16-2002 08:21 PM
snmp.conf filling after installing snmp patch on HP-UX 10.20
On some of the HP-UX 10.20 servers that I have installed the snmp patch bundle , I am starting to have /var and / filled. The two files that are causing this are /var/adm/snmp.log and /etc/SnmpAgent.d/snmp.conf
The snmp.conf file is filling up with messages such as "trap-dest: 191.1.1.101" repeting with the same and other IP addresses. Has anyone else run into this problem on a 10.20 box?
The snmp.conf file is filling up with messages such as "trap-dest: 191.1.1.101" repeting with the same and other IP addresses. Has anyone else run into this problem on a 10.20 box?
May the winds of life keep you on the right tack
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 08:58 PM
04-16-2002 08:58 PM
Re: snmp.conf filling after installing snmp patch on HP-UX 10.20
I'm not sure about the "trap-dest" message you keep seeing in snmpd.log, until that is figured out what you can do is define size limit to snmpd.log. That way you can buy some time and investigate your snmp configuration.
Say you want to fix the maximum size of snmpd.log to 2MB.
# vi /etc/rc.config.d/SnmpMaster
==> right at the bottom add this 2 lines
SNMP_LOG_SIZE=2000000
export SNMP_LOG_SIZE
# /sbin/init.d/SnmpMaster stop
# /sbin/init.d/SnmpMaster start
# /sbin/init.d/SnmpMib2 start
# /sbin/init.d/SnmpHpunix start
# /sbin/init.d/SnmpTrpDst start
==> stop and start SnmpMaster and start SnmpMib2,SnmpHpunix and SnmpTrpDst
==> From now on snmpd.log gets recycled after 2MB.
Say you want to fix the maximum size of snmpd.log to 2MB.
# vi /etc/rc.config.d/SnmpMaster
==> right at the bottom add this 2 lines
SNMP_LOG_SIZE=2000000
export SNMP_LOG_SIZE
# /sbin/init.d/SnmpMaster stop
# /sbin/init.d/SnmpMaster start
# /sbin/init.d/SnmpMib2 start
# /sbin/init.d/SnmpHpunix start
# /sbin/init.d/SnmpTrpDst start
==> stop and start SnmpMaster and start SnmpMib2,SnmpHpunix and SnmpTrpDst
==> From now on snmpd.log gets recycled after 2MB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 09:09 PM
04-16-2002 09:09 PM
Re: snmp.conf filling after installing snmp patch on HP-UX 10.20
hi,
is your trap-dest reachable by ping ?.
does command "ll snmd.conf" every (say)30 seconds show any file size increase ?.
is your snmpd.conf file is having bad permissions like others writable ?.
regards,
U.SivaKumar
is your trap-dest reachable by ping ?.
does command "ll snmd.conf" every (say)30 seconds show any file size increase ?.
is your snmpd.conf file is having bad permissions like others writable ?.
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 02:34 PM
04-17-2002 02:34 PM
Re: snmp.conf filling after installing snmp patch on HP-UX 10.20
U.SivaKumar,
I checked the IPs and they are all pingable at this time.
I also checked the permissions and the are all set to 400.
I am noticing that ALL of the IPs are within a small range of subnets. Some of these are dial-up IPs. Is there something that I could set to not allow those subnets to connect to snmp on these servers?
I checked the IPs and they are all pingable at this time.
I also checked the permissions and the are all set to 400.
I am noticing that ALL of the IPs are within a small range of subnets. Some of these are dial-up IPs. Is there something that I could set to not allow those subnets to connect to snmp on these servers?
May the winds of life keep you on the right tack
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP