[tkined] I can't set values to variables

MRG (mtruiz@mx4.redestb.es)
Tue, 9 Feb 1999 01:11:20 +-100

Hello. Can you help me?
I'm working with cmu-snmp-3.6 and Red Hat 5.2 (kernel version 2.0.36) and Scotty 2.1.10.
I can get the variable's values but I can't modify them, and I'm sure that my /etc/snmpd.conf file is correct (I have probe the example file that come with the software, too).

I have tried modify the status of my ethernet with the following command:
# snmpset localhost private interfaces.ifTable.ifEntry.ifAdminStatus.2 i 2
and it returns the following message:
info: using MIB-file from environment setting.
Interfaces.ifTable.ifEntry.ifAdminStatus.2 = INTEGER:down(2)
Interfaces.ifTable.ifEntry.ifAdminStatus.2 = INTEGER:down(2)
But when I consult the new value, the result ist
Interfaces.ifTable.ifEntry.ifAdminStatus.2 = INTEGER:up(1)

And the next error appear too:
# snmpset localhost private ip.ipDefaultTTL.0 i 66
info: using MIB-file from environment setting.
Error in packet.
Reason: There is no such variable name in this MIB.
This name doesn´t exist : ip.ipDefaultTTL.0
But I can consult the value (65).

When I installed the software, I hadn't any error.

Thanks you, and excuse me for my English.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.