Description | This object represents the zone/alias member ID. The
interpretation of this object depends on the
zoneMemberFormat object.
If the value of corresponding instance of
zoneMemberFormat object is 'wwn', then this object
holds an 8 octet long Port WWN.
If the value of corresponding instance of
zoneMemberFormat object is 'domainPort', then this
object contains a 2 octet value. The first octet
will represent the domain and the second octet
will represent the port.
If the value of the corresponding instance of
zoneMemberFormat object is 'fcAddr', then this
object contains the 3 octet N_Port FC-ID.
If the value of the corresponding instance of
zoneMemberFormat object is 'fwwn', then this object
contains the 8 octet Fabric Port WWN.
If the value of the corresponding instance of
zoneMemberFormat object is 'symNodeName', then
this object contains a symbolic node name which
could be of length 1 to 255 bytes.
If the value of corresponding instance of
zoneMemberFormat object is 'intf', then this
object will contain a 12 octet value which is a
concatenation of 4 octets containing an interface
index (ifIndex) encoded in network byte order, and
8 octets containing the WWN of a switch.
If the value of corresponding instance of
zoneMemberFormat object is 'domainIntf', then
this object will contain a 5 octet value which
is a concatenation of 1 octet representing the
domain and 4 octets representing an interface
index (ifIndex) encoded in network byte order.
If the value of corresponding instance of
zoneMemberFormat object is 'ipAddr', then
this object will contain a 4 octet IP address
value followed by an optional 4 octets of
subnet mask.
If the value of corresponding instance of
zoneMemberFormat object is 'ipAddrv6', then
this object will contain a 16 octet IPv6 address
value followed by an optional 4 octets of
prefix length encoded in network byte order.
If the value of the corresponding instance of
zoneMemberFormat object is 'deviceAlias', then
this object contains a Device Alias which
could be of length 1 to 64 bytes.
This object cannot be modified while the
corresponding value of zoneMemberRowStatus object
is 'active'. |