Thursday, February 23, 2012

Configuring SNMP Support

Enabling the SNMP service on the ASA

ciscoasa# configure terminal
ciscoasa(config)# snmp-server enable
ciscoasa(config)# snmp-server host logical_if_name IP_address poll community text version 2c
ciscoasa(config)# write
logical_if_name is one of the ASA’s logical interface names which communicate with the NMS server.
IP_address is an IP address of the NMS server where the VPNTTG program is running.
text is an ASA’s read SNMP community string.

 

Checking a list of the supported SNMP MIBs on the ASA

ciscoasa# show snmp-server oidlist