MikeW has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to set two OID's in the same PDU (so both OIDs and values are sent in the same packet) at present I am only able to send one at a time which does not trigger the hardware response as the two specific OID's with int values need to be set simultaneously in order to work.
I'm using perl along with SNMP_session and SNMP_util modules and the equipment supports both SNMPv1 and v2.
Has anyone got any ideas on how to achieve this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SNMP set request
by VinsWorldcom (Prior) on Jan 30, 2012 at 20:59 UTC |