MIB Viewer

cswmProcessorConsistCheck

OBJECT-TYPE
1.3.6.1.4.1.9.9.504.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
Specifies the Processor consistency checker support mode. In a multiple processor device, the consistency checker assures that multicast flow entries are consistent across processors. Example: In a Catalyst 6000 series device, which has a Route Processor (RP) and a Switch Processor (SP), the consistency checker assures that multicast flow entries on the Route Processor and the Switch Processor are consistent. 'notCapable' - This device is not capable of processor consistency checker 'enable' - processor consistency checker is enabled. 'disable' - processor consistency checker is disabled. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set.
INTEGER { notCapable(1), enable(2), disable(3) }