All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwCluInterfaceMode
cufwCluInterfaceMode
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwCluInterfaceMode
OID (numeric): 1.3.6.1.4.1.9.9.491.1.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Mode of interface in clustering. Value Type 0 none 1 Spanned ether-channel 2 Individual 3 invalid
What is cufwCluInterfaceMode?
This read-only INTEGER, ranging 0 to 3, reports the mode of an interface within clustering: 0 for none, 1 for spanned ether-channel, 2 for individual, and 3 for invalid. An admin uses this to understand how a given interface participates in the cluster's traffic distribution, since spanned ether-channel and individual interface modes behave very differently for load distribution. Seeing 'individual' here for an interface an admin expected to be spanned would point to a configuration mismatch worth correcting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.8.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwCluInterfaceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.8.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwCluInterfaceMode.1
Start monitoring Cisco ASA firewalls / IOS zone-based firewall devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-FIREWALL-MIB::cufwCluInterfaceMode OID value, configure state conditions and alerts, and monitor any Cisco ASA firewalls / IOS zone-based firewall devices 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.491 | ciscoUnifiedFirewallMIB | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1 | ciscoUnifiedFirewallMIBObjects | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.8 | cuFwClusterGrp | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.8.1 | cuFwClusterGlobals | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.8.1.2 | cufwCluInterfaceMode | CISCO-UNIFIED-FIREWALL-MIB |