Problem with SNMP-browser

Joergen Haegg (jh@axis.se)
Mon, 21 Aug 1995 11:22:48 +0200

tkined 1.3.3

I try to edit a snmp variable thru MIB-2/system/edit system (MIB-2).
But I get this errormessage.
Anyone know why?

nevyn{jh}515 can't read "id": no such variable
while executing
"SnmpOpen $id..."
invoked from within
"set s [SnmpOpen $id..."
(procedure "SnmpEditScalars" line 6)
invoked from within
"SnmpEditScalars $ip $group"
("uplevel" body line 2)
invoked from within
"uplevel 1 $body"
invoked from within
"if {[ined type $comp] =3D=3D "NODE"} {
set lid [ined id $comp]
set lip [GetIpAddress $comp]
set lhost [ined name $comp]
..."
("foreach" body line 2)
invoked from within
"foreach comp $list {
if {[ined type $comp] =3D=3D "NODE"} {
set lid [ined id $comp]
set lip [GetIpAddress $comp]
set lhost [ ..."
(procedure "ForeachIpNode" line 5)
invoked from within
"ForeachIpNode id ip host $list {
SnmpEditScalars $ip $group
}"
(procedure "EditScalars" line 2)
invoked from within
"EditScalars $list system"
(procedure "edit system (MIB-2)" line 1)
invoked from within
"{edit system (MIB-2)} {{NODE node0 medusa 192.36.253.33 0 {}}}"