| getpcpmapResult Structure Definition |
The getpcpmapResult structure defines the return type for getpcpmap API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
pcpmapList |
List of pcpmaps |
| pcpmap Structure Definition |
The pcpmap structure defines the actual return type values for getpcpmap API. |
Syntax |
Members |
nattype |
Type of sessions to be displayed. |
subscrip |
IPV4 src address of Client in DS-Lite |
pcpsrcport |
Internal Port |
pcpdstip |
Remote PEER IP address |
pcpdstport |
Remote PEER Port |
pcpnatip |
External IP address |
pcpnatport |
External Port Number |
pcpprotocol |
Protocol of the PCP mapping |
pcpaddr |
Address of PCP Map entity. |
pcpnounce |
PCP Mapping Nounce |
pcprefcnt |
Refcount, which indicates how many session is active. |
pcplifetime |
Integer value that shows the requested lifetime. |
_nextgenapiresource |
See Also |