Results 1 to 2 of 2

Thread: SNMP v1 or v2c - help needed! (hard one)

  1. #1

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347

    Question SNMP v1 or v2c - help needed! (hard one)

    OK - to understand the situation I'll have to explain the scenario:

    There are 3 sources:

    MG-Soft MIB Browser, NetManager, Copl

    These sources send traps to an agent called "saruman".

    This agent is written in java and simulates a machine that sends signals back. This agent communicates over the SNMP protocoll.

    At this time the agent is not able to send traps.

    It can do the following commands:

    Get
    Get Next
    Set

    Get Types: 1. Get (Nid), 2. Get (rNid) --- (Get Next is not required)Set Types: 1. Set (Nid), 2. Set (rNid), 3. Set (IP)

    Now the java app should check when all 3 cases of the set types are present:

    Set (Nid) + Set (rNid) + Set (IP)

    If this case is present, the agent is allowed to send traps to the IP which it is connected to.

    thx in advance

  2. #2

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347
    P.S.: If you need to know the source code of the existing agent, ask - I'll send you the .zip file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width