HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SG not sending SNMP traps anymore
Operating System - HP-UX
1836587
Members
2387
Online
110102
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
03-03-2003 09:24 AM
03-03-2003 09:24 AM
SG not sending SNMP traps anymore
For some reason I am not receiving snmp traps related to mc/service guard anymore. I can manually send traps from the shell and system snmp traps are ok. But when i stop and start packages or move them i used to get traps and now i don't. Where should i be looking?
"uh, hey... did we get a good backup last night?"
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 10:06 AM
03-04-2003 10:06 AM
Re: SG not sending SNMP traps anymore
Check for these processes:
# ps -e | grep -e nmp -e agt -e regi -e cli
21580 ? 0:00 trapdestagt
3612 ? 2:59 p_client
18112 ? 0:00 registrar
21572 ? 9:10 mib2agt
21586 ? 0:01 cmsnmpd
7809 ? 0:00 registrar
21555 ? 5:47 snmpdm
21564 ? 0:01 hp_unixagt
Also, make certain the following files in /etc/rc.config.d are set to enable their respective subsystems at boot time:
SnmpHpunix
SnmpMaster
SnmpMib2
SnmpTrpDst
cmsnmpagt
emsagtconf
It may be necessary to restart the *snmp* processes. I like to be thorough as also re-use the boot-time scripts to do it, so I use this order, and include a "stop" for the K* scripts and a "start" option on the S* scripts:
# . /etc/rc.config # reads the files in /etc/rc.config.d
/sbin/rc1.d/K434cmsnmpagt stop
/sbin/rc1.d/K435SnmpHpunix stop
/sbin/rc1.d/K435SnmpMib2 stop
/sbin/rc1.d/K435SnmpTrpDst stop
/sbin/rc1.d/K440SnmpMaster stop
/sbin/rc2.d/S560SnmpMaster start
/sbin/rc2.d/S565SnmpHpunix start
/sbin/rc2.d/S565SnmpMib2 start
/sbin/rc2.d/S565SnmpTrpDst start
/sbin/rc2.d/S566cmsnmpagt start
-S.
# ps -e | grep -e nmp -e agt -e regi -e cli
21580 ? 0:00 trapdestagt
3612 ? 2:59 p_client
18112 ? 0:00 registrar
21572 ? 9:10 mib2agt
21586 ? 0:01 cmsnmpd
7809 ? 0:00 registrar
21555 ? 5:47 snmpdm
21564 ? 0:01 hp_unixagt
Also, make certain the following files in /etc/rc.config.d are set to enable their respective subsystems at boot time:
SnmpHpunix
SnmpMaster
SnmpMib2
SnmpTrpDst
cmsnmpagt
emsagtconf
It may be necessary to restart the *snmp* processes. I like to be thorough as also re-use the boot-time scripts to do it, so I use this order, and include a "stop" for the K* scripts and a "start" option on the S* scripts:
# . /etc/rc.config # reads the files in /etc/rc.config.d
/sbin/rc1.d/K434cmsnmpagt stop
/sbin/rc1.d/K435SnmpHpunix stop
/sbin/rc1.d/K435SnmpMib2 stop
/sbin/rc1.d/K435SnmpTrpDst stop
/sbin/rc1.d/K440SnmpMaster stop
/sbin/rc2.d/S560SnmpMaster start
/sbin/rc2.d/S565SnmpHpunix start
/sbin/rc2.d/S565SnmpMib2 start
/sbin/rc2.d/S565SnmpTrpDst start
/sbin/rc2.d/S566cmsnmpagt start
-S.
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