All MIBs › CISCO-SWITCH-MULTICAST-MIB › cswmProcessorConsistCheck
cswmProcessorConsistCheck
Module: CISCO-SWITCH-MULTICAST-MIB
OID (symbolic): CISCO-SWITCH-MULTICAST-MIB::cswmProcessorConsistCheck
OID (numeric): 1.3.6.1.4.1.9.9.504.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is cswmProcessorConsistCheck?
A read-write setting that controls the processor consistency checker mode, which verifies that multicast flow entries remain consistent across multiple processors (e.g., across route processors in a Catalyst 6000).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.504.1.1.4 snmpwalk -v2c -c public <target> CISCO-SWITCH-MULTICAST-MIB::cswmProcessorConsistCheck
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.504.1.1.4.1 snmpget -v2c -c public <target> CISCO-SWITCH-MULTICAST-MIB::cswmProcessorConsistCheck.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.504.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cswmProcessorConsistCheck.1
Start monitoring Cisco Catalyst switches (Layer 2/3 switching platforms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SWITCH-MULTICAST-MIB::cswmProcessorConsistCheck OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (Layer 2/3 switching platforms) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.504 | ciscoSwitchMulticastMIB | CISCO-SWITCH-MULTICAST-MIB |
| 1.3.6.1.4.1.9.9.504.1 | cswmMIBObjects | CISCO-SWITCH-MULTICAST-MIB |
| 1.3.6.1.4.1.9.9.504.1.1 | cswmGlobal | CISCO-SWITCH-MULTICAST-MIB |
| 1.3.6.1.4.1.9.9.504.1.1.4 | cswmProcessorConsistCheck | CISCO-SWITCH-MULTICAST-MIB |