Link to home
Start Free TrialLog in
Avatar of leblanc
leblanc

asked on

snmp community in ASA 5515x

I am trying to figure out what the snmp community string is on the ASA 5515x. It has snmp community configured. But it has been hidden by *****. Is there a way to find at out? Thanks
Avatar of Kamran Arshad
Kamran Arshad
Flag of Pakistan image

Hi,

The command has been changed from

snmp-server community text

to

snmp-server community community-string

The text argument was changed to the community-string argument.

http://www.cisco.com/en/US/partner/docs/security/asa/asa82/command/reference/s8.html#wp1508233

This was an enhancement on the command to provide better security.

I hope this helps.
SOLUTION
Avatar of A Karelin
A Karelin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Avatar of Joey Yung
Joey Yung

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of leblanc
leblanc

ASKER

Hi Kamran,

Your link does not work.