cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
902
Views
3
Helpful
8
Replies

WSA S695 / S195 Web Security Appliance: NWS: failoverHealthy/Unhealthy

Densha Otoko
Level 1
Level 1

Hi All

To monitor "failoverHealth/Unhealth" on WSA S695, we are considering obtaining the values through SNMP polling.

Anyone know the OID required for retrieving these values via SNMP polling?

Additionally, we also want to perform similar monitoring on the WSA S195 Web Security Appliance. If the OIDs differ, anyone can share the respective OIDs for this device as well.

Thank you

1 Accepted Solution

Accepted Solutions

amojarra
Cisco Employee
Cisco Employee

Hello @Densha Otoko 

there are 2 OIDs for Failover 

 

amojarra_0-1734532407472.png

 

amojarra_1-1734532481778.png

 

 

.1.3.6.1.4.15497.1.1.2.15

Failover Un healthy

.1.3.6.1.4.15497.1.1.2.16

Failover healthy

 

 

The OIDs are not different in the model and versions

Regards,

Amirhossein Mojarrad

+++++++++++++++++++++++++++++++++++++++++++++++++++

++++     If you find this answer helpful, please rate it as such    ++++

+++++++++++++++++++++++++++++++++++++++++++++++++++

Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

View solution in original post

8 Replies 8

amojarra
Cisco Employee
Cisco Employee

Hello @Densha Otoko 

there are 2 OIDs for Failover 

 

amojarra_0-1734532407472.png

 

amojarra_1-1734532481778.png

 

 

.1.3.6.1.4.15497.1.1.2.15

Failover Un healthy

.1.3.6.1.4.15497.1.1.2.16

Failover healthy

 

 

The OIDs are not different in the model and versions

Regards,

Amirhossein Mojarrad

+++++++++++++++++++++++++++++++++++++++++++++++++++

++++     If you find this answer helpful, please rate it as such    ++++

+++++++++++++++++++++++++++++++++++++++++++++++++++

Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

Hi Amirhossein

Thank you so much for the reply.

Really appreciate it.

 

Hi Amirhossein

Sorry to ask you again

For my further self study, appreciate if you can share any documentation that showing the OID value if available such as URL or any reference files

Thank you again

Thank you Ken

Really appreciate it

amojarra
Cisco Employee
Cisco Employee

Hi @Densha Otoko 

It is OK, please do not hesitate to ask any questions,

As Ken mentioned, you can download all 3 MIBs from : https://www.cisco.com/c/en/us/support/security/web-security-appliance/series.html

then you can install any MIB Browser on your PC, Import those files and review all the OIDs.

I use : https://www.ireasoning.com/mibbrowser.shtml

Regards,

Amirhossein Mojarrad

+++++++++++++++++++++++++++++++++++++++++++++++++++

++++     If you find this answer helpful, please rate it as such    ++++

+++++++++++++++++++++++++++++++++++++++++++++++++++

 

 

Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

Thank you Amirhossein

Really appreciate it 

Densha Otoko
Level 1
Level 1

Hi @amojarra @Ken Stieers 

I tried as per your instructions and it works !

However I would like confirm these OID is for SNMP polling or SMNP trap

failoverHealthy OID : .1.3.6.1.4.15497.1.1.2.16

failoverUnhealthy OID : .1.3.6.1.4.15497.1.1.2.15

Thank you