2.2.1.9.1 Child Elements
The following table lists the child elements of LocalAddr, RemoteAddr, and RelayAddress elements.
Element |
Type |
Available |
Description |
Units |
---|---|---|---|---|
IPAddr |
xs:string |
Yes |
The IP listening address for the stream (2) in dotted notation. |
IPv4 or IPv6 |
Port |
xs:unsignedShort |
Yes* |
The listening port for the stream (2). |
Not applicable |
Inside<70> |
xs:boolean |
Yes** |
"True" if the listening address is inside the OCS Enterprise, otherwise "False". |
Not applicable |
SubnetMask |
xs:string |
Yes** |
The subnet masks of the listing address for the stream (2), in dotted notation if the IP address is IPv4. The subnet mask length If the address is IPv6. |
IPv4 or subnet mask length if address is IPv6. |
v2:MACAddr<71> |
xs:string [32] |
Yes** |
The media access control address of the network interface adapter associated with the IPAddr. |
Hexadecimal string |
v2:Separator<72> |
default |
No |
Separator element used for future schema extensions. |
Not applicable |
* Only available for the LocalAddr and RemoteAddr elements.
** Only available for LocalAddr.