Ok, thanks for your reply.
/Shobana
--- Robert Story <[EMAIL PROTECTED]> wrote:
> On Sat, 5 Feb 2005 14:47:56 -0800 (PST) Shobana
> wrote:
> SS> I have an entry in my MIBs which is an entry in
> a
> SS> table. So, when I send the OID x, I need to
> return the
> SS> value of OID x, plus values of
On Sat, 5 Feb 2005 14:47:56 -0800 (PST) Shobana wrote:
SS> I have an entry in my MIBs which is an entry in a
SS> table. So, when I send the OID x, I need to return the
SS> value of OID x, plus values of OID y and OID z. y and
SS> z need to be returned with every x. What can I use to
SS> implement i
Hope you are not talking about juniper MIBS :)
You say, you send x and reply with x.y.z ?? are you polling a device
or are you writing an agent.
Neways, i guess what you mean to say is:
you poll for an index, the agent sends back an instance.
There is no standard way to do this. All these happ
Hi,
I have an entry in my MIBs which is an entry in a
table. So, when I send the OID x, I need to return the
value of OID x, plus values of OID y and OID z. y and
z need to be returned with every x. What can I use to
implement it, so eventhough the PDU comes with a
single OID, I modify it and retu