MIB Viewer

rdwrProxyFailureAction

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.134.9
Access
read-write
Status
mandatory
Source
WSD-MIB
Sub-identifiers
0
Defines how AD handles proxy failure. fail � failover to backup on any proxy failure. failOnSSL � failover to backup on SSL acceleration failure. failOnComp � failover to backup on hardware compression failure. failOnSSLandComp - failover to backup on SSL acceleration and on hardware compression failures. ignore � proxy failure does not trigger failover to backup device.
INTEGER { fail(1), failOnSSL(2), failOnComp(3), failOnSSLandComp(4), ignore(5) }