Comware

 View Only
  • 1.  SNMP with HP5130

    Posted Mar 10, 2020 12:42 PM

    Hello

    SNMP is enable on my switch HP5130

    When I run command snmpwalk -c public -v 2c <IPaddress > the switch return only  a list of OID 1.3.6.1.2 etc...

    I want to get OID 1.3.6.1.4 etc for monitor CPU utilization

    The mib_view in the switch is ViewDefault with "iso" OID

    Can you help me to get OID 1.3.6.1.4  (private)

    Many Thanks



  • 2.  RE: SNMP with HP5130

    Posted Mar 12, 2020 06:05 AM

    Hi aaron29,

     

    Which OID you do not see exactly?

     

    Have you checked it in the latest Comware MIBs?

    For example for 5130 EI you can find the MIBs on the below link:

    Comware MIBs_V11

    https://h10145.www1.hpe.com/downloads/SoftwareReleases.aspx?ProductNumber=JG941A

     

    From the file „HPE 5130EI Comware 7 MIB Companion” you can find a CPU related OID like .1.3.6.1.4.1.25506.2.6.1.1.1.1.6.

    From the file “Quick reference of HPE MIB objects description.txt” you will find more details for the corresponding OID.

     

    I have tested on our 5130EI device with default SNMP settings and I see response for the OIDs.

     

     snmp-agent

     snmp-agent local-engineid 800063A280D89403E54AB300000001

     snmp-agent community write private

     snmp-agent community read public

     snmp-agent sys-info version all

    #

     

    SnmpWalk.exe -r:192.168.1.5 -os:.1.3.6.1.4.1.25506.2.6.1.1.1.1.6 -op:.1.3.6.1.4.1.25506.2.6.1.1.1.1.10

    SnmpWalk v1.01 - Copyright (C) 2009 SnmpSoft Company

    [ More useful network tools on http://www.snmpsoft.com ]

     

    OID=.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.1, Type=Integer, Value=0

    OID=.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.2, Type=Integer, Value=0

    OID=.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.12, Type=Integer, Value=0

    OID=.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.13, Type=Integer, Value=0

    OID=.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.14, Type=Integer, Value=0