(1) You need to download openhpi-subagent-2.3.4 from openhpi.org and follow
install/configure instruction in the README file.  As I understand it,
openhpi-subagent works as follow

       user snmp application <---> snmpd <---> openhpi-subagent <--->
openhpi/plugin  <----> target device

(2) When you use snmpwalk to inquire your target machine; SUN ct900;  about
Service Availability Forum (18568) data object,  SUN ct900 snmp agent would
not have SAF object defined.
In effect,  /usr/sfw/bin/snmpwalk -v 2c -c public 47.154.137.40
1.3.6.1.4.1.18568 does this

      user snmp application (snmpwalk) <--> snmpd  <---> target device


Regards,
--------------------------------------------------------------------------------------------

P. D. Phan
IBM Austin
--------------------------------------------------------------------------------------------


                                                                       
             "Zhongbin Yang"                                           
             <[EMAIL PROTECTED]                                         
             com>                                                       To
                                       <[EMAIL PROTECTED]
             09/23/2008 08:04          t>                              
             AM                                                         cc
                                                                       
                                                                   Subject
             Please respond to         [Openhpi-devel] need help on    
             [EMAIL PROTECTED]         openhpi subagent.               
             ts.sourceforge.ne                                         
                     t                                                 
                                                                       
                                                                       
                                                                       
                                                                       




Hi,
   I try to use snmpwalk receive traps from SUN ct900 chassis. But I got
following error.
zcydsd755ha:/ <103> (root) # /usr/sfw/bin/snmpwalk -v 2c -c public
47.154.137.40 1.3.6.1.4.1.18568
SNMPv2-SMI::enterprises.18568 = No Such Object available on this agent at
this OID
zcydsd755ha:/ <105> (root) # /usr/sfw/bin/snmpwalk -v 2c -c public
47.154.137.40 1.3.6.1.4.1.16394
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.16 = INTEGER: 16
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.18 = INTEGER: 18
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.32 = INTEGER: 32
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.130 = INTEGER: 130
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.132 = INTEGER: 132
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.134 = INTEGER: 134
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.136 = INTEGER: 136
SNMPv2-SMI::enterprises.16394.2.1.1.1.1.1.138 = INTEGER: 138
16394
  Pigeon Point Systems
    Rich Vasse
      rich&pigeonpoint.com
But no
18568
  Service Availability Forum
    Bill Swortwood
      bill.swortwood&motorola.com
Could any one tell me why I could not receive traps from openhpi subagent?
How to debug it? Thanks a lot.


#


#more /etc/snmpd.conf


      
###############################################################################

      #
      # snmpd.conf: The snmpd agent configuration file.
      #
      
###############################################################################

      #
      # All lines beginning with a '#' are comments and are intended for
      you to read.
      # All other lines are configuration commands for the agent.
      # See the snmpd.conf manual page for further details.
      #:


      
###############################################################################

      # Access Control
      
###############################################################################

      #
      # Enable read-only access for the "public" community.


      rwcommunity public
      trap2sink 47.154.137.59 1500
      trap2sink 47.154.137.60 1500
      trap2sink 47.154.137.55 1500
      trap2sink 47.154.137.56 1500





      
###############################################################################

      # System contact information
      
###############################################################################

      #
      # Set the sysLocation and sysContact system variables.


      syslocation Shelf Manager
      syscontact System administrator





      
###############################################################################

      # Enable AgentX functionality for the OpenHPI Subagent
      
###############################################################################



      master agentx
      agentXTimeout 5
      ~
      ~
      ~












Best regards,
Mark


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel


<<inline: graycol.gif>>

<<inline: pic07363.gif>>

<<inline: ecblank.gif>>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to