Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) I am screwed, right?



> Wish it was this simple - I fully secured the box ( SNMP is even IP
> secured ;-) )  You can't even get into debug from the console - you have
> to do the ctrl-d, P, full access thing, and then know the password.
> 
> So far the best one I have heard is to go to one of the IP addresses I
> allow into SNMP, and browse the MIB.  Now to find the OID for the full
> access password...

You will need to tftp the config to a TFTP server. You can trigger this
process via SNMP.

WRITE to sysConfigTftpHostAddr.0 = IP address of tftp server
WRITE to sysConfigTftpFilename.0 = the desired filename
	(Remember to create this file ahead of time with mode 666)
WRITE to sysConfigTftpCmd.0 = the integer value "1"

READ from sysConfigTftpStatus.0 to check on the status of the transfer
	17: in progress
	1: sucessful

All these variables are in ascend.mib (ASCEND-MIB) under
enterprises.ascend.systemStatusGroup.sysConfigTftp.

Note to the others replying on this thread:

It is in fact *NOT* possible to get into any of the special modes,
including Debug (ESC [ ESC =), MIF (ESC [ ESC !), or Xmodem
(ESC [ ESC -) unless you are using a security profile that permits
these things.

And normally if you use security profiles, you won't let the default
profile do these things.

-Phil
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: