cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1802
Views
0
Helpful
1
Replies

Unable to disable snmp v1 on cisco asa running v 9.4(2)6

I've configured an asa running v 9.4(2)6 with SNMP.  I've removed the public community string and replaced it with our corporate one.  I now need to remove support for snmp v1 and leave snmp v2c although unlike my switches, I can't seem to find the command that would remove snmp v1.

groupname : CorpSNMPstring            security model:v1
readview : def_read_view                   writeview : <no writeview specified>
notifyview: <no notifyview specified>
row status: active

groupname : CorpSNMPstring            security model:v2c
readview : def_read_view                   writeview : <no writeview specified>
notifyview: <no notifyview specified>
row status: active

1 Reply 1

serg.bgan
Level 1
Level 1

 

ASA(config)# snmp-map SNMP_VERSION_1_2
ASA(config-snmp-map)# deny version 1
ASA(config-snmp-map)# deny version 2
ASA(config-snmp-map)# !
ASA(config-snmp-map)# !
ASA(config-snmp-map)# policy-map global_policy
ASA(config-pmap)# class inspection_default
ASA(config-pmap-c)# inspect snmp SNMP_VERSION_1_2
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: