Re: possible bug in getnext implementation

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 11/12/2007, Rotem Tzuk <[email protected]> wrote:
> I'm trying to use snmpset to set values in table.
> I use snmpset ... MyMIB::MyVal.1 = newVal
> For now this does not work.
> Is this the correct way to do it?

If you are using string-valued indexes, then no - this won't work.
You must use the same style indexes are returned from walking
the table.

i.e. something like

    snmpset   ....  MyMIB::myVal.\"Station1\" = newVal

[Note that MIB object names *must* start with a lower case letter]

Dave

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.