All MIBs › CISCO-ZS-MIB › zoneMemberList
zoneMemberList
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneMemberList
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.7.1.3
Node type: OBJECT-TYPE
Type: FcList
Access: read-only
Description: The set of zone members that form this zone on this VSAN.
The zone members are identified by zoneMemberIndex object in the zoneMemberTable.
If a particular bit has a value of '1', then the corresponding zone member is a part of this zone. All other zone members have '0' in their positions or not present in the string.
This object is read-only; changes to its value are made by the agent as and when associated entries are created/deleted in the zoneMemberTable.
The default value is the zero length string.
What is zoneMemberList?
This read-only FcList is a bitmap where each set bit identifies, via zoneMemberIndex in the zoneMemberTable, a member device that belongs to this zone on this VSAN; it is maintained automatically by the agent as members are added or removed rather than being directly settable. Admins read it to see the current, authoritative membership of a zone. For example, an admin verifying that a newly added host was actually included in a zone would check this bitmap for the corresponding zoneMemberIndex bit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.7.1.3 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneMemberList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.7.1.3.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneMemberList.1
Start monitoring Cisco MDS 9148V/9396V Fibre Channel switches (zoning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ZS-MIB::zoneMemberList OID value, configure state conditions and alerts, and monitor any Cisco MDS 9148V/9396V Fibre Channel switches (zoning) 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.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1 | zoneConfiguration | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.7 | zoneTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.7.1 | zoneEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.7.1.3 | zoneMemberList | CISCO-ZS-MIB |