Display Network Enabler Statistics

Network Enabler statistics include the number of connection bridges and the total number of upstream and downstream bytes sent and received.

About this task

Note: The same set of statistics are generated for Network Enablers as those generated on processing pods for signaling networks.

Perform these steps on a Network Enabler server.

Procedure

Enter the following command.
print_snmp_stats.py

You will see statistics similar to the following.

Note: If the Network Enabler is installed on the same server as the Route Cache Controller and the Traffic Routing Agent (TRA) server, you will also see statistics for these services.
Network Enabler Stats
=====================

                                                Received     Received      Payload      Payload
                                                    Rate     Delivery         Data         Data
Link Name                      State               Limit        Error     Received         Sent
------------------------------ ------------ ------------ ------------ ------------ ------------
DummyLink                      DOWN                    0            0            0            0
ExternalLink                   UP                      0            0            7           13
InternalLink                   UP                      0            0            9            2
ExternalLink2                  DOWN                    0            0            0            0
InternalLink2                  DOWN                    0            0            0            0

                                        UDT          UDT         XUDT         XUDT         LUDT         LUDT
Link Name                          Received         Sent     Received         Sent     Received         Sent
------------------------------ ------------ ------------ ------------ ------------ ------------ ------------
DummyLink                                 0            0            0            0            0            0
ExternalLink                              5           13            2            0            0            0
InternalLink                              7            0            0            0            2            2
ExternalLink2                             0            0            0            0            0            0
InternalLink2                             0            0            0            0            0            0

                                       UDTS         UDTS        XUDTS        XUDTS        LUDTS        LUDTS
Link Name                          Received         Sent     Received         Sent     Received         Sent
------------------------------ ------------ ------------ ------------ ------------ ------------ ------------
DummyLink                                 0            0            0            0            0            0
ExternalLink                              0            0            0            0            0            0
InternalLink                              0            0            0            0            0            0
ExternalLink2                             0            0            0            0            0            0
InternalLink2                             0            0            0            0            0            0

                                 Available      Available
Link Name                        Point Code           SSN
------------------------------ ------------ -------------
InternalLink                            101           146
InternalLink                            101           147
InternalLink                            102           146
InternalLink                            102           147
InternalLink                            103           146

If, instead of performing default fallback processing, Network Enabler is configured to perform special handling of TCAP messages when a sub-domain is unreachable, then you may also see statistics similar to the following:

Note: If Network Enabler is using default fallback processing, then all these values will be 0 (zero).
Messages received for valid but unreachable domains
     Total |                   Special treatment applied
           | BEGIN(IDP)  CONTINUE(ERBCSM or ACR)  BEGIN(IDPSMS)      Other
--------------------------------------------------------------------------
         7 |          1                        2              1          0

For information, see the discussion about Network Enabler fallback processing in MATRIXX Call Control Framework Integration.