| statmapbmrResult Structure Definition |
The statmapbmrResult structure defines the return type for statmapbmr 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. |
mapbmrList |
Pointer to the mapbmr List. |
| mapbmrstats Structure Definition |
The mapbmrstats structure defines the actual return type values for statmapbmr API. |
Syntax |
Members |
name |
Basic Mapping Rule name. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
bmrtotv6rxpkts |
Total number of MAP-T BMR V6 Recieved packets. |
bmrv6rxpktsrate |
Rate of MAP-T BMR V6 Recieved packets. |
bmrtotv6txpkts |
Total number of MAP-T BMR V6 Transmitted packets. |
bmrv6txpktsrate |
Rate of MAP-T BMR V6 Transmitted packets. |
bmrtotv4rxpkts |
Total number of MAP-T BMR V4 Recieved packets. |
bmrv4rxpktsrate |
Rate of MAP-T BMR V4 Recieved packets. |
bmrtotv4txpkts |
Total number of MAP-T BMR V4 Transmitted packets. |
bmrv4txpktsrate |
Rate of MAP-T BMR V4 Transmitted packets. |
bmrtotv6rxpktstcp |
Total number of MAP-T BMR V6 TCP Recieved packets. |
bmrv6rxpktstcprate |
Rate of MAP-T BMR V6 TCP Recieved packets. |
bmrtotv6txpktstcp |
Total number of MAP-T BMR V6 TCP Transmitted packets. |
bmrv6txpktstcprate |
Rate of MAP-T BMR V6 TCP Transmitted packets. |
bmrtotv4rxpktstcp |
Total number of MAP-T BMR V4 TCP Recieved packets. |
bmrv4rxpktstcprate |
Rate of MAP-T BMR V4 TCP Recieved packets. |
bmrtotv4txpktstcp |
Total number of MAP-T BMR V4 TCP Transmitted packets. |
bmrv4txpktstcprate |
Rate of MAP-T BMR V4 TCP Transmitted packets. |
bmrtotv6rxpktsudp |
Total number of MAP-T BMR V6 UDP Recieved packets. |
bmrv6rxpktsudprate |
Rate of MAP-T BMR V6 UDP Recieved packets. |
bmrtotv6txpktsudp |
Total number of MAP-T BMR V6 UDP Transmitted packets. |
bmrv6txpktsudprate |
Rate of MAP-T BMR V6 UDP Transmitted packets. |
bmrtotv4rxpktsudp |
Total number of MAP-T BMR V4 UDP Recieved packets. |
bmrv4rxpktsudprate |
Rate of MAP-T BMR V4 UDP Recieved packets. |
bmrtotv4txpktsudp |
Total number of MAP-T BMR V4 UDP Transmitted packets. |
bmrv4txpktsudprate |
Rate of MAP-T BMR V4 UDP Transmitted packets. |
bmrtotv6rxpktsicmp |
Total number of MAP-T BMR V6 ICMP Recieved packets. |
bmrv6rxpktsicmprate |
Rate of MAP-T BMR V6 ICMP Recieved packets. |
bmrtotv6txpktsicmp |
Total number of MAP-T BMR V6 ICMP Transmitted packets. |
bmrv6txpktsicmprate |
Rate of MAP-T BMR V6 ICMP Transmitted packets. |
bmrtotv4rxpktsicmp |
Total number of MAP-T BMR V4 ICMP Recieved packets. |
bmrv4rxpktsicmprate |
Rate of MAP-T BMR V4 ICMP Recieved packets. |
bmrtotv4txpktsicmp |
Total number of MAP-T BMR V4 ICMP Transmitted packets. |
bmrv4txpktsicmprate |
Rate of MAP-T BMR V4 ICMP Transmitted packets. |
See Also |