All MIBs › CISCO-ZS-MIB › zoneAliasMemberList
zoneAliasMemberList
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneAliasMemberList
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.9.1.3
Node type: OBJECT-TYPE
Type: FcList
Access: read-only
Description: The set of zone members which form this alias on this VSAN.
The members of an alias are identified by the zoneMemberIndex object in the zoneMemberTable.
If a particular bit has a value of '1', then the corresponding zone member is a part of this alias. 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 zoneAliasMemberList?
This read-only FcList is a bitmap where each set bit identifies, via zoneMemberIndex in the zoneMemberTable, a member that belongs to this alias on this VSAN; it is maintained by the agent automatically as associated entries change rather than being directly settable. Admins read it to confirm exactly which devices are currently included under a given alias. For example, an admin troubleshooting why a zone referencing an alias behaves unexpectedly would check this member list to verify the alias contains the devices they expect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.9.1.3 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneAliasMemberList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.9.1.3.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneAliasMemberList.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::zoneAliasMemberList 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.9 | zoneAliasTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.9.1 | zoneAliasEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.9.1.3 | zoneAliasMemberList | CISCO-ZS-MIB |