Hi all, if this list is still active I was hoping someone out there could
help me out. I have a question about the Lucent Stinger, which is based on
the Ascend MAX etc. and uses the same mibs. I know how to do things like
upload/download configs, but what I am wondering is how about uploading
code?

Here is the detail from the mib. 

    sysConfigTftpCmd OBJECT-TYPE
	SYNTAX	INTEGER {
		    save( 1 ),		-- save configuration
		    restore( 2 ),	-- restore configuration
		    saveAll( 3 ),	-- save ALL config options
		    saveMib( 4 ),	-- save config w/MIB numbers
		    saveAllMib( 5 ),	-- save ALL config w/MIB numbers
		    loadCode( 6 )	-- load a code image
		}
	ACCESS	read-write

#tsave config 

snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.3.0 a TSAVE_HOST
snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.4.0 s FILENAME
snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.1.0 i 1 

#tload config 

snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.3.0 a TLOAD_HOST
snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.4.0 s FILENAME 
snmpset -v 1 IP community .1.3.6.1.4.1.529.9.5.1.0 i 2

The problem with a code load for the Stinger is that it is done with two
files, a .bin and a .tar. Anybody have any ideas? Would you just load the
two files one after the other?

Thanks,
Alim.

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
Archives: http://www.nexial.com/mailinglists/