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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |