home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / snmp / 574 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.1 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!sun-barr!cs.utexas.edu!swrinde!sdd.hp.com!hpscdc!hplextra!hpcc05!hpyhde4!hpycla!hpergfg2!hprdash!hprnd!k
  2. From: k@hprnd.rose.hp.com (Steve Kao)
  3. Newsgroups: comp.protocols.snmp
  4. Subject: Re: How can I fix a HP Open View's bug? (burst packets)
  5. Message-ID: <1470001@hprnd.rose.hp.com>
  6. Date: 18 Aug 92 16:46:45 GMT
  7. References: <47443610@Vanadium.NTT.JP>
  8. Organization: HP Roseville Networks Division
  9. Lines: 45
  10.  
  11. Ken Murakami:
  12.  
  13. > We have an Open View from HP and we are annoyed with the bug. YHP
  14. > in Japan cannot fix the problem, although we gave them the
  15. > following packet dump. So, we are compelled to ask you how to fix
  16. > it. The problem is the burst packet. Open View suddenly generates
  17. > a lot of packets to an node.  All these packets are SNMP set
  18. > requests. Does anyone experienced the same problem?  Although
  19. > we tried to find the object ID internet.4.1.11.2.13.1.2.1.1, we
  20. > could not find it in the standard MIB. What is this?
  21.  
  22. .1.3.6.1.4.1.11.2.13.1.2.1.1 is the trapDestination table.  It's part of
  23. the HP proprietary MIB.  (The "11" in the .1.3.6.1.4.1.11... indicates
  24. it's part of HP's MIB.)
  25.  
  26.  
  27. > Sniffer Network Analyzer data from 28-May-92 at 15:17:00
  28. > - - - - - - - - - - - - - - - - Frame 1 - - - - - - - - - - - - - - - - -
  29.  
  30. > SUMMARY  Delta T     Destination   Source        Summary
  31. > M    1            Cisco 002E1D H-P   256358  SNMP Set internet.4.1.11.2.13.1.2.1.1.192.65.17.91 = [0.0.0.0]
  32.  
  33. > SNMP: ----- Simple Network Management Protocol -----
  34. > SNMP: 
  35. > SNMP: Version = 0
  36. > SNMP: Community = snmpd
  37. > SNMP: Command = Set request
  38. > SNMP: Request ID = 596004
  39. > SNMP: Error status = 0 (No error)
  40. > SNMP: Error index = 0
  41. > SNMP: 
  42. > SNMP: Object = {1.3.6.1.4.1.11.2.13.1.2.1.1.129.60.57.9} (internet.4.1.11.2.13.1.2.1.1.192.65.17.91)
  43. > SNMP: Value  = [0.0.0.0]
  44. > SNMP: 
  45.  
  46. Looks to me like the attempt to add 129.60.57.9 or 192.65.17.91 to the
  47. table has failed.  Perhaps this device doesn't accept set requests to
  48. the table.  The table is, afterall, defined to be read-only.
  49.  
  50. My question is, what is a Cisco router doing with an HP proprietary MIB
  51. object?
  52.  
  53. - Steve Kao
  54.  
  55. This is NOT an official response of Hewlett-Packard.
  56.