cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
739
Views
0
Helpful
7
Replies

SNMP Polling of FWSM Passive Mate

bradleyordner
Level 3
Level 3

Hi,

We have two 6513's with a FWSM in each. They are currently in Active Passive Mode so they share the same config. Is there anyway to poll the passive mate via SNMP for Serial number etc?

Thanks

1 Accepted Solution

Accepted Solutions

There should be different ip address assigned to the standby fwsm.

If you do: "sh run interface", from the output, you should see 2 ip addresses per interface. The second ip address would be the one assigned to the standby fwsm.

For example:

interface vlan 10

   ip address 1.1.1.1 255.255.255.0 standby 1.1.1.2

In the above case, 1.1.1.2 is the standby ip address.

View solution in original post

7 Replies 7

Jennifer Halim
Cisco Employee
Cisco Employee

The standby FWSM normally has ip address as well. You should be able to poll the standby FWSM if you can poll the active FWSM for the same information.

Hi,

Thanks for the reply. The standby shares the same outside address that we use for polling on the active unit?

Brad

There should be different ip address assigned to the standby fwsm.

If you do: "sh run interface", from the output, you should see 2 ip addresses per interface. The second ip address would be the one assigned to the standby fwsm.

For example:

interface vlan 10

   ip address 1.1.1.1 255.255.255.0 standby 1.1.1.2

In the above case, 1.1.1.2 is the standby ip address.

ok so i will have to break the failover config first and apply -

Active Unit - 10.0.0.101 255.255.255.0 standby 10.0.0.100

Standby Unit - 10.0.0.102. 255.255.255.0 standby 10.0.0.100

Is the standby like a virtual interface?

Thanks

Brad

No, no..

For FWSM failover Active/Standby configuration, there will only be 2 ip addresses per interface, 1 active ip address and 1 standby ip address.

Configuration just needs to be configured on the active fwsm, and it will be automatically replicated to the standby fwsm if failover is configured.

Here is the failover documentation on FWSM for your reference:

http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/fail_f.html

ah yes i just got it after reading a second time ha ha.

Thanks for your help looks good now.

Brad

Cheers. Thanks for your update.

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:

Review Cisco Networking products for a $25 gift card