How to restart snmpd service on AIX

IBM AIX

This is how you would restart the snmpd service on AIX.

oslevel is used to return the current OS level. stopsrc -s [service] to stop and startsrc -s [service] to start a service.

[root@kakuna]:/# oslevel
4.3.3.0
[root@kakuna]:/# stopsrc -s snmpd
0513-044 The snmpd Subsystem was requested to stop.
[root@kakuna]:/# stopsrc -s snmpd
0513-004 The Subsystem or Group, snmpd, is currently inoperative.
[root@kakuna]:/# startsrc -s snmpd
0513-059 The snmpd Subsystem has been started. Subsystem PID is 8004.
[root@kakuna]:/#

3 Responses to “How to restart snmpd service on AIX”

Author comments are in a darker gray color for you to easily identify the posts author in the comments

  1. Muhammad Ubaidullah Asim says:

    Dear
    I want to configure snmp service on AIX 5.3. Please help me in this regards.

    Thanks.

  2. Muhammad Ubaidullah Asim says:

    Dear
    I want to configure snmp service on AIX 5.3 on p 570 series. Please help me in what steps are regrds to configure this service in AIX 5.3

    Thanks

  3. Sathesh Kumar says:

    Hi Team,

    This is I am informing to you with happy…!

    Using this cmd I could able resolve the snmpd related issue.

    Thanks & Regards,

    Sathesh
    Unix TS.

Leave a Reply

© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox