Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Alerting
    • None

    Description

      Dear Sirs,

       

      how can i insert and handle an OID that returns a string through the web interface?

       

      The result string using the snmpget command is SNMPv2-SMI::enterprises.2.3.51.3.1.5.20.1.11.1 = STRING: "Normal"

       

      How can i parse this result and make an alert checker to send me an email if the result is not "Normal"?

       

      Best Regards

      Attachments

        Activity

          [OBS-3167] parse oid string result

          Support added in r10203.

          landy Mike Stupalov added a comment - Support added in r10203.
          rclaro Rui Claro added a comment -

          Hi Mike,

          Any news on this subject?

          Thanks.

          rclaro Rui Claro added a comment - Hi Mike, Any news on this subject? Thanks.
          rclaro Rui Claro added a comment -

          Hi Mike,

          You are right. That is the MIB we are trying to support.

          As requested, I attached the file with the results of the commands you asked us to run.

          We would like to parse mostly what is under the branch "monitors" (.iso.org.dod.internet.private.enterprises.ibm.ibmAgents.netfinitySupportProcessorAgent.ibmIntegratedManagementModuleMIB.monitors) => .1.3.6.1.4.1.2.3.51.3.1.

          Thanks for the help you can provide.

          Rui

           

          rclaro Rui Claro added a comment - Hi Mike, You are right. That is the MIB we are trying to support. As requested, I attached the file with the results of the commands you asked us to run. We would like to parse mostly what is under the branch "monitors" (.iso.org.dod.internet.private.enterprises.ibm.ibmAgents.netfinitySupportProcessorAgent.ibmIntegratedManagementModuleMIB.monitors) => .1.3.6.1.4.1.2.3.51.3.1. Thanks for the help you can provide. Rui  

          We not have such ability (for raw Oid strings), but better is improve support for some OS/device with this MIB.

          As I see this is IMM-MIB::cpuVpdHealthStatus.1.

          Please provive full snmp dump from device< I will improve support for that device:

          snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
          snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
          

          landy Mike Stupalov added a comment - We not have such ability (for raw Oid strings), but better is improve support for some OS/device with this MIB. As I see this is IMM-MIB::cpuVpdHealthStatus.1 . Please provive full snmp dump from device< I will improve support for that device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

          People

            landy Mike Stupalov
            herege Nuno
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: