1 Rookie

 • 

65 Posts

June 4th, 2013 08:00

well the firmware is 5.1.0.3.

I don't understand why you re are talking about snmp?

i was testing discovering through ssh

my switches has an enable password but where can i find the enable id?

212 Posts

June 4th, 2013 14:00

The user ID and the enable ID for the Dell 81xx switch are in essence the same.  If you have set a login ID (for telnet/ssh into the switch), then the enable ID is already set to the same automatically (other switches sometimes require a separate enable ID).  The IDs are the same, but the passwords can be different for the User prompt vs. Enable prompt.   The enable password is only needed in OMNM if you have activated it on the switch (which is required for most OMNM management).  If you have, then enter both the user ID and enable ID with the same ID used when you login to the switch from telnet/ssh, but set both (different) passwords to access the corresponding CLI prompts.  

If you didn't set an enable password on the switch, then you can use the telnet/ssh login password for both the user password and the enable password in OMNM, just to be safe, though only the user password should be required.  

Rediscover the device, making sure you are using SSH and not telnet authentication.  You will also need to authenticate with SNMP as required.

1 Rookie

 • 

65 Posts

June 5th, 2013 09:00

well i have put that in omnm

protocol type sshv2

user id : root

user passwd : root password

enable id : blank

enable password : enable password

here is my config

cnsnetprd001#show authentication methods

Login Authentication Method Lists

---------------------------------

defaultList         :  none

networkList         :  local

Enable Authentication Method Lists

----------------------------------

enableList          :  enable   none

enableNetList       :  enable

Line     Login Method List    Enable Method List

-------  -----------------    ------------------

Console  defaultList          enableList

Telnet   networkList          enableNetList

SSH      networkList          enableNetList

HTTPS       :local

HTTP        :local

DOT1X       :

the enable password is enabled

but i keep getting the following messages when i want to discover the device

Did not Respond to Authentication. Please click here for the list of devices that did not respond. Will attempt to manage these as default devices

No Events found!

Top