All MIBs › CISCO-VSAN-MIB › vsanMembershipSummaryIntfType
vsanMembershipSummaryIntfType
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::vsanMembershipSummaryIntfType
OID (numeric): 1.3.6.1.4.1.9.9.282.1.2.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicate how this interface (represented by vsanMembershipSummaryInterface) was assigned to this VSAN.
What is vsanMembershipSummaryIntfType?
This read-only INTEGER indicates whether a given interface's membership in a VSAN was determined statically, dynamically, or is unknown. An administrator reviewing VSAN membership uses this to understand whether a port's VSAN assignment comes from a fixed configuration or from dynamic WWN-based rules, which affects how to troubleshoot or change it. For example, an interface reported as dynamic tells the admin to look at the WWN dynamic mapping table rather than the static per-interface VSAN setting to change its membership.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.8.1.2 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::vsanMembershipSummaryIntfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.8.1.2.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::vsanMembershipSummaryIntfType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vsanMembershipSummaryIntfType.1
Start monitoring Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSAN-MIB::vsanMembershipSummaryIntfType OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) 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.282 | ciscoVsanMIB | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1 | ciscoVsanMIBObjects | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2 | vsanMembership | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.8 | vsanMembershipSummaryTable | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.8.1 | vsanMembershipSummaryEntry | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.8.1.2 | vsanMembershipSummaryIntfType | CISCO-VSAN-MIB |