OCSDM and ENUM
Hello,
I run the 3820 - SCZ7.2.0.GA and SDM 7.5. Routing is ENUM based, with following config:
acmesystem# show configuration enum-config
enum-config
name some_enum
top-level-domain e164.arpa
realm-id peer1
enum-servers 10.4.14.65
10.4.11.66
service-type E2U+sip,sip+E2U
query-method hunt
timeout 11
cacheInactivityTimer 3600
lookup-length 10
max-response-size 512
health-query-number
health-query-interval 0
failover-to 10.4.11.66
cache-addl-records enabled
include-source-info disabled
retarget-requests enabled
recursive-query disabled
options
last-modified-by admin@172.22.5.52
last-modified-date 2015-09-14 13:01:08
task done
If I check Performance Manager in the SDM, ENUM page, I see the first IP only. Think I should see both addresses. And there's no stats for the input/output messages. It says N/A instead. The only way how to get it is to use 'show enum stats' CLI command.