statmapdomainResult Structure Definition

The statmapdomainResult structure defines the return type for statmapdomain 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.

mapdomainList

Pointer to the mapdomain List.


mapdomainstats Structure Definition

The mapdomainstats structure defines the actual return type values for statmapdomain API.

Syntax



Members

name

An integer specifying the VLAN identification number (VID). Possible values: 1 through 4094.

clearstats

Clear the statsistics / counters

_nextgenapiresource


maptotv6rxpktstcp

Total number of MAP-T IPv6 TCP Recieved packets.

mapv6rxpktstcprate

Rate of MAP-T IPv6 TCP Recieved packets.

maptotv6txpktstcp

Total number of MAP-T IPv6 TCP Transmitted packets.

mapv6txpktstcprate

Rate of MAP-T IPv6 TCP Transmitted packets.

maptotv6rxbytestcp

Total number of MAP-T IPv6 TCP Recieved Bytes.

mapv6rxbytestcprate

Rate of MAP-T IPv6 TCP Recieved Bytes.

maptotv6txbytestcp

Total number of MAP-T IPv6 TCP Transmitted Bytes.

mapv6txbytestcprate

Rate of MAP-T IPv6 TCP Transmitted Bytes.

maptotv4rxpktstcp

Total number of MAP-T IPv4 TCP Recieved packets.

mapv4rxpktstcprate

Rate of MAP-T IPv4 TCP Recieved packets.

maptotv4txpktstcp

Total number of MAP-T IPv4 TCP Transmitted packets.

mapv4txpktstcprate

Rate of MAP-T IPv4 TCP Transmitted packets.

maptotv4rxbytestcp

Total number of MAP-T IPv4 TCP Recieved Bytes.

mapv4rxbytestcprate

Rate of MAP-T IPv4 TCP Recieved Bytes.

maptotv4txbytestcp

Total number of MAP-T IPv4 TCP Transmitted Bytes.

mapv4txbytestcprate

Rate of MAP-T IPv4 TCP Transmitted Bytes.

maptotv6rxpktsudp

Total number of MAP-T IPv6 UDP Recieved packets.

mapv6rxpktsudprate

Rate of MAP-T IPv6 UDP Recieved packets.

maptotv6txpktsudp

Total number of MAP-T IPv6 UDP Transmitted packets.

mapv6txpktsudprate

Rate of MAP-T IPv6 UDP Transmitted packets.

maptotv6rxbytesudp

Total number of MAP-T IPv6 UDP Recieved Bytes.

mapv6rxbytesudprate

Rate of MAP-T IPv6 UDP Recieved Bytes.

maptotv6txbytesudp

Total number of MAP-T IPv6 UDP Transmitted Bytes.

mapv6txbytesudprate

Rate of MAP-T IPv6 UDP Transmitted Bytes.

maptotv4rxpktsudp

Total number of MAP-T IPv4 UDP Recieved packets.

mapv4rxpktsudprate

Rate of MAP-T IPv4 UDP Recieved packets.

maptotv4txpktsudp

Total number of MAP-T IPv4 UDP Transmitted packets.

mapv4txpktsudprate

Rate of MAP-T IPv4 UDP Transmitted packets.

maptotv4rxbytesudp

Total number of MAP-T IPv4 UDP Recieved Bytes.

mapv4rxbytesudprate

Rate of MAP-T IPv4 UDP Recieved Bytes.

maptotv4txbytesudp

Total number of MAP-T IPv4 UDP Transmitted Bytes.

mapv4txbytesudprate

Rate of MAP-T IPv4 UDP Transmitted Bytes.

maptotv6rxpktsicmp

Total number of MAP-T IPv6 ICMP Recieved packets.

mapv6rxpktsicmprate

Rate of MAP-T IPv6 ICMP Recieved packets.

maptotv6txpktsicmp

Total number of MAP-T IPv6 ICMP Transmitted packets.

mapv6txpktsicmprate

Rate of MAP-T IPv6 ICMP Transmitted packets.

maptotv6rxbytesicmp

Total number of MAP-T IPv6 ICMP Recieved Bytes.

mapv6rxbytesicmprate

Rate of MAP-T IPv6 ICMP Recieved Bytes.

maptotv6txbytesicmp

Total number of MAP-T IPv6 ICMP Transmitted Bytes.

mapv6txbytesicmprate

Rate of MAP-T IPv6 ICMP Transmitted Bytes.

maptotv4rxpktsicmp

Total number of MAP-T IPv4 ICMP Recieved packets.

mapv4rxpktsicmprate

Rate of MAP-T IPv4 ICMP Recieved packets.

maptotv4txpktsicmp

Total number of MAP-T IPv4 ICMP Transmitted packets.

mapv4txpktsicmprate

Rate of MAP-T IPv4 ICMP Transmitted packets.

maptotv4rxbytesicmp

Total number of MAP-T IPv4 ICMP Recieved Bytes.

mapv4rxbytesicmprate

Rate of MAP-T IPv4 ICMP Recieved Bytes.

maptotv4txbytesicmp

Total number of MAP-T IPv4 ICMP Transmitted Bytes.

mapv4txbytesicmprate

Rate of MAP-T IPv4 ICMP Transmitted Bytes.

maptotv6rxpkts

Total number of MAP-T V6 Recieved packets.

mapv6rxpktsrate

Rate of MAP-T V6 Recieved packets.

maptotv6txpkts

Total number of MAP-T V6 Transmitted packets.

mapv6txpktsrate

Rate of MAP-T V6 Transmitted packets.

maptotv4rxpkts

Total number of MAP-T V4 Recieved packets.

mapv4rxpktsrate

Rate of MAP-T V4 Recieved packets.

maptotv4txpkts

Total number of MAP-T V4 Transmitted packets.

mapv4txpktsrate

Rate of MAP-T V4 Transmitted packets.

See Also